aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/alsa.cpp
AgeCommit message (Expand)Author
2004-07-27Add passthrough ability. Patch by Christian Schoenebeck with slight modificat...Jonathan Gray
2004-01-20Handle command 0xD0 (queen uses this) - thanks aholler.Joost Peters
2004-01-06updated copyright noticeMax Horn
2003-12-11add config file parameter to specify the desired port when using the ALSA mus...Jonathan Gray
2003-09-18Extend the ALSA version check to look at SND_LIB_MAJOR as well. They'reTorbjörn Andersson
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-07-06fix compileOliver Kiehl
2003-06-12Applied Jamieson630's race condition fix to the ALSA driver as well.Torbjörn Andersson
2003-06-01actually sending the event helps tooJonathan Gray
2003-06-01give alsa sysex more chance of working, still broken thoughJonathan Gray
2003-06-01hopefully add sysex support to alsa midi backendJonathan Gray
2003-05-18HAVE_CONFIG_HJonathan Gray
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2002-12-30make alsa driver print out the correct portJonathan Gray
2002-12-12fix up alsa after recent midi changesJonathan Gray
2002-12-11ripped out obsolete midi streaming code from backends (this may break Alsa/SE...Max Horn
2002-12-08split alsa from mididrvOliver Kiehl