Age | Commit message (Expand) | Author |
---|---|---|
2021-01-15 | audio: Add spaces around operator/delete redundant spaces | Zhang Han |
2021-01-15 | audio: split pcm_ops function get_buffer_in | Volker RĂ¼melin |
2020-11-13 | audio/jack: fix use after free segfault | Geoffrey McRae |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi |
2020-06-17 | audio/jack: simplify the re-init code path | Geoffrey McRae |
2020-06-17 | audio/jack: honour the enable state of the audio device | Geoffrey McRae |
2020-06-17 | audio/jack: do not remove ports when finishing | Geoffrey McRae |
2020-06-17 | audio/jack: remove invalid set of input support bool | Geoffrey McRae |
2020-06-17 | audio/jack: remove unused stopped state | Geoffrey McRae |
2020-06-17 | audio/jack: fix invalid minimum buffer size check | Geoffrey McRae |
2020-05-25 | audio/jack: add JACK client audiodev | Geoffrey McRae |