scummvm/engines/grim/imuse
Torbjörn Andersson 097694720a GRIM: Partially revert 6bb4658ea6 to work around bug #12932
The moveToFadeOutTrack() function was introduced many years ago to fix
"sound skipping a bit when a fade out track starts". Unfortunately,
while this may have worked flawlessly back then it causes crashes in
certain cases now.

The point of this is to avoid the crash for the upcoming release. A more
long-term solution should be in the works.
2021-09-27 22:21:29 +02:00
..
imuse.cpp GRIM: Fix Memset on Structures GCC Warnings 2021-03-19 08:52:11 +00:00
imuse.h GRIM: Partially revert 6bb4658ea6 to work around bug #12932 2021-09-27 22:21:29 +02:00
imuse_mcmp_mgr.cpp GRIM: Fix mismatched new[]/delete[] vs malloc/free 2018-06-03 07:44:39 +02:00
imuse_mcmp_mgr.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
imuse_music.cpp GRIM: Merge iMuse and EMI sound warnings into a new "Sound" channel 2014-04-12 17:16:08 +02:00
imuse_script.cpp GRIM: Fix Memset on Structures GCC Warnings 2021-03-19 08:52:11 +00:00
imuse_sndmgr.cpp GRIM: Fix mismatched new[]/delete[] vs malloc/free 2018-06-03 07:44:39 +02:00
imuse_sndmgr.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
imuse_tables.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
imuse_tables.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
imuse_track.cpp GRIM: Partially revert 6bb4658ea6 to work around bug #12932 2021-09-27 22:21:29 +02:00
imuse_track.h GRIM: Fix Memset on Structures GCC Warnings 2021-03-19 08:52:11 +00:00