]> git.alsa-project.org Git - alsa-plugins.git/commit
pulse: use PA_CONTEXT_IS_GOOD where applicable
authorLennart Poettering <mznyfn@0pointer.de>
Fri, 31 Jul 2009 14:01:52 +0000 (16:01 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Aug 2009 10:36:03 +0000 (12:36 +0200)
commitd2ea09f162f114480516a9d993d3d71bf357c835
treeb0438d2cea70fd33e4d6b7a15c04cf56aeaf87ab
parentbe8799947bac41c50460111b0ac20ff8176b6b47
pulse: use PA_CONTEXT_IS_GOOD where applicable

PA_CONTEXT_IS_GOOD is a safer way to check whether a context is still
valid.

This patch also bumps the version requirement of libpulse to 0.9.11.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
configure.in
pulse/pulse.c