diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2007-02-06 Tim-Philipp Müller <tim at centricular dot net> + + * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile), + (gst_gconf_render_bin_from_key), + (gst_gconf_get_default_audio_sink): + * ext/gconf/gconf.h: + * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile), + (do_toggle_element), (gst_gconf_audio_sink_set_property), + (gst_gconf_audio_sink_get_property): + In gconfaudiosink, get the right key as the old key in do_toggle + (ie. one dependent on the profile selected). Log some more stuff so + we can see what's actually going on. + 2007-02-06 Sebastian Dröge <slomo@circular-chaos.org> * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init), |
