aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/stmidi.cpp
AgeCommit message (Expand)Author
2018-08-18AUDIO: Fix non-compilable STMIDI audio backendColin Snover
2014-02-18BACKENDS: Make GPL headers consistent in themselves.Johannes Schickel
2012-03-17ALL: Make use of defined() for the preprocessor consistent.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-22AUDIO: Add pure virtual MidiDriver::isOpen() methodMax Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-29BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefsMax Horn
2010-10-30ALL: Add code to help stop people from accidentally using "bad" APIsMax Horn
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-01-22Replace header by a standard headerArnaud Boutonné
2009-12-09Remove the Audio::Mixer parameter from the midi/music pluginsMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-30- Extended MidiDriver::sysEx to allow 264 byte sysEx messagesJohannes Schickel
2008-11-05Turned enum PluginError into Common::Error, which in the future is to be used...Max Horn
2008-08-27Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ...Max Horn