scummvm/engines/sci/sound
Martin Kiewitz 551e263165 SCI: revert fix music start code
add workaround for eq2
the issue is known, but can't be properly fixed without rewriting the midiparser into a channel specific parser
previous commit caused issues in kq5/french and others
2013-09-22 20:13:33 +02:00
..
drivers SCI: Silence some false positive warnings - CID 1003539, 1003540, 1003541, 1003542 2013-05-01 01:51:12 +03:00
audio.cpp SCI: Report sound stream loading errors 2013-04-20 16:13:41 +02:00
audio.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
midiparser_sci.cpp SCI: revert fix music start code 2013-09-22 20:13:33 +02:00
midiparser_sci.h SCI: revert fix music start code 2013-09-22 20:13:33 +02:00
music.cpp SCI: revert fix music start code 2013-09-22 20:13:33 +02:00
music.h Merge branch 'master' into sci_midiparser 2013-09-21 20:05:47 +02:00
soundcmd.cpp SCI: abbrev. ffs to FE and priority check fix 2013-09-21 14:34:42 +02:00
soundcmd.h SCI: Rename _bMultiMidi to _useDigitalSFX and only initialize it inside SoundCommandParser 2011-12-28 13:14:55 +02:00