Fri, 15 Jun 2007 12:16:34 -0500 |
William Pitcock |
Remove build_stamp.c and generate it on demand.
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 11:57:18 -0700 |
magma |
[svn] Added a hook when building dependencies so that the dbus-bindings are created first without producing any error messages.
trunk
|
Sun, 13 May 2007 01:29:56 -0700 |
magma |
[svn] Fixed link error caused by libaudclient being in LDADD for audacious.
trunk
|
Fri, 11 May 2007 16:27:54 -0700 |
giacomo |
[svn] - added auddrct.c/h, a migration api for plugins that once used xmms_remote; to be completed
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 16:59:22 -0700 |
yaz |
[svn] - build fix.
trunk
|
Wed, 09 May 2007 16:43:29 -0700 |
chainsaw |
[svn] MCS_LIBS != LIBMCS_LIBS, allow audacious binary to link.
trunk
|
Wed, 09 May 2007 15:42:13 -0700 |
nenolod |
[svn] - fix compilation
trunk
|
Wed, 09 May 2007 14:38:41 -0700 |
nenolod |
[svn] - move configdb public API to audacious proper
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
|
Wed, 09 May 2007 14:03:11 -0700 |
nenolod |
[svn] - drop controlsocket code. this probably does not compile yet.
trunk
|
Tue, 08 May 2007 23:24:26 -0700 |
yaz |
[svn] - add dependency for dbus bindings.
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 18:04:06 -0700 |
nenolod |
[svn] - define mpris /Player object in XML.
trunk
|
Mon, 07 May 2007 17:56:35 -0700 |
nenolod |
[svn] - define mpris /TrackList object in XML.
trunk
|
Mon, 07 May 2007 17:51:05 -0700 |
nenolod |
[svn] - add mpris root node to dbus-bindings.
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
|
Mon, 30 Apr 2007 20:49:38 -0700 |
yaz |
[svn] maintenance of build system:
trunk
|
Tue, 20 Mar 2007 21:39:00 -0700 |
nenolod |
[svn] - integrate libmowgli requirement into buildsystem
trunk
|
Tue, 27 Feb 2007 04:09:06 -0800 |
nenolod |
[svn] - add vfs_buffered_file_release_live_fd().
trunk
|
Sat, 24 Feb 2007 18:39:17 -0800 |
nenolod |
[svn] - use $(LIBINTL) rule, not $(LTLIBINTL). unbreaks OSX platform port.
trunk
|
Sat, 17 Feb 2007 02:32:37 -0800 |
nenolod |
[svn] - put configdb back in libaudacious as the client library needs it
trunk
|
Sat, 17 Feb 2007 02:19:35 -0800 |
nenolod |
[svn] - Patch to use libsamplerate for high-quality interpolated upsampling,
trunk
|
Sat, 17 Feb 2007 01:54:30 -0800 |
nenolod |
[svn] - reinstate rcfile class for now
trunk
|
Sat, 17 Feb 2007 01:02:11 -0800 |
nenolod |
[svn] - relocate configdb to audacious core
trunk
|
Sat, 10 Feb 2007 20:47:46 -0800 |
nenolod |
[svn] - split out jump to track
trunk
|
Sat, 10 Feb 2007 20:21:42 -0800 |
nenolod |
[svn] - playlist_manager -> ui_playlist_manager, since it's a UI component.
trunk
|