Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio/jack: fix use after free segfault | Geoffrey McRae | 2020-11-13 | 1 | -13/+37 |
* | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -9/+9 |
* | audio/jack: simplify the re-init code path | Geoffrey McRae | 2020-06-17 | 1 | -6/+6 |
* | audio/jack: honour the enable state of the audio device | Geoffrey McRae | 2020-06-17 | 1 | -8/+21 |
* | audio/jack: do not remove ports when finishing | Geoffrey McRae | 2020-06-17 | 1 | -3/+0 |
* | audio/jack: remove invalid set of input support bool | Geoffrey McRae | 2020-06-17 | 1 | -3/+0 |
* | audio/jack: remove unused stopped state | Geoffrey McRae | 2020-06-17 | 1 | -4/+0 |
* | audio/jack: fix invalid minimum buffer size check | Geoffrey McRae | 2020-06-17 | 1 | -11/+11 |
* | audio/jack: add JACK client audiodev | Geoffrey McRae | 2020-05-25 | 1 | -0/+667 |