A small collection of patches for the audio subsystem.
It took me one evening to get a working audio system with JACK. I never associated the in-(NULL) and out-(NULL) devices in the patch bay with qemu. With best regards, Volker Volker Rümelin (4): alsaaudio: remove #ifdef DEBUG to avoid bit rot paaudio: remove unused stream flags audio: move code to audio/audio.c jackaudio: avoid that the client name contains the word (NULL) audio/alsaaudio.c | 10 ++++------ audio/audio.c | 9 +++++++++ audio/audio_int.h | 2 ++ audio/jackaudio.c | 3 +-- audio/paaudio.c | 10 ++-------- 5 files changed, 18 insertions(+), 16 deletions(-) -- 2.26.2