aboutsummaryrefslogtreecommitdiff
path: root/sound/mididrv.cpp
AgeCommit message (Expand)Author
2010-01-25Change some comments to use "AdLib" instead of "adlib".Johannes Schickel
2009-12-09Changed MidiDriver::createMidi to take a MidiDriverType instead of an intMax Horn
2009-12-09Remove the Audio::Mixer parameter from the midi/music pluginsMax Horn
2009-12-07Rename the MT-32 emulator driver name from "MT-32" to "MT-32 Emulation to avo...Johannes Schickel
2009-09-27Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not...Max Horn
2009-06-06Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do.Eugene Sandulenko
2009-05-13Fix spelling of AdLib (it's AdLib not Adlib).Johannes Schickel
2009-03-27Fix regression from r39702: look up music_driver in configWillem Jan Palenstijn
2009-03-26MidiDriver cleanup: findMusicDriver now returns a pointer (makes it possible ...Max Horn
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-08-27Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ...Max Horn
2008-05-14- Added more information (ID and capabilities) to the MIDI driversJordi Vilalta Prat
2008-05-11Added the MidiPlugin interface (first step towards the MIDI plugins)Jordi Vilalta Prat
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-04-14typoMax Horn
2008-03-12Removed remaining traces of the dead MorphOS backend, which itself was remove...Max Horn
2008-02-20Added CAMD MIDI driver for AmigaOS4Jordi Vilalta Prat
2007-11-02Patch #1815526: Add TiMidity++ MIDI server supportMax Horn
2007-10-29Add DMedia MIDI driver just to the list of MIDI drivers if on IRIX, since at ...Johannes Schickel
2007-09-30Patch #1804801: DMedia MIDI driver for IRIXMax Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-25Patch #1742574: "GUI: Unify "Default" options text"Eugene Sandulenko
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-10-21cleanupMax Horn
2006-09-23Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...Max Horn
2006-07-14More whitespace changes.Torbjörn Andersson
2006-03-28Renamed various container isEmpty() methods to empty() to match STL conventionsMax Horn
2006-03-04WIP of maemo portEugene Sandulenko
2006-02-11- Use midi drivers only when neededChris Apers
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-12-30* Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI).Max Horn
2005-12-29Disable 'coreaudio' driver name alias for now -- it makes the CoreAudio drive...Max Horn
2005-12-29MidiDriver: Some cleanup, added some comments/TODOs, preparations for a poten...Max Horn
2005-12-26New CoreMIDI midi backend for OS XMax Horn
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-09-03Change PalmOS identChris Apers
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
2005-05-27More whitespace changes.Torbjörn Andersson
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-04-03Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi...Jerome Fisher
2005-03-06TypoMax Horn
2005-01-10Remove some more header dependenciesMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-25Moved the softsynth midi drivers into a sound/softsynth; amongst other things...Max Horn
2004-12-14Evil workaround for bug #1083058Max Horn
2004-12-02Moved MidiDriver creation code into the MidiDriver class (as static methods),...Max Horn
2004-11-06Major MT-32 emu overhaul based on KingGuppy's code.Eugene Sandulenko