scummvm/engines/scumm/imuse_digi
2010-04-12 09:14:17 +00:00
..
dimuse_bndmgr.cpp Fix another mismatching new[] call (note that this needs to be replaced by malloc, since else MemoryReadStream will try to use free on an new[] allocated block.) 2010-03-04 17:46:18 +00:00
dimuse_bndmgr.h cleanup names 2007-06-01 12:18:33 +00:00
dimuse_codecs.cpp Get rid of Mixer::FLAG_AUTOFREE. 2010-01-19 00:56:29 +00:00
dimuse_music.cpp fixed 'if' statement as should be/was. 2009-03-29 19:09:23 +00:00
dimuse_script.cpp fix for bug #2820389 2009-09-23 13:22:12 +00:00
dimuse_sndmgr.cpp Fix another mismatching new[] call (note that this needs to be replaced by malloc, since else MemoryReadStream will try to use free on an new[] allocated block.) 2010-03-04 17:46:18 +00:00
dimuse_sndmgr.h Adapt digital iMuse to use SeekableAudioStream::seek, instead of ryling on the deprecated FLAC, Vorbis and MP3 interface. 2010-01-06 00:01:27 +00:00
dimuse_tables.cpp fix for wrong imuse table entry fixes #1879940 2008-01-25 20:16:55 +00:00
dimuse_tables.h Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
dimuse_track.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
dimuse_track.h SCUMM: Get rid of some redundant enum vals in iMuse digitial 2010-01-22 14:11:33 +00:00
dimuse.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
dimuse.h SCUMM: Get rid of some redundant enum vals in iMuse digitial 2010-01-22 14:11:33 +00:00