qemu-e2k/audio
Gerd Hoffmann d175505bd6 audio: check for pulseaudio daemon pidfile
Check whenever the pulseaudio daemon pidfile is present before trying to
initialize the pulseaudio backend.  Just return NULL if that is not the
case, so qemu will check the next backend in line.

In case the user explicitly configured a non-default pulseaudio server
skip the check.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20190124112055.547-5-kraxel@redhat.com
2019-01-24 13:11:08 +01:00
..
alsaaudio.c audio/alsaaudio: Remove compiler check around pragma 2018-12-12 10:01:13 +01:00
audio_int.h audio: Remove AudioState from "qemu/typedefs.h" 2019-01-22 05:14:33 +01:00
audio_pt_int.c audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
audio_pt_int.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
audio_template.h audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
audio_win_int.c
audio_win_int.h
audio.c audio: add audio timer trace points 2018-07-03 11:46:47 +02:00
audio.h replay: add record/replay for audio passthrough 2017-03-01 15:11:44 +01:00
coreaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
dsound_template.h
dsoundaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
Makefile.objs audio/sdl: build as module 2018-03-12 11:18:27 +01:00
mixeng_template.h
mixeng.c audio: Replace AUDIO_FUNC with __func__ 2018-02-06 18:26:42 +01:00
mixeng.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
noaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
ossaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
paaudio.c audio: check for pulseaudio daemon pidfile 2019-01-24 13:11:08 +01:00
rate_template.h audio: st_rate_flow exist a infinite loop 2017-07-17 11:08:59 +02:00
sdlaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
spiceaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
trace-events audio: add audio timer trace points 2018-07-03 11:46:47 +02:00
wavaudio.c audio: add driver registry 2018-03-12 11:18:26 +01:00
wavcapture.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00