scummvm/engines/scumm/imuse_digi
Torbjörn Andersson 5dc2caa307 Since the mixer uses 'delete' to free memory, we should allocate it with 'new'.
I don't know if I got all cases, but I no longer get any Valgrind warnings at
the beginning of CoMI when using the original sound/music files.

svn-id: r30501
2008-01-15 20:30:48 +00:00
..
dimuse_bndmgr.cpp Since the mixer uses 'delete' to free memory, we should allocate it with 'new'. 2008-01-15 20:30:48 +00:00
dimuse_bndmgr.h cleanup names 2007-06-01 12:18:33 +00:00
dimuse_codecs.cpp Since the mixer uses 'delete' to free memory, we should allocate it with 'new'. 2008-01-15 20:30:48 +00:00
dimuse_music.cpp implement special case for playing music with beginning offset where other one stopped 2008-01-14 17:26:49 +00:00
dimuse_script.cpp implement special case for playing music with beginning offset where other one stopped 2008-01-14 17:26:49 +00:00
dimuse_sndmgr.cpp Since the mixer uses 'delete' to free memory, we should allocate it with 'new'. 2008-01-15 20:30:48 +00:00
dimuse_sndmgr.h implement loading markers "exit". dumped version 3 for compressed bun files, compress tools are not ready 2008-01-15 12:51:26 +00:00
dimuse_tables.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
dimuse_track.cpp back to previous way of copying stream, so it continue old stream 2008-01-15 01:35:05 +00:00
dimuse.cpp Since the mixer uses 'delete' to free memory, we should allocate it with 'new'. 2008-01-15 20:30:48 +00:00
dimuse.h implement special case for playing music with beginning offset where other one stopped 2008-01-14 17:26:49 +00:00