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