summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Henningsson <david.henningsson@canonical.com>2011-11-25 15:17:14 +0100
committerTanu Kaskinen <tanuk@iki.fi>2011-11-26 16:58:37 +0200
commit47f28a584399b3a83602d5015fb734d52e58d808 (patch)
treed62cf94ecb8859268a4d5fc2d18d521ed57ed07a /configure.ac
parent0dced7f2758970b672b8f0d0409c57cddaaaca43 (diff)
downloadpulseaudio-panda-47f28a584399b3a83602d5015fb734d52e58d808.tar.gz
pulseaudio-panda-47f28a584399b3a83602d5015fb734d52e58d808.tar.bz2
pulseaudio-panda-47f28a584399b3a83602d5015fb734d52e58d808.zip
Notify port available status changes, and update protocol version
The recommended way of setting available status is to call pa_device_port_set_available, which will send a subscription event to the relevant card. It will also fire a hook. Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fa126f85..60ecd0bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ AC_SUBST(PA_MINOR, pa_minor)
AC_SUBST(PA_MAJORMINOR, pa_major.pa_minor)
AC_SUBST(PA_API_VERSION, 12)
-AC_SUBST(PA_PROTOCOL_VERSION, 24)
+AC_SUBST(PA_PROTOCOL_VERSION, 25)
# The stable ABI for client applications, for the version info x:y:z
# always will hold y=z