[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.15-test3-29-gf8a085f
Lennart Poettering
gitmailer-noreply at 0pointer.de
Mon Mar 2 09:11:57 PST 2009
This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.
The master branch has been updated
from 7794108d177fd5c7e9485af6061c8188fa31c4e4 (commit)
- Log -----------------------------------------------------------------
f8a085f... properly handle directed card info requests
-----------------------------------------------------------------------
Summary of changes:
src/pulsecore/protocol-native.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
commit f8a085f5cfb9388a813773fbfa9598699bd6131c
Author: Lennart Poettering <lennart at poettering.net>
Date: Mon Mar 2 18:11:49 2009 +0100
properly handle directed card info requests
diff --git a/src/pulsecore/protocol-native.c b/src/pulsecore/protocol-native.c
index 10b9e7d..a0fdd60 100644
--- a/src/pulsecore/protocol-native.c
+++ b/src/pulsecore/protocol-native.c
@@ -2955,7 +2955,6 @@ static void command_get_info(pa_pdispatch *pd, uint32_t command, uint32_t tag, p
if (pa_tagstruct_getu32(t, &idx) < 0 ||
(command != PA_COMMAND_GET_CLIENT_INFO &&
- command != PA_COMMAND_GET_CARD_INFO &&
command != PA_COMMAND_GET_MODULE_INFO &&
command != PA_COMMAND_GET_SINK_INPUT_INFO &&
command != PA_COMMAND_GET_SOURCE_OUTPUT_INFO &&
--
hooks/post-receive
PulseAudio Sound Server
More information about the pulseaudio-commits
mailing list