scummvm/sky/music
Torbjörn Andersson cd269445f5 Initialize midiChannelNumber to 0. I don't know if this is always the right
thing to do, but leaving it unintialized isn't a good idea either since
that will cause stopMusic() to send bad commands to the MIDI driver in some
cases.

At least in the case of the ALSA driver, this will cause ScummVM to
terminate with an "Unknown Command" error.

svn-id: r8705
2003-07-02 06:43:24 +00:00
..
.cvsignore add .cvsignore 2003-05-30 16:08:21 +00:00
adlibchannel.cpp cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG 2003-06-01 21:21:10 +00:00
adlibchannel.h cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG 2003-06-01 21:21:10 +00:00
adlibmusic.cpp fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
adlibmusic.h fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
gmchannel.cpp Initialize midiChannelNumber to 0. I don't know if this is always the right 2003-07-02 06:43:24 +00:00
gmchannel.h
gmmusic.cpp fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
gmmusic.h fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
mt32music.cpp fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
mt32music.h fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
musicbase.cpp fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00
musicbase.h fixed race condition when loading different sections 2003-07-01 01:27:50 +00:00