aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/imuse_digi/dimuse_codecs.cpp
AgeCommit message (Expand)Author
2011-07-03SCUMM: fix crash in digital iMuse games when using RTL and restartingathrxx
2011-05-14SCUMM: Remove some unused var warnings (see bug #3293800)Max Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-14SCUMM: TypoMax Horn
2011-04-13SCUMM: Use shared ADPCM data tablesMax Horn
2011-04-13SCUMM: Fix bug #3187622 (COMI: incorrect decoding of audio codec 13/15)Max Horn
2011-04-13SCUMM: Resolve some code duplicationMax Horn
2011-04-13SCUMM: Move ADPCM decoder into separate functionMax Horn
2011-03-29JANITORIAL: Remove/comment unused varsdhewg
2010-01-19Get rid of Mixer::FLAG_AUTOFREE.Max Horn
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-26Turned some static tables into static const tables; added some FIXME comments...Max Horn
2008-01-15Since the mixer uses 'delete' to free memory, we should allocate it with 'new'.Torbjörn Andersson
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-06-01cleanup namesPaweł Kołodziejski
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-02-16added more asserts into imuse digi codePaweł Kołodziejski
2006-02-11Moved engines to the new engines/ directoryMax Horn