log src/audacious/dbus.c @ 4348:225d11441186

age author description
Tue, 25 Dec 2007 00:46:07 -0600 Jussi Judin Fixes memory leak in mpris_emit_track_change() (Bugzilla #37)
Sat, 17 Nov 2007 23:55:36 -0600 William Pitcock Add MPRIS codec and quality fields.
Fri, 16 Nov 2007 04:56:04 -0600 William Pitcock Fix misleading assertion triggers (Debian #451214)
Mon, 12 Nov 2007 21:45:30 -0600 William Pitcock unbreak build.
Thu, 08 Nov 2007 22:16:50 +0900 Yoshiki Yazawa libaudclient:
Wed, 07 Nov 2007 23:18:29 +0900 Yoshiki Yazawa audacious remote functions:
Thu, 01 Nov 2007 19:50:20 -0500 William Pitcock unbreak build
Thu, 01 Nov 2007 19:27:28 -0500 William Pitcock fix exit_on_disconnect behaviour.
Tue, 30 Oct 2007 22:12:47 +0900 Yoshiki Yazawa audacious remote functions:
Mon, 29 Oct 2007 22:21:42 +0900 Yoshiki Yazawa - many remained audacious remote functions have been implemented.
Sun, 21 Oct 2007 07:05:38 -0500 William Pitcock dbus: ensure that only proper UTF8 is sent over the wire.
Sat, 01 Sep 2007 07:09:38 +0300 Matti Hamalainen Fixed to comply with the Tuple API changes. trunk
Mon, 13 Aug 2007 00:03:33 -0700 Ben Tucker -Set the track "title" in metadata instead of "name" trunk
Sun, 12 Aug 2007 16:10:45 -0700 Ben Tucker Implemented TrackChange, StatusChange signals, with a stub for CapsChange. trunk
Sun, 12 Aug 2007 13:26:02 -0700 Ben Tucker -Implemented /Player GetStatus, GetMetadata, GetCaps, PositionGet, PositionSet, VolumeGet, and VolumeSet trunk
Sat, 11 Aug 2007 22:17:13 -0700 Ben Tucker removed Disconnect method and Disconnected signal as they have been removed from the spec. trunk
Fri, 10 Aug 2007 05:22:35 -0500 William Pitcock audacious-core: convert to tuple-ng, remove titlestring API. trunk
Sat, 04 Aug 2007 01:13:08 -0700 Ben Tucker Added function prototypes for Disconnect and GetMetadata methods, and a prototype for the Disconnected signal. trunk
Wed, 25 Jul 2007 15:46:00 -0500 William Pitcock Remove mainwin_set_info_text() craq. Still some work to do. trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Sun, 24 Jun 2007 05:29:45 -0500 William Pitcock Backed out changeset 0e39e903b0dc408f50359cef0e7abce11affa7b4 trunk
Sat, 23 Jun 2007 23:13:44 -0500 William Pitcock BSD relicensing (pass 12). trunk
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