log configure.ac @ 2359:75598f596c92 trunk

age author description
Wed, 17 Jan 2007 21:46:23 -0800 nenolod [svn] - support for libmcs (pass --enable-mcs to configure) trunk
Sat, 13 Jan 2007 15:04:38 -0800 nenolod [svn] - revert r3646 because it is not a user-friendly method of transitioning. trunk
Sat, 13 Jan 2007 14:49:55 -0800 nenolod [svn] - remove leftover remnants of automake from buildsystem trunk
Sat, 13 Jan 2007 14:40:03 -0800 nenolod [svn] - move manpages to subdir man/ trunk
Sat, 13 Jan 2007 14:35:56 -0800 nenolod [svn] - remove audacious.spec -- we don't use it for anything, and we're not trunk
Sat, 13 Jan 2007 09:33:35 -0800 js [svn] Remove old shit. trunk
Fri, 12 Jan 2007 12:33:07 -0800 js [svn] Same for -pipe. trunk
Fri, 12 Jan 2007 12:32:12 -0800 js [svn] Add -Wall to CFLAGS by default if the CC is gcc trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk
Thu, 11 Jan 2007 05:47:16 -0800 js [svn] Added #ifdefs around $HOME/.audacious compatibility code trunk
Tue, 09 Jan 2007 09:14:22 -0800 kiyoshi [svn] Revert stupid commit by js, because that does not make us XDG basedir compliant. trunk
Tue, 09 Jan 2007 07:45:01 -0800 js [svn] Change /home/js/.audacious to /home/js/.config/audacious 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
Tue, 12 Dec 2006 14:03:08 -0800 kiyoshi [svn] Remove leftover plugin-related bits that don't do anything any more. trunk
Tue, 28 Nov 2006 12:06:18 -0800 nenolod [svn] - MirBSD support from <bsiegert -at- gmx.de> trunk
Fri, 24 Nov 2006 09:49:06 -0800 js [svn] Fixed wrong help, it has to be --with-rc-path. trunk
Sun, 05 Nov 2006 18:38:44 -0800 nenolod [svn] - bump to 1.3.0 trunk
Sun, 05 Nov 2006 02:29:47 -0800 nenolod [svn] - per bug #605, remove GNOME VFS. trunk
Fri, 27 Oct 2006 02:03:17 -0700 nenolod [svn] - i doubt we will have a 1.2.2 version of the player anytime soon, but bump the version anyway ;) trunk
Tue, 24 Oct 2006 13:29:52 -0700 nenolod [svn] - 1.2.1 release trunk
Tue, 24 Oct 2006 01:28:01 -0700 nenolod [svn] - 1.2.0 final trunk
Mon, 23 Oct 2006 11:42:56 -0700 nenolod [svn] - add --disable-rpath option to disable hardbinding an rpath to the audacious binaries trunk
Sat, 14 Oct 2006 18:55:20 -0700 nenolod [svn] - add audtool(1) manpage; mostly written by Kiyoshi Aman. trunk
Sat, 14 Oct 2006 12:04:49 -0700 nenolod [svn] - bump to 1.2.0-rc4 trunk
Sat, 14 Oct 2006 12:03:26 -0700 nenolod [svn] - objectify libintl trunk
Sat, 14 Oct 2006 11:36:12 -0700 nenolod [svn] - same for librcd, libguess, icons and audacious/images trunk
Sat, 14 Oct 2006 11:33:25 -0700 nenolod [svn] - rename libaudacious/Makefile.in -> libaudacious/Makefile as autoconf macro expansion is not needed here trunk
Thu, 12 Oct 2006 07:45:48 -0700 nenolod [svn] - 1.2.0-rc3 trunk
Thu, 12 Oct 2006 04:51:39 -0700 nenolod [svn] - remove checks for taglib in the player trunk
Thu, 05 Oct 2006 06:54:42 -0700 nenolod [svn] - include TinyPlayer skin with the main distribution trunk
Sun, 24 Sep 2006 00:40:12 -0700 yaz [svn] - fix for gconf_value_get_string() does not accept null string. trunk
Fri, 22 Sep 2006 03:12:02 -0700 nenolod [svn] - version bump to 1.2.0-rc2 trunk
Mon, 18 Sep 2006 13:21:50 -0700 nenolod [svn] - version change: 1.2.0-rc1 trunk
Mon, 18 Sep 2006 13:06:15 -0700 nenolod [svn] - add back a test for libxml2, that way we'll still use xspf as default if available trunk
Mon, 18 Sep 2006 13:03:22 -0700 nenolod [svn] - remove some plugin checks I missed trunk
Mon, 18 Sep 2006 12:59:14 -0700 nenolod [svn] - add a bugs@ address for audacious trunk
Mon, 18 Sep 2006 02:51:11 -0700 nenolod [svn] - remove plugins from the core distribution trunk
Sat, 16 Sep 2006 22:53:47 -0700 nenolod [svn] - add missing 'test' trunk
Sat, 16 Sep 2006 22:44:14 -0700 nenolod [svn] - remove redundant test trunk
Sat, 16 Sep 2006 18:58:23 -0700 js [svn] nenolod's fix for the soundcard.h check was incomplete, fixed trunk
Sat, 16 Sep 2006 18:56:17 -0700 nenolod [svn] - check for soundcard.h trunk
Sat, 16 Sep 2006 18:46:42 -0700 nenolod [svn] - oh oops trunk
Sat, 16 Sep 2006 17:53:36 -0700 nenolod [svn] - remove reference in autoconf trunk
Sat, 16 Sep 2006 15:21:56 -0700 chainsaw [svn] Our code is clean enough to not need -Wno-strict-aliasing, with the exception of playlist_list.c (so set that flag for widgets dir only). trunk
Fri, 15 Sep 2006 18:26:57 -0700 nenolod [svn] - do not build OSS plugin unless we really can trunk
Fri, 15 Sep 2006 16:48:51 -0700 nenolod [svn] - only build cdaudio plugin if we support DAE trunk
Fri, 15 Sep 2006 16:34:23 -0700 nenolod [svn] - do not AC_MSG_ERROR() when libvorbis is not present, just notify the user that vorbis support won't be built trunk
Fri, 15 Sep 2006 16:32:15 -0700 nenolod [svn] - build CoreAudio plugin if available trunk
Fri, 15 Sep 2006 08:01:40 -0700 js [svn] This adds -lossaudio to the OSS and esd plugin on platforms having that libs. With this, Audacious finally build & runs perfectly on OpenBSD. trunk
Wed, 13 Sep 2006 06:38:40 -0700 chainsaw [svn] Fixes for NetBSD by Jonathan Schleifer <js@h3c.de> trunk
Tue, 12 Sep 2006 10:59:59 -0700 giacomo [svn] - amidi-plug 0.6 imported; among other improvements, multiple soundfont loading for fluidsynth backend and option to extract/display lyrics and comments contained in midi files trunk
Mon, 11 Sep 2006 11:23:34 -0700 lu_zero [svn] fix a typo trunk
Sat, 09 Sep 2006 21:52:25 -0700 lu_zero [svn] rtsp support in mp3 trunk
Fri, 08 Sep 2006 17:31:49 -0700 nenolod [svn] - ensure that the module symtable is consistantly unique on Mach-O bundles trunk
Fri, 08 Sep 2006 16:55:47 -0700 chainsaw [svn] Hook PulseAudio into the build system and clean it up a little. trunk
Wed, 06 Sep 2006 15:24:15 -0700 nenolod [svn] - module fixes trunk
Wed, 06 Sep 2006 14:46:09 -0700 nenolod [svn] - make audtool build trunk
Wed, 06 Sep 2006 14:21:40 -0700 nenolod [svn] - audacious now builds on OS X trunk
Wed, 06 Sep 2006 14:01:53 -0700 nenolod [svn] - they fucking say I'm nuts trunk
Wed, 06 Sep 2006 13:24:54 -0700 nenolod [svn] - AC_SUBST(PICLDFLAGS) sorry trunk