aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/ypa1.cpp
AgeCommit message (Expand)Author
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max 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
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-01-01Updated copyrightMax Horn
2004-01-06updated copyright noticeMax Horn
2003-09-28removed duplicate g_timer object (one was global, one was static to timer.cpp...Max Horn
2003-09-26Converted the MPU-401 timer to use the Timer class.Jamieson Christian
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-07-07New thread emuChris Apers
2003-06-12Added MPU401 crash fixJamieson Christian
2003-05-29Fix a sound problem on exitChris Apers
2003-05-28BracesChris Apers
2003-04-30palmos midi driverMax Horn