Age | Commit message (Expand) | Author |
2014-02-18 | TOUCHE: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-03-25 | AUDIO: Move more common code to Audio::MidiPlayer | Max Horn |
2011-03-25 | TOUCHE: Move _gmToRol to midi.cpp | Max Horn |
2011-03-25 | TOUCHE: Change MidiPlayer to derive from Audio::MidiPlayer | Max Horn |
2011-03-23 | ENGINES: Further simplify pseudo MidiDrivers; fix some regressions | Max Horn |
2011-03-23 | AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses | Max Horn |
2011-03-23 | ENGINES: Use Common::StackLock in more places | Max Horn |
2011-03-22 | AUDIO: Add pure virtual MidiDriver::isOpen() method | Max Horn |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-09-15 | MIDI: Send a reset MIDI device signal on startup. | Johannes Schickel |
2010-06-25 | AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel... | Florian Kagerer |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2009-12-09 | Changed MidiDriver::createMidi to take a MidiDriverType instead of an int | Max Horn |
2008-06-26 | moved midi driver object creation to MidiPlayer class (to match delete call) | Gregory Montoir |
2008-06-06 | TOUCHE: Fixed a memory leak | Christopher Page |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-07-30 | added missing MIDI gm->mt32 program change mapping (bug #1759318) | Gregory Montoir |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2006-12-29 | minor simplification | Gregory Montoir |
2006-11-15 | added handler for flag 618 (cursor display on/off) and workaround a palette g... | Gregory Montoir |
2006-11-11 | various fixes, Touche should now be completable without any major glitches | Gregory Montoir |
2006-11-05 | enabled MIDI volume changes | Gregory Montoir |
2006-11-05 | added basic MIDI playback | Gregory Montoir |