aboutsummaryrefslogtreecommitdiff
path: root/sound/module.mk
AgeCommit message (Expand)Author
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-01-09Added shared code to load WAV(E) data from arbitrary seekable streams (files ...Max Horn
2004-12-25Moved the softsynth midi drivers into a sound/softsynth; amongst other things...Max Horn
2004-02-22Patch #885904 (Flac Support) with some tweaks by meMax Horn
2004-01-30Various changes to the build system which allow building ScummVM in an extern...Max Horn
2003-11-29moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ma...Max Horn
2003-10-02cleanup & restructuring; in particular move the midi driver list to its own s...Max Horn
2003-09-17some tweaks to the build system (work toward plugin support)Max Horn
2003-09-10fixed module.mkMax Horn
2003-09-10moved declaration of error/warning/debug from engine.h to util.h; added voc.cppMax Horn
2003-07-28experimental new rate conversion code (use SOX_HACK to en-/disable it); note ...Max Horn
2003-05-19Moved common parsing logic into MidiParser base class.Jamieson Christian
2003-05-19MidiStreamer goes away, replaced by MidiParserJamieson Christian
2003-05-19remove dup objectJonathan Gray
2003-05-18Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser....Jamieson Christian
2003-05-18updateJonathan Gray
2003-05-17Removed mididrv.cpp, added seq.cppJamieson Christian
2002-12-08started to split out the midi driversMax Horn
2002-11-21Added midistreamer.cppJamieson Christian
2002-11-21revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all...Max Horn