ext/pulse/pulsemixer.c: Fix property probing after the device property is set by...
authorLaszlo Pandy <laszlok2@gmail.com>
Wed, 13 Aug 2008 12:21:22 +0000 (12:21 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 13 Aug 2008 12:21:22 +0000 (12:21 +0000)
commit256aa83574bc0f7cc666f449860570bef5f26275
tree93d87e99733bdb1ec4bfe2ab3789dd8b86b678bf
parent04c5ad651d3cd0a72af72077ebebf697a435d6ee
ext/pulse/pulsemixer.c: Fix property probing after the device property is set by calling set_server when the server p...

Original commit message from CVS:
Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
* ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
Fix property probing after the device property is set by calling
set_server when the server property changes. Fixes bug #547518.
ext/pulse/pulsemixer.c