]> code.delx.au - pulseaudio/commit
If a client leaves the sink/source for a stream unspecified by passing NULL as
authorLennart Poettering <lennart@poettering.net>
Sat, 19 Aug 2006 23:06:45 +0000 (23:06 +0000)
committerLennart Poettering <lennart@poettering.net>
Sat, 19 Aug 2006 23:06:45 +0000 (23:06 +0000)
commitbffde5da05806ed1801b29b0440e9f542b3a6017
tree0cacafba7b2ba230892cd3e7a0c9c7c304d24e59
parentbf62e77f71733cd458df6fc02c6d9eda82a8e0c4
If a client leaves the sink/source for a stream unspecified by passing NULL as
sink/source name sink/source we should pass NULL to
pa_sink_input_new()/pa_source_output_new() as too. This allows
hooks to change the sink/source device only if it is left unspecified by the client

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1303 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/pulsecore/protocol-esound.c
src/pulsecore/protocol-native.c