scummvm/sky/music
Jerome Fisher eda317924e Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. This does the following:
- Replaces multiple identical MT-32-to-General MIDI mapping tables with a common one in MidiDriver.
- Changes Sky's GmChannel class to allow NULL instrument and velocity mapping tables, giving a 1-to-1 mapping without creating a dummy table.

svn-id: r17361
2005-04-03 22:01:38 +00:00
..
.cvsignore add .cvsignore 2003-05-30 16:08:21 +00:00
adlibchannel.cpp Updated copyright 2005-01-01 16:09:25 +00:00
adlibchannel.h Updated copyright 2005-01-01 16:09:25 +00:00
adlibmusic.cpp Use class Mutex instead of MutexRef 2005-01-28 22:05:51 +00:00
adlibmusic.h Use class Mutex instead of MutexRef 2005-01-28 22:05:51 +00:00
gmchannel.cpp Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. This does the following: 2005-04-03 22:01:38 +00:00
gmchannel.h Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. This does the following: 2005-04-03 22:01:38 +00:00
gmmusic.cpp Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. This does the following: 2005-04-03 22:01:38 +00:00
gmmusic.h Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. This does the following: 2005-04-03 22:01:38 +00:00
mt32music.cpp Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. This does the following: 2005-04-03 22:01:38 +00:00
mt32music.h Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. This does the following: 2005-04-03 22:01:38 +00:00
musicbase.cpp Use class Mutex instead of MutexRef 2005-01-28 22:05:51 +00:00
musicbase.h Apply patch #1162546 "BASS: Hanging notes fix / patch". Thanks __tom. 2005-03-18 11:05:15 +00:00