[Bug 735195] bus: Missing API to remove a bus watch

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 28 00:08:20 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=735195
  GStreamer | gstreamer (core) | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-08-28 07:08:13 UTC ---
(In reply to comment #8)
> In GLib, all of the thing that add a GSource to a mainloop and return a id all
> deal with the global default main loop (_idle_add, g_timeout_add, etc). They
> all ignore the thread local main loop. In GIO, to add to a specific main loop,
> a _create_source() function is used and the GSource is manipulated directly.

Yes, to not break backwards compatibility.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list