aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/imuse_digi/dimuse_sndmgr.cpp
AgeCommit message (Expand)Author
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-30Fixing Full Throttle. If I understand the code correctly, this *should* be co...Sven Hesse
2007-07-27Only set soundMode, if compressed segment exists.Travis Howell
2007-07-27Fix for bug #1761530 - "COMI: iMUSE-related crash on startup"Filippos Karapetis
2007-07-23Add support for FLAC compression of sound bundles in The Dig and COMI.Travis Howell
2007-07-22cleanup (in particular, don't call something 'soundHandle' which is not a Mix...Max Horn
2007-07-15Fixed sound factory messup caused by my previous commitMax Horn
2007-06-01rename some imuse variablesPaweł Kołodziejski
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-28Changed the AppendableAudioStream code to use a queue of buffers, instead of ...Max Horn
2007-02-13added missing MKID_BE macrosGregory Montoir
2006-09-17Renamed ScummEngine::res to _res and allocate the ResourceManager on the heap...Max Horn
2006-07-14More whitespace changes.Torbjörn Andersson
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-02-25Replaced MKID by MID_BE in most places in the SCUMM engineMax Horn
2006-02-20Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...Max Horn
2006-02-16added more asserts into imuse digi codePaweł Kołodziejski
2006-02-11Moved engines to the new engines/ directoryMax Horn