log audacious/Makefile @ 2244:1148bfa60fd5 trunk

age author description
Tue, 02 Jan 2007 22:23:09 -0800 nenolod [svn] skinwin.[ch] -> ui_skinselector.[ch] trunk
Tue, 02 Jan 2007 22:13:10 -0800 nenolod [svn] - prefswin.c -> ui_preferences.c trunk
Tue, 02 Jan 2007 22:09:10 -0800 nenolod [svn] - about.c -> ui_about.c, credits.c -> ui_credits.c trunk
Tue, 02 Jan 2007 22:03:33 -0800 nenolod [svn] - rename mainwin.c to ui_main.c and such trunk
Tue, 02 Jan 2007 21:57:04 -0800 nenolod [svn] - rename equalizer.c to ui_equalizer.c trunk
Tue, 02 Jan 2007 16:48:38 -0800 giacomo [svn] - migration from gtkitemfactory to actions and uimanager; main menu has been ported, still much work and test to do trunk
Fri, 29 Dec 2006 20:38:02 -0800 nenolod [svn] - MemoryPool, a simple performance-oriented memory pool. trunk
Sat, 23 Dec 2006 03:47:44 -0800 giacomo [svn] - added audacious stock icons; source files wanting to use them must include icons-stock.h; removed obsolete pixmaps.h trunk
Fri, 22 Dec 2006 16:29:35 -0800 giacomo [svn] - added initial code for playlist manager, that allows to create, delete and switch playlists trunk
Wed, 20 Dec 2006 06:59:23 -0800 nenolod [svn] - add pixbuf_effects.c, containing various routines to alter images used by the skinengine trunk
Wed, 20 Dec 2006 06:45:56 -0800 nenolod [svn] - break out string-related functions from util.c trunk
Mon, 18 Dec 2006 13:11:23 -0800 giacomo [svn] - allow user to choose a regex library between gnu (default), oniguruma, pcre (experimental); oniguruma and pcre support utf-8 encoding trunk
Mon, 18 Dec 2006 03:59:55 -0800 nenolod [svn] - new signal handling which does not block (based on concept from BMP 0.9.8 that never got released) trunk
Sun, 17 Dec 2006 10:35:32 -0800 nenolod [svn] - add XML interface declaration for the playlist editor trunk
Sun, 17 Dec 2006 08:52:31 -0800 nenolod [svn] - move vfs from libaudacious to main audacious trunk
Fri, 08 Dec 2006 15:41:46 -0800 nenolod [svn] - move urldecode to libaudacious trunk
Fri, 01 Dec 2006 23:18:07 -0800 nenolod [svn] - remove softvolume.c, only the alsa plugin uses it so we will move it trunk
Wed, 29 Nov 2006 13:46:59 -0800 nenolod [svn] - fix conditionals for building build_stamp.c trunk
Wed, 22 Nov 2006 21:05:20 -0800 nenolod [svn] - remove newui trunk
Sun, 19 Nov 2006 06:40:10 -0800 chainsaw [svn] Avoid chdir .. when creating the SVN build stamp. This way we get a valid stamp when compiling from an ebuild. trunk
Sun, 12 Nov 2006 02:16:17 -0800 nenolod [svn] - add newui to build trunk
Mon, 30 Oct 2006 14:03:15 -0800 nenolod [svn] - only rm -f the build stamp if needed. trunk
Mon, 30 Oct 2006 14:01:32 -0800 nenolod [svn] - add feedback when the build_stamp is generated. trunk
Mon, 30 Oct 2006 13:58:27 -0800 nenolod [svn] - add a build-prehook to ensure that the build_stamp is fresh. trunk
Sun, 22 Oct 2006 11:54:51 -0700 nenolod [svn] - remove mkdtemp(). trunk
Wed, 04 Oct 2006 02:21:05 -0700 yaz [svn] - make audacious re-link when libwidgets.a has been updated. trunk
Mon, 18 Sep 2006 02:33:52 -0700 nenolod [svn] - only include non-SDK things if _AUDACIOUS_CORE is defined. trunk
Mon, 18 Sep 2006 02:30:57 -0700 nenolod [svn] - export main.h API trunk
Mon, 18 Sep 2006 01:45:08 -0700 nenolod [svn] - export the util.h as provided by audacious/ trunk
Mon, 18 Sep 2006 01:41:41 -0700 nenolod [svn] - add the PlaylistContainer API to the SDK. trunk