log src/audacious/objects.xml @ 3867:e48f2f4c116d

age author description
Mon, 29 Oct 2007 22:21:42 +0900 Yoshiki Yazawa - many remained audacious remote functions have been implemented.
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Sun, 24 Jun 2007 05:29:25 -0500 William Pitcock Backed out changeset 7a0ca380c8438a5646d50a16367e6d300d7da32b trunk
Sat, 23 Jun 2007 23:20:05 -0500 William Pitcock BSD relicensing (pass 13). trunk
Sun, 13 May 2007 18:38:53 -0700 magma [svn] Implemented CMD_IS_ADVANCE and CMD_TOGGLE_ADVANCE. Added partial MPRIS support. Root is complete, Player is partially implemented, and TrackList has not been started. trunk
Sun, 13 May 2007 02:31:11 -0700 magma [svn] Added CMD_GET_INFO and CMD_PLAYLIST_GET_TUPLE_DATA replacements; Changed some formatting and used unsigned numbers where appropriate. trunk
Fri, 11 May 2007 11:52:56 -0700 magma [svn] Implemented more of the stubs in audctrl; Added more methods to objects.xml with implementations in dbus.c. I'm still trying to get plugins working with libaudclient. trunk
Fri, 11 May 2007 01:42:32 -0700 magma [svn] Added stubs in audctrl.c for the unimplemented functions defined in audctrl.h. trunk
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