GNOME Bugzilla – Bug 570115
[patch] Add/remove DAAP sources via D-Bus
Last modified: 2009-06-20 13:54:11 UTC
I want to be able to add and remove DAAP sources via D-Bus. It would help to implement the feature "Share music with IM contacts" in Bug #526499. Patch attached.
Created attachment 127713 [details] [review] patch
2009-02-24 Jonathan Matthew <jonathan@d14n.org> patch by: Alban Crequy <alban.crequy@collabora.co.uk> * plugins/daap/rb-daap.xml: * plugins/daap/Makefile.am: * plugins/daap/rb-daap-plugin.c: (impl_activate), (new_daap_share_resolve_cb), (new_daap_share_location_added_cb), (rb_daap_add_source), (rb_daap_remove_source): Add a D-Bus interface for adding and removing DAAP shares. Fixes #570115.
For the record, The patch is included in releases >= 0.12.0.