log src/audacious/objects.xml @ 2711:c35913222440 trunk

age author description
Wed, 09 May 2007 14:36:37 -0700 magma [svn] Initial commit of dbus client library for plugins. Various changes were made to the plugin structure to support dbus. trunk
Tue, 08 May 2007 10:26:29 -0700 magma [svn] Completed the implementation of all the stubs in dbus.c, and commented the creation of the mpris dbus bindings to fix compilation issues. trunk
Sat, 05 May 2007 16:28:41 -0700 nenolod [svn] - i forgot a ! trunk
Sat, 05 May 2007 16:28:04 -0700 nenolod [svn] - fix licensing trunk
Sat, 05 May 2007 16:24:08 -0700 magma [svn] Fixed licensing issues and DBus node/interface names. Also implemented playlist advance and reverse. trunk
Sat, 05 May 2007 16:04:39 -0700 magma [svn] Fixed formatting. Tabs + tw=2 ==> spaces + tw=4. trunk
Sat, 05 May 2007 15:37:54 -0700 magma [svn] Added basic DBus support, disabled by default with a configuration option to enable it. The general and playback information/manipulation methods are currently the only ones implemented. That is version, play, pause, stop, playing, paused, stopped, status, and seek. There are stubs for many unimplemented methods. trunk