gstreamer/ext/gconf
Tim-Philipp Müller 881308d5c5 ext/gconf/: In gconfaudiosink, get the right key as the old key in do_toggle (ie. one dependent on the profile select...
Original commit message from CVS:
* 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 15:56:14 +00:00
..
gconf.c ext/gconf/: In gconfaudiosink, get the right key as the old key in do_toggle (ie. one dependent on the profile select... 2007-02-06 15:56:14 +00:00
gconf.h ext/gconf/: In gconfaudiosink, get the right key as the old key in do_toggle (ie. one dependent on the profile select... 2007-02-06 15:56:14 +00:00
gstgconfaudiosink.c ext/gconf/: In gconfaudiosink, get the right key as the old key in do_toggle (ie. one dependent on the profile select... 2007-02-06 15:56:14 +00:00
gstgconfaudiosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstgconfaudiosrc.c ext/gconf/gstgconfaudiosrc.*: Remove gconf notify hook when the gconfaudiosrc element is destroyed, otherwise the cal... 2006-12-11 11:41:18 +00:00
gstgconfaudiosrc.h ext/gconf/gstgconfaudiosrc.*: Remove gconf notify hook when the gconfaudiosrc element is destroyed, otherwise the cal... 2006-12-11 11:41:18 +00:00
gstgconfelements.c ext/gconf/: Add new gconfaudiosrc and gconfvideosrc elements (needed for gnome-sound-recorder). 2006-01-06 16:28:30 +00:00
gstgconfelements.h Port auto/gconfsinks to 0.9. They actually appear to work here in 2005-07-20 10:07:10 +00:00
gstgconfvideosink.c Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
gstgconfvideosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstgconfvideosrc.c Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
gstgconfvideosrc.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
Makefile.am ext/gconf/: Add new gconfaudiosrc and gconfvideosrc elements (needed for gnome-sound-recorder). 2006-01-06 16:28:30 +00:00