Age | Commit message (Expand) | Author |
2008-06-13 | Added initial interface to list music devices and their types | Jordi Vilalta Prat |
2008-06-13 | Renamed MIDI plugins to Music plugins | Jordi Vilalta Prat |
2008-05-14 | - Added more information (ID and capabilities) to the MIDI drivers | Jordi Vilalta Prat |
2008-05-14 | Moved midiplugin.h to sound/ since it will be used for more than just the nat... | Jordi Vilalta Prat |
2008-05-11 | Added the MidiPlugin interface (first step towards the MIDI plugins) | Jordi Vilalta Prat |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-08 | Explicitly #include fcntl.h and unistd.h for the open/write/close syscalls | Max Horn |
2007-03-08 | Replaced uses of fprintf() with warning() or error() | Max Horn |
2007-02-16 | Unified how we deal with (and how we generate) MIDI sysex messages -- in part... | Max Horn |
2006-03-04 | WIP of maemo port | Eugene Sandulenko |
2006-02-27 | Fixed compilation. | Torbjörn Andersson |
2006-02-27 | SysEx data now passed around with const pointers. Permits simplification of s... | Jamieson Christian |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-11-06 | Default to /dev/sequencer before /dev/null if no MIDI device | Jonathan Gray |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h | Max Horn |
2003-06-11 | Fixed race condition in MPU401 shutdown | Jamieson Christian |
2003-06-01 | Fixed stupid SysEx error | Jamieson Christian |
2003-06-01 | Restored SEQ_MIDIPUTC SysEx approach | Jamieson Christian |
2003-06-01 | Another slight tweak to the EV_SYSEX code | Jamieson Christian |
2003-05-31 | EV_SYSEX definition | Jamieson Christian |
2003-05-31 | EV_SYSEX based SysEx for -eseq | Jamieson Christian |
2003-05-31 | Possible fix for -eseq SysEx | Jamieson Christian |
2003-05-17 | Moved SEQ driver to its own file | Jamieson Christian |