Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |