aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/coreaudio.cpp
AgeCommit message (Expand)Author
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-16Unified how we deal with (and how we generate) MIDI sysex messages -- in part...Max Horn
2006-04-14Avoid using exceptionsMax Horn
2006-02-27SysEx data now passed around with const pointers. Permits simplification of s...Jamieson Christian
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-12-26Switched the CoreAudio driver to use an AUGraph; this simplifies things a lot...Max Horn
2005-12-26New CoreMIDI midi backend for OS XMax Horn
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-02cleanupMax Horn
2005-07-02Small fixesMax Horn
2005-07-02Hackish native MIDI HW support for Mac OS X (incomplete)Max Horn
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-05Add a comment regarding use of CoreAudio/AudioUnits v1 APIMax Horn
2005-04-18If we don't want to use reverb, then at least disable it properly, not via a ...Max Horn
2005-01-10Remove some more header dependenciesMax Horn
2005-01-01Updated copyrightMax Horn
2004-01-06updated copyright noticeMax Horn
2003-12-25disable the reverb hack for now; at hacked in sound font support (specify 'so...Max Horn
2003-07-02cleanupMax Horn
2003-06-11Fixed race condition in MPU401 shutdownJamieson Christian
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2003-03-03added SysEx support to the CoreAudio midi backend - though I have no clue wha...Max Horn
2002-12-11ripped out obsolete midi streaming code from backends (this may break Alsa/SE...Max Horn
2002-12-08started to split out the midi driversMax Horn