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-18 | Hack to disable 'depracted' warnings on OS X 10.5 | Max Horn |
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 |
2008-03-12 | Switched CoreAudio MIDI driver to use AudioUnit v2 API (results in better Leo... | Max Horn |
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-02-16 | Unified how we deal with (and how we generate) MIDI sysex messages -- in part... | Max Horn |
2006-04-14 | Avoid using exceptions | Max Horn |
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-12-26 | Switched the CoreAudio driver to use an AUGraph; this simplifies things a lot... | 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-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-07-02 | cleanup | Max Horn |
2005-07-02 | Small fixes | Max Horn |
2005-07-02 | Hackish native MIDI HW support for Mac OS X (incomplete) | Max Horn |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-05-05 | Add a comment regarding use of CoreAudio/AudioUnits v1 API | Max Horn |
2005-04-18 | If we don't want to use reverb, then at least disable it properly, not via a ... | Max Horn |
2005-01-10 | Remove some more header dependencies | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-25 | disable the reverb hack for now; at hacked in sound font support (specify 'so... | Max Horn |
2003-07-02 | cleanup | Max Horn |
2003-06-11 | Fixed race condition in MPU401 shutdown | Jamieson Christian |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... | Paweł Kołodziejski |
2003-03-03 | added SysEx support to the CoreAudio midi backend - though I have no clue wha... | Max Horn |
2002-12-11 | ripped out obsolete midi streaming code from backends (this may break Alsa/SE... | Max Horn |
2002-12-08 | started to split out the midi drivers | Max Horn |