log audacious/Makefile @ 2256:b09db7afa2ef trunk

age author description
Thu, 04 Jan 2007 01:25:00 -0800 nenolod [svn] - somehow playlist_container.h got expunged from the SDK distribution. trunk
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
Mon, 18 Sep 2006 01:40:53 -0700 nenolod [svn] - add the playlist API to the SDK. trunk
Fri, 15 Sep 2006 14:30:28 -0700 nenolod [svn] - remove sqlite trunk
Wed, 13 Sep 2006 11:03:25 -0700 chainsaw [svn] Link C++ plugins correctly on *BSD, by Jonathan Schleifer <js@h3c.de>. trunk
Thu, 07 Sep 2006 22:26:54 -0700 nenolod [svn] - revert back to r2216 trunk
Thu, 07 Sep 2006 20:53:57 -0700 nenolod [svn] - remove orphaned dependencies trunk
Wed, 06 Sep 2006 22:10:19 -0700 nenolod [svn] - kludge for libintl borkenness trunk
Wed, 06 Sep 2006 14:21:40 -0700 nenolod [svn] - audacious now builds on OS X trunk
Mon, 04 Sep 2006 19:47:32 -0700 yaz [svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives. trunk
Thu, 10 Aug 2006 20:41:43 -0700 nenolod [svn] - remove static version trunk
Thu, 10 Aug 2006 19:35:03 -0700 nenolod [svn] - m3u works again trunk
Thu, 10 Aug 2006 19:03:21 -0700 nenolod [svn] - some experimental shit trunk
Thu, 10 Aug 2006 18:10:25 -0700 nenolod [svn] - incomplete PlaylistContainer implementation trunk
Wed, 09 Aug 2006 02:47:22 -0700 nenolod [svn] this massive commit does the following: trunk
Sat, 29 Jul 2006 16:23:16 -0700 yaz [svn] changes link order to avoid linkage with installed library. trunk
Fri, 28 Jul 2006 13:53:45 -0700 nenolod [svn] - connect sqlite to the build trunk
Mon, 19 Jun 2006 23:39:11 -0700 nenolod [svn] - libaac: potential buffer overflow vulnerability fix trunk
Sat, 17 Jun 2006 19:50:11 -0700 nenolod [svn] - update Makefile trunk
Thu, 15 Jun 2006 21:54:44 -0700 nenolod [svn] - ui_fileinfo goodness (not hooked up yet) trunk
Wed, 14 Jun 2006 01:16:45 -0700 nenolod [svn] - more Makefile conversion trunk base audacious/Makefile.in@c6db744236de