On Sat, Apr 9, 2011 at 4:37 PM, Lachlan d <[email protected]> wrote:
>> Get the play queue source (via the 'queue-source' property on the
>> shell) and add entries to it directly with the add_entry method.
>> rb_shell_add_to_queue is going to disappear shortly, since it's part
>> of the shell dbus interface, which is going to be removed entirely.
>
> What's replacing the dbus interface?

Some parts of it have already been moved to new interfaces, such as
org.gnome.Rhythmbox.RhythmDB and org.gnome.Rhythmbox.PlayQueue. The
remaining bits will be replaced by GApplication actions once those
work correctly.

I've removed the shell player dbus interface, since anything you could
do with that could be done just as easily with MPRIS with the added
bonus that it might work with other software.
_______________________________________________
rhythmbox-devel mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Reply via email to