log src/audacious/Makefile @ 3347:d3e667797310 trunk

age author description
Mon, 13 Aug 2007 01:46:16 +0200 mf0102 include a header that had been missed trunk
Sun, 12 Aug 2007 20:18:04 +0200 Christian Birchinger Add functions for custom uri support of input plugins trunk
Fri, 10 Aug 2007 17:07:04 +0200 Giacomo Lozito added support for plugin-customizable menus; plugins can add their own entries (and even submenus) in main and playlist popup menus trunk
Fri, 10 Aug 2007 05:22:35 -0500 William Pitcock audacious-core: convert to tuple-ng, remove titlestring API. trunk
Fri, 10 Aug 2007 04:04:41 -0500 William Pitcock install tuple_formatter headers trunk
Thu, 09 Aug 2007 06:19:27 -0500 William Pitcock Add first revision parser code. May or may not work, not hooked up, so I can't test it yet. ;) trunk
Thu, 09 Aug 2007 03:13:01 -0500 William Pitcock Tuple API try 1. trunk
Tue, 07 Aug 2007 18:07:37 -0700 Ben Tucker merged with master trunk
Fri, 03 Aug 2007 17:47:07 -0700 Ben Tucker merged with master trunk
Thu, 02 Aug 2007 08:29:59 -0700 Ben Tucker merged with master trunk
Wed, 25 Jul 2007 23:02:50 -0700 Ben Tucker -Fixed a compilation issue with DBus on Mac trunk
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory
Fri, 03 Aug 2007 07:20:58 +0300 Cristi Magherusan added Discovery plugin type trunk
Thu, 02 Aug 2007 14:14:32 +0200 Tomasz Mon port PlayList_List to gtk2 trunk
Wed, 01 Aug 2007 08:13:05 -0500 William Pitcock More librcd removal. trunk
Wed, 25 Jul 2007 15:46:00 -0500 William Pitcock Remove mainwin_set_info_text() craq. Still some work to do. trunk
Tue, 24 Jul 2007 01:05:57 -0500 William Pitcock Use message passing to make sure the UI is updated in the main thread. trunk
Mon, 23 Jul 2007 16:42:30 -0500 William Pitcock Add playback_eof(). Plugins should use this instead of playback->eof = 1. trunk
Mon, 23 Jul 2007 16:13:54 -0500 William Pitcock Death to genevent functions. trunk
Mon, 23 Jul 2007 15:55:04 -0500 William Pitcock Add eventqueue interface. trunk
Sat, 21 Jul 2007 20:07:30 +0200 Tomasz Mon replace PlaylistSlider with UiSkinnedPlaylistSlider trunk
Thu, 19 Jul 2007 20:06:50 -0500 William Pitcock Export playback.h as part of the public API. trunk
Thu, 19 Jul 2007 13:06:41 +0200 Tomasz Mon replace EqGraph with UiSkinnedEqualizerGraph
Thu, 19 Jul 2007 11:16:38 +0200 Tomasz Mon replace EqSlider with UiSkinnedEqualizerSlider
Mon, 16 Jul 2007 16:16:17 -0500 William Pitcock Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a5
Mon, 16 Jul 2007 15:50:32 -0500 William Pitcock Remove genevent, seperate playback logic into seperate control thread.
Fri, 13 Jul 2007 22:50:53 +0200 Tomasz Mon replace MonoStereo with UiSkinnedMonoStereo
Fri, 13 Jul 2007 22:28:20 +0200 Tomasz Mon replace Playstatus with UiSkinnedPlaystatus
Fri, 13 Jul 2007 21:43:17 +0200 Tomasz Mon replace Menurow with UiSkinnedMenurow
Fri, 13 Jul 2007 11:40:00 +0200 Tomasz Mon replace svis with UiSVis
Thu, 12 Jul 2007 06:03:29 -0500 William Pitcock Makefile adjustments.
Thu, 12 Jul 2007 06:01:51 -0500 William Pitcock MacOS (and others): Relocate libintl to a location where audacious can link to it automatically.
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