diff options
| author | Laszlo Pandy <laszlok2@gmail.com> | 2008-08-13 12:11:34 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-08-13 12:11:34 +0000 |
| commit | 04c5ad651d3cd0a72af72077ebebf697a435d6ee (patch) | |
| tree | b9bba28139b2d2263ce35f82d1779a82bbc7b0c1 /ChangeLog | |
| parent | 397da5daf007694488c8558471a59d7c58feb2ad (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ 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. + +2008-08-13 Sebastian Dröge <sebastian.droege@collabora.co.uk> + + Patch by: Laszlo Pandy <laszlok2 at gmail dot com> + * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported), (gst_pulsesink_implements_interface_init), (gst_pulsesink_init_interfaces), (gst_pulsesink_init), |
