aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/jack.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-10Implement program change control for the midi, winmidi and jack backends (Fix...cbdev1-3/+4
2021-01-08Implement EPN reception for the jack backendcbdev1-0/+10
2021-01-03Implement EPN transmission for the jack backendcbdev1-3/+6
2020-01-12Rework instance creationcbdev1-1/+1
2019-12-11Simplify plugin_stop APIcbdev1-1/+1
2019-12-11Simplify plugin_start APIcbdev1-1/+1
2019-12-05Add flags parameter to channel parser plugin API (Fixes #31)cbdev1-1/+1
2019-12-04Explicitly mark the backend init symbol visiblecbdev1-1/+1
2019-11-06Implement JACK backendcbdev1-0/+76