aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/coremidi.cpp
AgeCommit message (Expand)Author
2017-10-06MACOSX: Allow selecting device for CoreMidiThierry Crozat
2014-02-18BACKENDS: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28MACOSX: Fix compilationMax Horn
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-03-18Fix warningsMax Horn
2009-12-09Remove the Audio::Mixer parameter from the midi/music pluginsMax Horn
2008-11-05Turned enum PluginError into Common::Error, which in the future is to be used...Max Horn
2008-06-13Added initial interface to list music devices and their typesJordi Vilalta Prat
2008-06-13Renamed MIDI plugins to Music pluginsJordi Vilalta Prat
2008-05-14- Added more information (ID and capabilities) to the MIDI driversJordi Vilalta Prat
2008-05-14Moved midiplugin.h to sound/ since it will be used for more than just the nat...Jordi Vilalta Prat
2008-05-11Added the MidiPlugin interface (first step towards the MIDI plugins)Jordi Vilalta Prat
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-16Unified how we deal with (and how we generate) MIDI sysex messages -- in part...Max Horn
2006-02-27SysEx data now passed around with const pointers. Permits simplification of s...Jamieson Christian
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-12-30Fixed the CoreMIDI driver -- MT-32 now sounds perfect under Mac OS X :-)Max Horn
2005-12-26New CoreMIDI midi backend for OS XMax Horn