aboutsummaryrefslogtreecommitdiff
path: root/scumm/imuse_digi
AgeCommit message (Expand)Author
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
2004-08-28Cleaning up code a bit while trying to understand it...Max Horn
2004-08-25Fix compileTravis Howell
2004-08-25added comment for insane hack and not tested fix for deadlock bug imuse + deb...Paweł Kołodziejski
2004-08-16Added another sanity assert (I got one crash in this sport while using a memo...Max Horn
2004-08-07Init _compInput (prevents bad free)Max Horn
2004-07-19Valgrind complained about an uninitialized value. This appears to fix it,Torbjörn Andersson
2004-07-19Applied patch #993803 (fix for a COMI hang) after some discussion withTorbjörn Andersson
2004-07-19removed not needed code and moved pause mixer after pause imusePaweł Kołodziejski
2004-07-18Fix Digital Imuse deadlocks for CE platforms. Other platforms using event-bas...Nicolas Bacca
2004-07-04added code for bundle script varsPaweł Kołodziejski
2004-06-27Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to...Max Horn
2004-06-21dont wait for end of stream while playing insanePaweł Kołodziejski
2004-06-21fixed status of sounds for stream2Paweł Kołodziejski
2004-06-20changed check to _insaneRunningPaweł Kołodziejski
2004-06-20missed changesPaweł Kołodziejski
2004-06-20added exception for insane sounds to prevent deadlockPaweł Kołodziejski
2004-06-20Fix compilationEugene Sandulenko
2004-06-20what was that ?Paweł Kołodziejski
2004-06-20stop track after stream is reach endPaweł Kołodziejski
2004-06-20better check if track is usedPaweł Kołodziejski
2004-06-20i wanted 16 not 24Paweł Kołodziejski
2004-06-20trackOffset is obsolote, added few debugs, added flush sounds while smush ply...Paweł Kołodziejski
2004-06-20fix for not finding samplePaweł Kołodziejski
2004-06-19some optimisationsPaweł Kołodziejski
2004-06-19moved a bitPaweł Kołodziejski
2004-06-19chnaged fps in imuse digi to dynamic paramPaweł Kołodziejski
2004-06-19that was very badPaweł Kołodziejski