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