log src/audacious/Makefile @ 3040:067e0186623a

age author description
Thu, 12 Jul 2007 12:26:18 +0200 Tomasz Mon import UiSkinnedHorizontalSlider
Tue, 10 Jul 2007 17:13:24 +0300 Cristi Magherusan added lastfm GUI stub
Tue, 10 Jul 2007 11:32:54 +0200 Tomasz Mon replace old Vis with UiVis trunk
Mon, 09 Jul 2007 03:18:00 -0500 William Pitcock Mimetype system. trunk
Sun, 08 Jul 2007 12:21:09 +0200 Tomasz Mon fully implement UiSkinnedNumber, number.c no longer needed trunk
Tue, 03 Jul 2007 19:44:41 -0500 William Pitcock Remove urldecode.c, urldecode.h, fix references accordingly. trunk
Thu, 28 Jun 2007 18:52:40 +0200 Tomasz Mon include UiSkinnedTextbox trunk
Tue, 26 Jun 2007 17:38:43 +0900 Yoshiki Yazawa separate build_stamp.c from depend-prehook to avoid excessive stamping. trunk
Sun, 17 Jun 2007 12:54:59 +0200 Tomasz Mon rename audacious_pbutton to ui_skinned_button trunk
Fri, 15 Jun 2007 12:21:25 -0500 William Pitcock Fix handling of buildstamp rule. trunk
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