Mon, 28 May 2007 10:28:41 -0700 |
yaz |
[svn] - give default values to audacious_remote_* functions. if dbus call fails, default value will be returned.
trunk
|
Tue, 22 May 2007 15:17:15 -0700 |
yaz |
[svn] - implement some audacious-remote functions.
trunk
|
Tue, 15 May 2007 21:53:37 -0700 |
magma |
[svn] -Renamed MPRIS /TrackList Shuffle method to Random
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 17:49:37 -0700 |
giacomo |
[svn] - fix cfg options for visibility
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
|
Thu, 10 May 2007 13:21:55 -0700 |
nenolod |
[svn] - log when dbus has been successfully started up
trunk
|
Wed, 09 May 2007 15:07:50 -0700 |
nenolod |
[svn] - make audacious build again
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
|
Mon, 07 May 2007 17:09:15 -0700 |
nenolod |
[svn] - rename *class prototypes to *klass to avoid keyword collisions in sun studio and icc.
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
|