aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/coreaudio.cpp
AgeCommit message (Collapse)Author
2005-04-18If we don't want to use reverb, then at least disable it properly, not via a ↵Max Horn
bad hack svn-id: r17671
2005-01-10Remove some more header dependenciesMax Horn
svn-id: r16530
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-12-25disable the reverb hack for now; at hacked in sound font support (specify ↵Max Horn
'soundfont' config option with path to a .SF2 file); simplify code a bit by using OpenDefaultComponent; allow usage of any music device, not just the DLSSynth (this may or may not help people with real MIDI devices) svn-id: r11918
2003-07-02cleanupMax Horn
svn-id: r8718
2003-06-11Fixed race condition in MPU401 shutdownJamieson Christian
svn-id: r8432
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06and more cleanup ....Paweł Kołodziejski
svn-id: r6719
2003-03-03added SysEx support to the CoreAudio midi backend - though I have no clue ↵Max Horn
what effect this will have, or how I could test this... svn-id: r6677
2002-12-11ripped out obsolete midi streaming code from backends (this may break ↵Max Horn
Alsa/SEQ/Windows/Morphos compile, I tried my best, but you'll have to clean up after me) svn-id: r5905
2002-12-08started to split out the midi driversMax Horn
svn-id: r5889