scummvm/engines/queen
Johannes Schickel 6588398ce6 MIDI: Send a reset MIDI device signal on startup.
This is currently done in the engine code. I adapted AGI, AGOS, DRACI,
GROOVIE, LURE, MADE, QUEEN, SAGA, SKY, TINSEL and TOUCHE to send a reset
device on startup. The sound output still works fine (started up a game
from every engine), so this should hopefully not introduce any regressions.

As far as I can tell it seems that SCUMM does send a proper device reset, so
I did not touch it. KYRA only sends a proper reset for MT-32 currently. I am
not sure about SCI though.

This fixes bug #3066826 "SIMON: MIDI notes off when using RTL after SCI".

svn-id: r52736
2010-09-15 22:00:20 +00:00
..
bankman.cpp
bankman.h
command.cpp get rid of global Box objects and remove obsoleted PALMOS_ARM defines. 2010-04-25 21:53:09 +00:00
command.h
credits.cpp
credits.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
cutaway.cpp get rid of global Box objects and remove obsoleted PALMOS_ARM defines. 2010-04-25 21:53:09 +00:00
cutaway.h
debug.cpp
debug.h
defs.h
display.cpp Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew language 2010-04-12 21:21:06 +00:00
display.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
graphics.cpp get rid of global Box objects and remove obsoleted PALMOS_ARM defines. 2010-04-25 21:53:09 +00:00
graphics.h get rid of global Box objects and remove obsoleted PALMOS_ARM defines. 2010-04-25 21:53:09 +00:00
grid.cpp
grid.h
input.cpp Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew language 2010-04-12 21:21:06 +00:00
input.h
journal.cpp Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew language 2010-04-12 21:21:06 +00:00
journal.h
logic.cpp
logic.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
midiadlib.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
module.mk
music.cpp MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
music.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
musicdata.cpp
queen.cpp QUEEN: fix for bug 3036170. File name test supports upper case for transferring from Windows to other systems (e.g. PSP) 2010-08-01 07:02:05 +00:00
queen.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
resource.cpp Remove PalmOS port 2010-07-17 18:41:38 +00:00
resource.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
restables.cpp
sound.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
sound.h
state.cpp
state.h
structs.h
talk.cpp Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew language 2010-04-12 21:21:06 +00:00
talk.h
walk.cpp
walk.h Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00
xref.txt