aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/quicktime.cpp
AgeCommit message (Collapse)Author
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-12-24fix various buglets (like, only 15 of the 16 channels were being inited; ↵Max Horn
also, the 'All note off' code caused odd problems, not yet sure why. I am disabling it for now) svn-id: r11884
2003-12-24fix drum channelMax Horn
svn-id: r11883
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
svn-id: r10151
2003-06-24fixed volume controller (compared to the core midi backend, volumes are now ↵Max Horn
equal; plus this is the logical implementation :-) svn-id: r8642
2003-06-11Fixed race condition in MPU401 shutdownJamieson Christian
svn-id: r8432
2003-05-21silence 'Unknown MIDI effect' warning in Simon2Max Horn
svn-id: r7785
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06and more cleanup ....Paweł Kołodziejski
svn-id: r6719
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