summaryrefslogtreecommitdiff
path: root/drivers/alsa_midi
Commit message (Expand)AuthorAgeFilesLines
* - Swap alsa_midi slave driver port-name suffixes ("out" for capture, "in" for...rncbc2016-09-141-9/+11
* alsa_midi: stop using duplicated client name as part of port name for ALSA MI...Paul Davis2016-02-231-12/+33
* uncrustification of jack source codePaul Davis2016-02-2313-1184/+1186
* add more debugging to alsa midi outPaul Davis2015-10-081-8/+10
* change max size of a JACK MIDI event to 64 bytesPaul Davis2015-10-081-1/+1
* [alsa_midi] fix hotplug device (de)enumerationHanspeter Portner2015-05-044-48/+51
* [alsa_midi] fix stop/start threads upon freewheeling.rncbc2015-05-011-2/+3
* change Freebob and FFADO drivers to use midi_pack.h and midi_unpack.h from al...Paul Davis2013-10-113-1/+193
* add ALSA MIDI code back as (slave) driverPaul Davis2013-10-1112-0/+2727