Age | Commit message (Expand) | Author |
2004-02-22 | Patch #885904 (Flac Support) with some tweaks by me | Max Horn |
2004-01-30 | Various changes to the build system which allow building ScummVM in an extern... | Max Horn |
2003-11-29 | moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ma... | Max Horn |
2003-10-02 | cleanup & restructuring; in particular move the midi driver list to its own s... | Max Horn |
2003-09-17 | some tweaks to the build system (work toward plugin support) | Max Horn |
2003-09-10 | fixed module.mk | Max Horn |
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h; added voc.cpp | Max Horn |
2003-07-28 | experimental new rate conversion code (use SOX_HACK to en-/disable it); note ... | Max Horn |
2003-05-19 | Moved common parsing logic into MidiParser base class. | Jamieson Christian |
2003-05-19 | MidiStreamer goes away, replaced by MidiParser | Jamieson Christian |
2003-05-19 | remove dup object | Jonathan Gray |
2003-05-18 | Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser.... | Jamieson Christian |
2003-05-18 | update | Jonathan Gray |
2003-05-17 | Removed mididrv.cpp, added seq.cpp | Jamieson Christian |
2002-12-08 | started to split out the midi drivers | Max Horn |
2002-11-21 | Added midistreamer.cpp | Jamieson Christian |
2002-11-21 | revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all... | Max Horn |