aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/dmedia.cpp
AgeCommit message (Expand)Author
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
2008-05-07Changed all delete [] usages to delete[].Johannes Schickel
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-02Fix dmedia.cpp to not use stdafx (likely fixes building on IRIX)Max Horn
2007-09-30Patch #1804801: DMedia MIDI driver for IRIXMax Horn