Age | Commit message (Expand) | Author |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2014-02-18 | SCUMM: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-04-12 | AUDIO: Rename Mixer::playInputStream to playStream | Max Horn |
2010-01-26 | Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec... | Max Horn |
2010-01-19 | Move raw audio flags from sound/mixer.h to sound/raw.h | Max Horn |
2010-01-19 | Get rid of Mixer::FLAG_AUTOFREE. | Max Horn |
2010-01-08 | Switch SCUMM from AppendableAudioStream to QueuingAudioStream | Max Horn |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-28 | Changed the AppendableAudioStream code to use a queue of buffers, instead of ... | Max Horn |
2006-11-13 | Patch from bug #1584888 (SMUSH: Too dependent on accurate timers). Watch out ... | Max Horn |
2006-10-28 | SCUMM: Further SMUSH audio channel cleanup; this time unified some code, and ... | Max Horn |
2006-10-28 | SCUMM: Changed SaudChannel to return 8bit mono data (the mixer will do any ne... | Max Horn |
2006-10-27 | SCUMM: Unified some more SMUSH audio channel code | Max Horn |
2006-10-27 | SCUMM: Unified some SMUSH audio channel code | Max Horn |
2006-05-18 | Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. It | Torbjörn Andersson |
2006-03-05 | that should help for bug #1352486, smush sound tracks are not stopped immedia... | Paweł Kołodziejski |
2006-02-20 | Moved iMUSE code to the new directory engines/scumm/imuse/ | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |