Age | Commit message (Expand) | Author |
2011-07-11 | SCUMM: Adapt iMuse code formatting to our standards. | Johannes Schickel |
2011-07-10 | SCUMM: Minor clean up in iMuse instrument handling code. | Johannes Schickel |
2011-07-10 | SCUMM: Limit iMuse default instrument load to PC Speaker output. | Johannes Schickel |
2011-07-08 | SCUMM: Initial PC Speaker output implementation for SCUMM v5. | Johannes Schickel |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-29 | SCUMM: implement some missing (very low relevance) imuse code | athrxx |
2011-05-13 | SCUMM: Add a Resource class, refactor res code around it | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-03-23 | AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses | Max Horn |
2011-03-23 | SCUMM: Remove unused iMuse MIDI 'passthrough' code | Max Horn |
2011-03-22 | AUDIO: Add pure virtual MidiDriver::isOpen() method | Max Horn |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-01-12 | Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /... | Johannes Schickel |
2009-11-26 | Add patch #2839048 - MM C64 sound/music player, with minor changes. | Travis Howell |
2009-11-22 | Add patch #2876221 - FBEAR: Fix for MIDI piano notes (DOS version), with mino... | Travis Howell |
2009-09-18 | Cleanup. | Johannes Schickel |
2009-09-18 | Implement proper reverb setting in native MT-32 mode (as desribed in bug repo... | Johannes Schickel |
2009-09-18 | Implement proper pan reversal for Roland MT-32 in iMuse (as desribed in bug r... | Johannes Schickel |
2009-08-24 | Fixed iMuse regression: IMuseInternal::terminate() was never called, because ... | Andre Heider |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-19 | Use consistent naming for the preprocessor constants used to guarantee that | Torbjörn Andersson |
2006-11-12 | Whitespace | Torbjörn Andersson |
2006-03-12 | IMuse SysEx processing now handled by client-specified callbacks. This remove... | Jamieson Christian |
2006-03-11 | Removed inclusion of non-existing imuse_sysex.h to make ScummVM compile again. | Torbjörn Andersson |
2006-03-11 | Another ScummEngine reference in IMuse bites the dust. | Jamieson Christian |
2006-03-05 | Restructured IMuse and IMuseInternal. | Jamieson Christian |
2006-03-04 | Removed the default ignoreFadeouts parameter value for ImuseInternal's getSou... | Jamieson Christian |
2006-02-27 | SysEx data now passed around with const pointers. Permits simplification of s... | Jamieson Christian |
2006-02-20 | Moved iMUSE code to the new directory engines/scumm/imuse/ | Max Horn |