aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/imuse_digi/dimuse_track.cpp
AgeCommit message (Expand)Author
2007-12-30Fix for bug #1635361: COMI: Music fade-out broken for compressed audioMax Horn
2007-12-02revised mutex handling a bit in dimuse :Gregory Montoir
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-22cleanup (in particular, don't call something 'soundHandle' which is not a Mix...Max Horn
2007-06-01rename some imuse variablesPaweł Kołodziejski
2007-05-30added comment to cloneToFadeOutTrack()Paweł Kołodziejski
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-03-20Make sure Track::soundHandle is always initialize, and added a FIXME (see als...Max Horn
2007-03-20Fix a potential race condition (leading to lockups) in IMuseDigital::refreshS...Max Horn
2007-03-20cleanupMax Horn
2007-03-02Applied my own patch #1672572, after discussing it with Fingolfin. We no longerTorbjörn Andersson
2007-02-28Changed the AppendableAudioStream code to use a queue of buffers, instead of ...Max Horn
2006-10-21cleanupMax Horn
2006-10-07Moved all INSANE and SMUSH related code into ScummEngine_v7 (resp. ScummEngin...Max Horn
2006-05-18Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. ItTorbjörn Andersson
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn