aboutsummaryrefslogtreecommitdiff
path: root/sound/mididrv.cpp
AgeCommit message (Expand)Author
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-10-10MIDIDRV: Prefer PCjr over PC SpeakerTorbjörn Andersson
2010-09-17SOUND: Properly add CMS as plugin.Johannes Schickel
2010-09-15MIDI: Send a reset MIDI device signal on startup.Johannes Schickel
2010-08-11Use tabs instead of spaces for indentation.Eugene Sandulenko
2010-08-11GUI: add music devices for c64, amiga and apple II gsFlorian Kagerer
2010-07-26MIDI: Make it possible to specify MIDI device by music driver idTorbjörn Andersson
2010-07-26Janitorial: Fix punctuation in error/warningTorbjörn Andersson
2010-07-21Strip trailing whitespaces in our common code base.Johannes Schickel
2010-06-29AUDIO: fixed bug when device was set to default and only MDT_MIDI flags were...Florian Kagerer
2010-06-29Return "0" in case no device was detected in MidiDriver::detectDevice.Johannes Schickel
2010-06-29Yet another slight fix for the fallback detection.Johannes Schickel
2010-06-29Fix fallback detection code in MidiDriver::detectDevice.Johannes Schickel
2010-06-29Fix detection of invalid music drivers specified via command line.Johannes Schickel
2010-06-25AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...Florian Kagerer
2010-06-25AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)Florian Kagerer
2010-06-22LAUNCHER: hopefully fixed music driver selection via command lineFlorian Kagerer
2010-06-22Remove some trailing tabs.Johannes Schickel
2010-06-22GUI/LAUNCHER: This should fix the regression concerning pc speaker / pcjr sup...Florian Kagerer
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-15GUI: Implement MIDI drivers as GUI options.Eugene Sandulenko
2010-06-15Sound: add PCJR as a pseudodriver.Eugene Sandulenko
2010-06-15Implement translation support for ScummVM GUI.Eugene Sandulenko
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