scummvm/backends/midi
Torbjörn Andersson 0999534749 The error() and warning() functions add ! and newline automatically. (I didn't
look at debug() and debugC(), since I'm really bored with this now. :-)

svn-id: r41061
2009-05-31 10:02:16 +00:00
..
alsa.cpp Fixed compilation error 2009-05-30 17:06:30 +00:00
camd.cpp - Extended MidiDriver::sysEx to allow 264 byte sysEx messages 2008-11-30 04:42:30 +00:00
coreaudio.cpp - Extended MidiDriver::sysEx to allow 264 byte sysEx messages 2008-11-30 04:42:30 +00:00
coremidi.cpp Turned enum PluginError into Common::Error, which in the future is to be used in more places. Help with this is highly welcome 2008-11-05 17:24:56 +00:00
dmedia.cpp Patch #2658665: Implement getDevices() in backends/midi/dmedia.cpp 2009-03-16 04:15:03 +00:00
quicktime.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
seq.cpp Fixed sysEx buffer sizes. 2008-11-30 13:03:43 +00:00
stmidi.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
timidity.cpp Silence another g++ 4.4 warning. 2009-05-13 17:33:58 +00:00
windows.cpp Fix parameter in Windows MIDI backend (this is according to API documentation from M$). 2009-03-20 00:20:29 +00:00
ypa1.cpp Turned enum PluginError into Common::Error, which in the future is to be used in more places. Help with this is highly welcome 2008-11-05 17:24:56 +00:00
zodiac.cpp - Extended MidiDriver::sysEx to allow 264 byte sysEx messages 2008-11-30 04:42:30 +00:00