Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn | |
svn-id: r18444 | |||
2005-05-25 | cleanup | Max Horn | |
svn-id: r18251 | |||
2005-04-14 | Removing this casting operator. I changed the only place it was used to an ↵ | Max Horn | |
'error' a long time ago, and so far nobody reported anything about it. svn-id: r17601 | |||
2005-04-12 | Patch #1180882 "GM/GS Percussion Remapping" | Eugene Sandulenko | |
svn-id: r17569 | |||
2005-04-03 | Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. ↵ | Jerome Fisher | |
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-02-15 | - Fixed what I understand to be a check to ensure that sysex instrument data ↵ | Jerome Fisher | |
wasn't sent to the rhythm channel. It was preventing instruments from being written to part 8. This fixes the window crashing sound in the intro of the floppy version of Indy 4, and possibly other things. Hopefully it breaks nothing. svn-id: r16798 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix ↵ | Max Horn | |
explicitly svn-id: r10571 | |||
2003-08-12 | Added GM-to-MT32 program mapping. Allows | Jamieson Christian | |
GM-only SCUMM games like Sam & Max to play properly on an MT-32. svn-id: r9646 | |||
2003-07-03 | const | Max Horn | |
svn-id: r8731 | |||
2003-06-01 | fix gcc compile | Oliver Kiehl | |
svn-id: r8232 | |||
2003-06-01 | Some last SysEx cleanup. | Jamieson Christian | |
svn-id: r8223 | |||
2003-06-01 | More MT-32 SysEx tweaks | Jamieson Christian | |
svn-id: r8217 | |||
2003-06-01 | Fixed checksum error | Jamieson Christian | |
svn-id: r8216 | |||
2003-06-01 | More MT-32 SysEx tweaking | Jamieson Christian | |
svn-id: r8215 | |||
2003-06-01 | Removed debug output | Jamieson Christian | |
svn-id: r8214 | |||
2003-06-01 | Fixed potentially structure alignment problem | Jamieson Christian | |
svn-id: r8213 | |||
2003-05-17 | Added command line options for | Jamieson Christian | |
native MT-32 support and combination Adilb/native MIDI drivers. svn-id: r7594 | |||
2003-05-16 | Disable NATIVE_MT32 by default | Jamieson Christian | |
svn-id: r7563 | |||
2003-05-15 | Removed deprecated _program. | Jamieson Christian | |
Miscellaneous cleanup. svn-id: r7552 | |||
2003-05-15 | Changed custom MT-32 instrument warning to debug output | Jamieson Christian | |
svn-id: r7521 | |||
2003-05-07 | ..\..\msg.txt | Jamieson Christian | |
svn-id: r7382 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | and more cleanup | Paweł Kołodziejski | |
svn-id: r6718 | |||
2003-01-16 | Added some more Monkey2 MT-32 custom instruments. It's getting difficult | Michael Pearce | |
now they are all sound effects... svn-id: r6477 | |||
2003-01-10 | Oops, don't enable native MT-32 by default! | Jamieson Christian | |
svn-id: r6382 | |||
2003-01-10 | First-revision SysEx support for -ewindows. | Jamieson Christian | |
svn-id: r6381 | |||
2002-12-21 | Fix to instrument load/save | Jamieson Christian | |
svn-id: r6051 | |||
2002-12-21 | Implemented new instrumentation save/load. | Jamieson Christian | |
Save/load version is now VER_V11. Adlib/MT-32 instrumentation is now saved and loaded. BACK UP YOUR VER_V10 SAVEGAMES, JUST IN CASE! svn-id: r6044 | |||
2002-12-20 | [Bug #656635] fixed. | Jamieson Christian | |
Adlib global instrument assignments are now correct. svn-id: r6028 | |||
2002-12-18 | fixed warning | Max Horn | |
svn-id: r6022 | |||
2002-12-18 | Miscellaneous cleanup. | Jamieson Christian | |
svn-id: r6021 | |||
2002-12-18 | Damn, I just fixed this a bit ago! *self-bonk* | Jamieson Christian | |
svn-id: r6019 | |||
2002-12-18 | Instrument definition revamp. | Jamieson Christian | |
IMuseDriver abstract class removed. IMuseGM is now IMuseDriver. Miscellaneous cleanup. svn-id: r6017 |