aboutsummaryrefslogtreecommitdiff
path: root/audio/jackaudio.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-17audio/jack: simplify the re-init code pathGeoffrey McRae1-6/+6
2020-06-17audio/jack: honour the enable state of the audio deviceGeoffrey McRae1-8/+21
2020-06-17audio/jack: do not remove ports when finishingGeoffrey McRae1-3/+0
2020-06-17audio/jack: remove invalid set of input support boolGeoffrey McRae1-3/+0
2020-06-17audio/jack: remove unused stopped stateGeoffrey McRae1-4/+0
2020-06-17audio/jack: fix invalid minimum buffer size checkGeoffrey McRae1-11/+11
2020-05-25audio/jack: add JACK client audiodevGeoffrey McRae1-0/+667