Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-04 | Rearranged methods in the IMuse class declaration to denote those derived ↵ | Jamieson Christian | |
from the MusicEngine base class. svn-id: r21079 | |||
2006-03-03 | Partial fix for Bug 1088045. Additional configuration of Part parameters in ↵ | Jamieson Christian | |
response to iMuse SysEx command 0. Addresses Parts 2, 3 and 4 of the bug. (Part 4 not yet verified against referenced bug manifestation; awaiting testcase savegame.) svn-id: r21039 | |||
2006-03-03 | DOS versions of HE games sounds like Roland music too | Travis Howell | |
svn-id: r21023 | |||
2006-03-03 | Added MT-32 device-specific reset on shutdown. Rearranged MT-32 ↵ | Jamieson Christian | |
initialization sequence to give the ScummVM welcome message a better chance of showing up on the LCD panel. svn-id: r21022 | |||
2006-02-27 | SysEx data now passed around with const pointers. Permits simplification of ↵ | Jamieson Christian | |
some SysEx client code. Testing on Windows. Developers on other platforms, please verify integrity of music handling in your respective MidiDrivers. svn-id: r20952 | |||
2006-02-26 | Removed deprecated IMUSE_DEBUG #define in favor of debugC calls using the ↵ | Jamieson Christian | |
runtime-selectable DEBUG_IMUSE category. svn-id: r20950 | |||
2006-02-25 | Replaced MKID by MID_BE in most places in the SCUMM engine | Max Horn | |
svn-id: r20862 | |||
2006-02-20 | Moved iMUSE code to the new directory engines/scumm/imuse/ | Max Horn | |
svn-id: r20801 |