aboutsummaryrefslogtreecommitdiff
path: root/audio/jackaudio.c
AgeCommit message (Expand)Author
2021-01-15audio: Add spaces around operator/delete redundant spacesZhang Han
2021-01-15audio: split pcm_ops function get_buffer_inVolker RĂ¼melin
2020-11-13audio/jack: fix use after free segfaultGeoffrey McRae
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-06-17audio/jack: simplify the re-init code pathGeoffrey McRae
2020-06-17audio/jack: honour the enable state of the audio deviceGeoffrey McRae
2020-06-17audio/jack: do not remove ports when finishingGeoffrey McRae
2020-06-17audio/jack: remove invalid set of input support boolGeoffrey McRae
2020-06-17audio/jack: remove unused stopped stateGeoffrey McRae
2020-06-17audio/jack: fix invalid minimum buffer size checkGeoffrey McRae
2020-05-25audio/jack: add JACK client audiodevGeoffrey McRae