scummvm/engines/sci/sound
Filippos Karapetis d54a57ccee SCI: Stop and clear sounds that have no data. Fixes an issue in KQ6 Mac
Thanks to waltervn and clone2727 for the original patch. Tested LSL5
with this change, and the problematic sound in the mud wrestling scene
is handled correctly
2013-03-29 01:25:35 +02:00
..
drivers SCI: Remove some useless checks in the MIDI driver 2013-03-27 23:06:27 +02:00
audio.cpp SCI: Set the correct audio type for SCI1.1 sound effects, fixing bug #3554709 2012-08-20 03:22:56 +03:00
audio.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
midiparser_sci.cpp JANITORIAL: Remove underscores from MidiParser variable names. 2012-09-07 23:04:34 +02:00
midiparser_sci.h JANITORIAL: Remove underscores from MidiParser variable names. 2012-09-07 23:04:34 +02:00
music.cpp SCI: Limit the hack used for sound initialization to the Fun Seeker's demo only 2012-09-01 20:17:27 +03:00
music.h SCI: Rename _bMultiMidi to _useDigitalSFX and only initialize it inside SoundCommandParser 2011-12-28 13:14:55 +02:00
soundcmd.cpp SCI: Stop and clear sounds that have no data. Fixes an issue in KQ6 Mac 2013-03-29 01:25:35 +02:00
soundcmd.h SCI: Rename _bMultiMidi to _useDigitalSFX and only initialize it inside SoundCommandParser 2011-12-28 13:14:55 +02:00