mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-12 20:17:49 +00:00
9b8c04045b
This is a regression from r55256. Apparently, SCUMM has issues when sending a sustain off on a notes off event. Thus, this has been turned into a feature, which is disabled by default. Since MADE, SAGA and tinsel all share the same music code and play regular MIDI files, and this feature fixes hanging notes for them, it has been enabled for them. Also, applied a patch for a bug regarding the notes off event in MADE and tinsel, which has been applied in SAGA already svn-id: r55746 |
||
---|---|---|
.. | ||
decoders | ||
mods | ||
softsynth | ||
audiostream.cpp | ||
audiostream.h | ||
fmopl.cpp | ||
fmopl.h | ||
mididrv.cpp | ||
mididrv.h | ||
midiparser_smf.cpp | ||
midiparser_xmidi.cpp | ||
midiparser.cpp | ||
midiparser.h | ||
mixer_intern.h | ||
mixer.cpp | ||
mixer.h | ||
module.mk | ||
mpu401.cpp | ||
mpu401.h | ||
musicplugin.cpp | ||
musicplugin.h | ||
null.cpp | ||
null.h | ||
rate_arm_asm.s | ||
rate_arm.cpp | ||
rate.cpp | ||
rate.h | ||
timestamp.cpp | ||
timestamp.h |