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