]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commitdiff
changelog
authorAndy Wingo <wingo@pobox.com>
Thu, 29 Sep 2005 16:06:18 +0000 (16:06 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 29 Sep 2005 16:06:18 +0000 (16:06 +0000)
Original commit message from CVS:
changelog

ChangeLog

index 799a1b0e178d2a93db79e36e1bd53475bc936a6b..be54db3e03489f997a73512acceb711e4115221b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-09-29  Andy Wingo  <wingo@pobox.com>
+
+       * gst/gstbus.c (gst_bus_remove_signal_watch): New function,
+       removes signal watches previously added via
+       gst_bus_add_signal_watch.
+       (gst_bus_add_signal_watch): Don't return the source id, just store
+       it on the bus if there wasn't an id already.
+
+       * gst/gstbus.h (GstBus): Add a couple new fields. API changes for
+       add_signal_watch and remove_signal_watch.
+
 2005-09-29  Edward Hervey  <edward@fluendo.com>
 
        * libs/gst/controller/gstcontroller.c: (gst_controller_new_list):