Version 2 of the series added proper commit messages and fixed a typo. Version 3 fixes coding style problems
Version 4 reintroduces the check, whether PA support adjusting latency, and sets the default buffer_length to the constant value that was present beforehand (works well, and testing revealed that having a longer buffer does not hurt, so it's propably better to not make it artificially short when the user chooses shorter timer periods) Martin Schrodt (3): audio/paaudio: fix ignored buffer_length setting audio/paaudio: prolong and make latency configurable audio/paaudio: fix microphone input being unusable audio/paaudio.c | 44 ++++++++++++++++++++++++++++++++++---------- qapi/audio.json | 6 +++++- 2 files changed, 39 insertions(+), 11 deletions(-) -- 2.21.0