aboutsummaryrefslogtreecommitdiff
path: root/scumm/imuse_digi
AgeCommit message (Expand)Author
2005-03-12some experimental changesPaweł Kołodziejski
2005-03-12backport fix from residual imusePaweł Kołodziejski
2005-03-11Mass-renamed all variables of Actor object according to our current codeEugene Sandulenko
2005-03-09changing AudioDataType -> SoundType, so now the constant names match the name...Max Horn
2005-03-06OopsMax Horn
2005-03-06Fix for bug #1153648 (Compressed BUN files play incorrectly on BE systems)Max Horn
2005-02-12fix/workaround for bug: 1120625Paweł Kołodziejski
2005-02-06return null if sound is not foundPaweł Kołodziejski
2005-01-30added support for *.map files version 2Paweł Kołodziejski
2005-01-28Fix mp3/vorbis detectionNicolas Bacca
2005-01-28Use class Mutex instead of MutexRefMax Horn
2005-01-28more proper checksPaweł Kołodziejski
2005-01-28IndentationTorbjörn Andersson
2005-01-28added error message for lack of library supportPaweł Kołodziejski
2005-01-28fixed restoration of sounds params after cross non/compressed bundlesPaweł Kołodziejski
2005-01-28add checks for mad and vorbis definePaweł Kołodziejski
2005-01-28double checkPaweł Kołodziejski
2005-01-28ah, forgot thatPaweł Kołodziejski
2005-01-28added support for mp3 compressed bundlesPaweł Kołodziejski
2005-01-28clear compressed entries before restore for compatibility with old savegamesPaweł Kołodziejski
2005-01-27fix for shadowed variablePaweł Kołodziejski
2005-01-27fix for shadowed variablePaweł Kołodziejski
2005-01-26fix for compressed bun soundsPaweł Kołodziejski
2005-01-25added support for compressed bun filesPaweł Kołodziejski
2005-01-25fixed volume channel in fade trackPaweł Kołodziejski
2005-01-10A little more moving around #include's (last one for today ;-)Max Horn
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-09Moving AppendableAudioStream into SCUMM engine, as it is only used thereMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-27Add 'speech' sound type to mixer; make use of that in iMuse DigitalMax Horn
2004-12-27Added 'sound types' to the mixer - for now, only plain (for the premixer), SF...Max Horn
2004-11-28Changed parameter order of SoundMixer::playInputStream to match that of playRawMax Horn
2004-11-28Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu...Max Horn
2004-11-25Initialize variable to avoid warning and possibly undefined behaviour.Torbjörn Andersson
2004-11-24(Partial) fix for bug #1035690 (COMI: cannon shooting uses a lot of performan...Max Horn
2004-11-24Some code transformations (no functional change)Max Horn
2004-11-10This is really an IMA codec...Max Horn
2004-10-17Fix compilation.Eugene Sandulenko
2004-10-17cleanupMax Horn
2004-10-07Fix doxygen warningMax Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-09-25Fix doxygen warningsMax Horn
2004-09-18workaround for decode bundle bug (it overloaded memory)Paweł Kołodziejski
2004-09-12Fixed some other cases where the number of parameters to our message-Torbjörn Andersson
2004-09-12On PalmOS tooChris Apers
2004-09-04added error info for bundle mgr bugPaweł Kołodziejski
2004-09-04fixde bug IMUSE+DEBUGPaweł Kołodziejski
2004-09-04added comment for insane hackPaweł Kołodziejski
2004-08-28more cleanupMax Horn
2004-08-28Reduce code duplicationMax Horn