Mercurial > audlegacy
log src/audacious/dbus.h @ 2722:3dc52411bdbe 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 |
Sat, 05 May 2007 16:50:36 -0700 | magma | [svn] Improved DBus initialization and fixed a warning. 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 |