Age | Commit message (Expand) | Author |
2005-01-07 | Flag 64 bit problem in iMuse, as well as what I think might be very old regre... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-09-29 | Use FM-TOWNS consistently | Max Horn |
2004-06-02 | Ignore imuse control code in HE games | Travis Howell |
2004-02-14 | Use correct order, to prevent mingw warnings. | Travis Howell |
2004-02-14 | Init the correct way | Travis Howell |
2004-01-14 | ??ZZ | Travis Howell |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-13 | cleanup | Max Horn |
2003-11-16 | changed some shift operators to *, / | Paweł Kołodziejski |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-10-05 | Preliminary preparation for new YM2612 FM emulator. | Jamieson Christian |
2003-10-03 | Fix for Bug [817242] ALL: MT-32 to GM key velocity conversion | Jamieson Christian |
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix explic... | Max Horn |
2003-10-03 | const as const can | Max Horn |
2003-09-29 | Cleanup, mostly related to matching up semantics | Jamieson Christian |
2003-09-25 | Fix for Bug [810564] ALL: missing instruments with native MT-32 | Jamieson Christian |
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a barebo... | Max Horn |
2003-09-16 | Partial fix for Bug [636985] ZAK256: No kazoo tune | Jamieson Christian |
2003-09-07 | some cleanup; clarified isSoundInUse semantics and the difference between IMu... | Max Horn |
2003-08-29 | Replaced VER_V* notation for savegames with | Jamieson Christian |
2003-08-21 | Fix for Bug [792178] MI1: Intro asynchronity regression | Jamieson Christian |
2003-08-17 | More adlib tempo tweaks | Jochen Hoenicke |
2003-08-16 | More corrections to the VAR_MUSIC_TIMER | Jamieson Christian |
2003-08-16 | Corrected timing mechanism for RO music streams. | Jamieson Christian |
2003-08-16 | Fixed transpose/detune computations | Jamieson Christian |
2003-08-14 | Added support for Roland MT-32 music tracks | Jamieson Christian |
2003-08-13 | Made Player::decode_sysex_bytes const-correct. | Bertrand Augereau |
2003-08-08 | Fixed type mismatch warning | Jamieson Christian |
2003-08-08 | Added missing break after case | Jamieson Christian |
2003-08-07 | Fix for Bug [780924] IMUSE: Pitchbend isn't reset when changing tracks | Jamieson Christian |
2003-08-06 | Upgraded IMuse::doCommand() to support more than 8 parameters. | Jamieson Christian |
2003-08-05 | getting rid of g_mixer; removing lots of whitespace | Max Horn |
2003-08-01 | indention fix (so the code adheres to our indention rules) | Max Horn |
2003-07-31 | Fix for RC bug [780675] MI2: Reoccuring crash | Jamieson Christian |
2003-06-27 | sync implementation with interface | Max Horn |
2003-06-01 | Hack to fix odd usage of the ParameterFader | Jamieson Christian |
2003-05-31 | fixed mismatch between declaration and implementation | Max Horn |
2003-05-25 | More cleanup, plus more crash-aversion fixes. | Jamieson Christian |
2003-05-25 | Fixed music starting at incorrect location when loading game | Jamieson Christian |
2003-05-25 | Fixed occassional music crashes when loading games. | Jamieson Christian |
2003-05-24 | Possible fix for hanging notes in iMuse | Jamieson Christian |
2003-05-24 | Removed more unnecessary code | Jamieson Christian |
2003-05-24 | Various iMuse cleanup | Jamieson Christian |
2003-05-24 | Fix for bug [742688] FOA: Missing music at Sophia's lecture. | Jamieson Christian |
2003-05-23 | Added XMIDI support to IMuse. IMuse now plays music from Humongous games. | Jamieson Christian |
2003-05-23 | Revamped iMuse and Player classes. Player now uses MidiParser to parse its da... | Jamieson Christian |
2003-05-22 | Separated IMuse Player into its own file | Jamieson Christian |