log configure.ac @ 4874:43eb8388760d

age author description
Fri, 16 Jan 2009 23:44:42 +0000 Tony Vroon Fix up: WARNING **: Could not load desktop file /usr/share/applications/audacious.desktop: No such file or directory - Session management may not work now.
Wed, 26 Nov 2008 05:15:41 +0900 Yoshiki Yazawa we should use modified libdir insted of plugindir.
Wed, 26 Nov 2008 03:50:00 +0900 Yoshiki Yazawa moved private libraries to plugindir to avoid conflict with audacious.
Tue, 25 Nov 2008 03:32:44 +0900 Yoshiki Yazawa changed data path to audlegacy.
Mon, 24 Nov 2008 21:16:26 +0900 Yoshiki Yazawa audlegacy begins.
Sat, 05 Jul 2008 17:04:39 -0500 William Pitcock Fix compile when signalfd is not available entirely.
Sat, 05 Jul 2008 16:55:24 -0500 William Pitcock Take advantage of signalfd if available.
Mon, 16 Jun 2008 19:19:09 +0300 Matti Hamalainen Simplify AUD_ARG_* even more.
Mon, 16 Jun 2008 14:50:16 +0300 Matti Hamalainen More simplifications of the configure code.
Mon, 16 Jun 2008 14:15:36 +0300 Matti Hamalainen Use AS_HELP_STRING() macro for prettifying --help output where applicable.
Mon, 16 Jun 2008 06:53:51 +0300 Matti Hamalainen Use proper quotation.
Mon, 16 Jun 2008 04:37:33 +0300 Matti Hamalainen Be clearer about Oniguruma's purpose.
Sun, 08 Jun 2008 11:52:39 +0900 Yoshiki Yazawa enables audacious to pick up its own libraries when prefix has been specified.
Thu, 05 Jun 2008 11:10:13 +0300 Matti Hamalainen Synchronized acinlude.m4 from configure cleanup branch; Moved SIMD checks to AUD_COMMON_PROGS.
Thu, 05 Jun 2008 09:20:37 +0300 Matti Hamalainen Configure option '--enable-one-plugin-dir' is unused in core, so we'll remove it.
Sun, 25 May 2008 18:09:59 +0300 Matti Hamalainen Quote variable assignment.
Mon, 12 May 2008 00:14:27 +0300 Matti Hamalainen Synchronized acinclude common macros with upcoming audacious-plugins autoconf cleanup.
Sat, 10 May 2008 04:35:03 +0300 Matti Hamalainen Add depencies to dbus-1 and dbus-glib-1 in audacious.pc during configure, if DBus
Wed, 30 Apr 2008 03:49:46 +0300 Matti Hamalainen Cleaned up some accidentally left in duplicated checks.
Mon, 21 Apr 2008 16:36:07 +0300 Matti Hamalainen IPv6 and socklen_t are not actually used in the core, remove the checks for them.
Mon, 21 Apr 2008 08:59:30 +0300 Matti Hamalainen --with-rc-path was not actually supported anymore; just remove it.
Mon, 21 Apr 2008 08:54:00 +0300 Matti Hamalainen Show default settings for options in --help.
Mon, 21 Apr 2008 08:07:45 +0300 Matti Hamalainen Test for SSE2 was quoted one level too much, thus causing the source to be borked and compilation to fail. Fixed.
Mon, 21 Apr 2008 07:30:57 +0300 Matti Hamalainen Test for socklen_t was accidentally reversed, and socklen_t replacement got
Mon, 21 Apr 2008 06:55:02 +0300 Matti Hamalainen Imported and cleaned up some missing pieces of functionality from old configure.ac.
Mon, 21 Apr 2008 06:53:58 +0300 Matti Hamalainen USE_EGGSM is also now substituted by AUD_CONDITIONAL
Mon, 21 Apr 2008 06:52:28 +0300 Matti Hamalainen We don't want libsamplerate check to add -lsamplerate global LIBS, fixed.
Mon, 21 Apr 2008 06:51:08 +0300 Matti Hamalainen USE_CHARDET is now substituted in AUD_CONDITIONAL.
Mon, 21 Apr 2008 06:50:00 +0300 Matti Hamalainen Properly define DISABLE_USER_PLUGIN_DIR if needed.
Mon, 21 Apr 2008 05:51:44 +0300 Matti Hamalainen Beginnings of a configure/builsystem cleanup (and partial refactoring).
Thu, 17 Apr 2008 00:31:09 +0300 Matti Hamalainen Define correct GTHREAD_{CFLAGS,LIBS}.
Mon, 14 Apr 2008 11:47:22 +0300 Matti Hamalainen Add AC_GNU_SOURCE, because the newer m4-macros want it.
Sat, 12 Apr 2008 02:38:48 +0300 Matti Hamalainen Require libmcs >= 0.7
Mon, 31 Mar 2008 08:27:04 +0300 Matti Hamalainen libmcs >= 0.4
Sun, 30 Mar 2008 02:38:17 +0200 Matti Hamalainen Change version to 1.9.0 to indicate journey towards Audacious2.
Tue, 25 Mar 2008 15:16:24 +0200 Matti Hamalainen Separate gthread test.
Mon, 17 Mar 2008 00:13:57 +0200 Matti Hamalainen Minor cleanups.
Thu, 13 Mar 2008 23:23:19 +0200 Matti Hamalainen Some sanitization.
Thu, 13 Mar 2008 23:09:46 +0200 Matti Hamalainen Threadsafe xlibs? libc5? This is not even being checked for anymore, removed.
Thu, 13 Mar 2008 23:02:41 +0200 Matti Hamalainen Update URLs to libmcs and libmowgli and few typomatic things.
Thu, 13 Mar 2008 15:11:09 -0500 William Pitcock Audacious 1.5.0 release. Yes. Seriously.
Tue, 04 Mar 2008 21:09:42 +0900 Yoshiki Yazawa minor fix
Tue, 04 Mar 2008 21:08:48 +0900 Yoshiki Yazawa fixed linker arguments to gcc
Tue, 04 Mar 2008 21:00:55 +0900 Yoshiki Yazawa linkage to libSM should use pkg-config otherwise link error might occur on x86_64 dual libs environment.
Mon, 03 Mar 2008 18:42:36 +0000 Ivan N. Zlatev Implement session management.
Wed, 27 Feb 2008 17:47:06 +0900 Yoshiki Yazawa g_timeout_add_seconds() requires glib-2.14.0 or higher.
Sun, 24 Feb 2008 07:06:57 -0600 William Pitcock 1.5 is so big that we're going to call it 1.9 instead.
Wed, 30 Jan 2008 03:36:22 +0300 Eugene Zagidullin it buids successfully :)
Sat, 24 Nov 2007 17:09:11 +0100 Tomasz Mon say goodbye to libglade
Sun, 18 Nov 2007 18:34:44 -0600 William Pitcock bump to 1.5.0 version.
Tue, 06 Nov 2007 20:46:19 -0600 William Pitcock back to 1.4.1.
Tue, 06 Nov 2007 20:43:40 -0600 William Pitcock version rollback for tarball
Tue, 06 Nov 2007 18:21:41 -0600 William Pitcock update build dependencies: gtk 2.10 is needed. refuse to compile without it.
Tue, 06 Nov 2007 15:15:52 -0600 William Pitcock audacious 1.4.1 begins.
Sun, 14 Oct 2007 21:56:49 -0500 William Pitcock static import libraries on Win32/BeOS/etc (-Wl,--out-implib) and dynamic import libraries (POSIX) are no longer needed.
Thu, 27 Sep 2007 21:36:43 +0200 Jonathan Schleifer More implib stuff.
Thu, 27 Sep 2007 21:25:58 +0200 Jonathan Schleifer implib for ${PROG} should finally work.
Thu, 27 Sep 2007 23:27:30 +0900 Yoshiki Yazawa - -rpath will be automatically set up when --prefix or --exec-prefix is specified. it can be forced to be disabled through --disable-rpath.
Thu, 27 Sep 2007 14:26:37 +0200 Jonathan Schleifer Remove implib stuff again.
Thu, 27 Sep 2007 13:14:58 +0200 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
Thu, 27 Sep 2007 13:14:34 +0200 Jonathan Schleifer Update buildsys + small fixes.
Wed, 26 Sep 2007 18:54:49 -0500 William Pitcock Fix installation of Audacious desktop icon.
Wed, 26 Sep 2007 03:02:23 +0200 Jonathan Schleifer Update buildsys (adds ${PROG_SUFFIX}).
Tue, 25 Sep 2007 16:26:48 +0200 Jonathan Schleifer Don't check for rpath twice.
Mon, 24 Sep 2007 23:14:07 +0200 Jonathan Schleifer install-sh doesn't work.
Sat, 22 Sep 2007 11:25:51 +0200 Jonathan Schleifer Add -rpath in configure. trunk
Mon, 17 Sep 2007 13:35:55 -0500 William Pitcock set EXPORTDYN to -Wl,-export-dynamic if needed. trunk
Mon, 17 Sep 2007 13:10:19 -0500 William Pitcock Transit to Mk2. trunk
Tue, 11 Sep 2007 20:30:41 -0500 William Pitcock Bump GLib requirement to 2.10, for GSlice. trunk
Fri, 07 Sep 2007 00:30:58 -0500 William Pitcock --enable-pch to use precompiled headers, does not properly work trunk
Fri, 07 Sep 2007 00:18:50 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 07 Sep 2007 00:17:57 -0500 William Pitcock precompiled headers (part 1) trunk
Sun, 02 Sep 2007 22:44:03 -0500 William Pitcock macos: Add framework dependency on Carbon. trunk
Thu, 23 Aug 2007 20:31:30 -0500 William Pitcock bump version requirement to fixed release mowgli 0.4. trunk
Fri, 03 Aug 2007 07:20:58 +0300 Cristi Magherusan added Discovery plugin type trunk
Wed, 01 Aug 2007 08:09:43 -0500 William Pitcock Kill off librcd. trunk
Thu, 19 Jul 2007 20:05:34 -0500 William Pitcock Add a pkg-config for audclient. trunk
Wed, 11 Jul 2007 05:53:25 -0500 nenolod MacOS target: build libid3tag correctly.
Mon, 09 Jul 2007 03:18:40 -0500 William Pitcock Bump mowgli version requirement (0.3). trunk
Fri, 08 Jun 2007 07:32:10 -0700 yaz [svn] - load transport plugins from Transport subdirectory. trunk
Tue, 15 May 2007 21:53:37 -0700 magma [svn] -Renamed MPRIS /TrackList Shuffle method to Random trunk
Mon, 14 May 2007 01:10:54 -0700 yaz [svn] - remove -laudacious from audacious.pc.in. -laudclient will be put into audacious.pc if --enable-dbus is specified. trunk
Fri, 11 May 2007 08:59:22 -0700 nenolod [svn] - build audtool if libaudclient will be built. trunk
Wed, 09 May 2007 21:21:02 -0700 nenolod [svn] - enable dbus support by default trunk
Wed, 09 May 2007 21:16:57 -0700 nenolod [svn] Fix build without --enable-dbus -- this will render an audacious which 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
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
Mon, 30 Apr 2007 21:07:19 -0700 yaz [svn] - make --enable-chardet default. trunk
Sun, 08 Apr 2007 18:05:09 -0700 nenolod [svn] - use execinfo.h to provide more useful information about crashes trunk
Tue, 20 Mar 2007 21:40:54 -0700 nenolod [svn] - typo trunk
Tue, 20 Mar 2007 21:39:00 -0700 nenolod [svn] - integrate libmowgli requirement into buildsystem trunk
Mon, 12 Mar 2007 10:31:24 -0700 nenolod [svn] - version bump to 1.4. trunk
Fri, 09 Mar 2007 18:07:21 -0800 nenolod [svn] - version bump to 1.3.1. trunk
Tue, 06 Mar 2007 18:54:10 -0800 kiyoshi [svn] why are we still checking for GConf? checks and related OMK data removed trunk
Wed, 21 Feb 2007 04:25:12 -0800 yaz [svn] revise str_to_utf8(): trunk
Sat, 17 Feb 2007 05:54:16 -0800 yaz [svn] - make configure script show the configuration status of sampling rate conversion. trunk
Sat, 17 Feb 2007 02:30:32 -0800 nenolod [svn] - update options printout trunk
Sat, 17 Feb 2007 02:19:35 -0800 nenolod [svn] - Patch to use libsamplerate for high-quality interpolated upsampling, trunk
Sat, 17 Feb 2007 00:59:50 -0800 nenolod [svn] - make libmcs a forced requirement trunk
Sun, 11 Feb 2007 05:19:07 -0800 yaz [svn] first try for libid3tag integration. this improved libid3tag supports vfs operations and is capable of adding id3v2 tag to files which doesn't have id3v2 tag ever. trunk
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
Wed, 06 Sep 2006 13:04:37 -0700 nenolod [svn] - PICFLAGS should not call -shared/-bundle as some versions of GCC will misinterpret that. Only PICLDFLAGS should. trunk
Wed, 06 Sep 2006 12:57:50 -0700 nenolod [svn] - detect what $(SHARED_SUFFIX) should be. trunk
Sat, 02 Sep 2006 08:24:10 -0700 yaz [svn] - chardet patch for Russian language witten by Valentine Sinitsyn. trunk
Sun, 27 Aug 2006 07:39:25 -0700 nenolod [svn] - version update trunk
Thu, 10 Aug 2006 22:40:31 -0700 nenolod [svn] - Plugins/Container/xspf/xspf.c: xspf cleanups trunk
Thu, 10 Aug 2006 22:26:50 -0700 nenolod [svn] - experimental XSPF support trunk
Thu, 10 Aug 2006 20:20:39 -0700 nenolod [svn] - further progress trunk
Thu, 10 Aug 2006 20:13:57 -0700 nenolod [svn] - bootstrap for ContainerPlugin dir stuff trunk
Tue, 08 Aug 2006 22:39:42 -0700 nhjm449 [svn] - Fix misspelling of flac (bug #545) trunk
Mon, 07 Aug 2006 21:22:11 -0700 nenolod [svn] - oh, define an actual SDL version here. :P trunk
Mon, 07 Aug 2006 21:18:20 -0700 nenolod [svn] - hook up paranormal -- client interface code doesn't exist yet though trunk
Fri, 04 Aug 2006 16:05:41 -0700 nenolod [svn] - hook up cue plugin trunk
Fri, 04 Aug 2006 00:58:45 -0700 nenolod [svn] - autodetect libnotify, and if found, build the notify plugin trunk
Wed, 02 Aug 2006 14:26:56 -0700 chainsaw [svn] RockLight visualization plugin ported from XMMS. trunk
Tue, 18 Jul 2006 16:28:43 -0700 nenolod [svn] - better quoting trunk
Tue, 18 Jul 2006 12:51:22 -0700 nenolod [svn] - try NOW trunk
Tue, 18 Jul 2006 12:47:59 -0700 nenolod [svn] - try again trunk
Tue, 18 Jul 2006 12:33:34 -0700 nenolod [svn] - ok, move this fix down a little trunk
Tue, 18 Jul 2006 11:59:43 -0700 nenolod [svn] - workaround another autoconf bug trunk
Tue, 18 Jul 2006 08:49:50 -0700 nenolod [svn] - work around a possible autoconf bug causing datadir to be blank trunk
Sat, 15 Jul 2006 16:47:58 -0700 nenolod [svn] - bump to version 1.1.1 trunk
Thu, 13 Jul 2006 16:01:57 -0700 chainsaw [svn] AltiVec support for WMA, by Luca "lu_zero" Barbato from Gentoo. trunk
Tue, 11 Jul 2006 18:02:24 -0700 nenolod [svn] - install the amidi-plug plugins to ${libdir}/amidi-plug. trunk
Mon, 10 Jul 2006 04:52:51 -0700 giacomo [svn] import amidi-plug 0.5 trunk
Fri, 07 Jul 2006 12:42:32 -0700 chainsaw [svn] Modplug conftest fix by Christian "Joker" Birchinger from Gentoo. trunk
Sat, 01 Jul 2006 16:19:46 -0700 chainsaw [svn] Show whether modplug will actually be built (wrong var was being displayed). trunk
Wed, 28 Jun 2006 18:21:25 -0700 chainsaw [svn] Hook up Altivec-enabled DCT64 for MP3. WMA throws a tantrum on Altivec machines. Submit a patch, or wait for me to fix it. trunk
Mon, 19 Jun 2006 23:39:11 -0700 nenolod [svn] - libaac: potential buffer overflow vulnerability fix trunk
Thu, 15 Jun 2006 22:00:30 -0700 nenolod [svn] - hookup musepack tuple builder (oopsies) trunk
Wed, 14 Jun 2006 01:16:45 -0700 nenolod [svn] - more Makefile conversion trunk
Wed, 14 Jun 2006 00:04:06 -0700 nenolod [svn] - core makefile trunk
Sat, 27 May 2006 11:02:08 -0700 yaz [svn] automatic character encoding detector for id3 metadata. --enable-chardet enables this feature. trunk
Fri, 12 May 2006 06:48:55 -0700 nenolod [svn] - src/tagging_mp4.c, fileinfo.c, libmp4.c: Finish conversion to internal container code. trunk
Wed, 10 May 2006 17:54:49 -0700 nenolod [svn] - fix a potential crash in our read callback (for VFS) trunk
Wed, 10 May 2006 15:56:52 -0700 nenolod [svn] - add makefile to configure.ac trunk
Sun, 07 May 2006 22:36:14 -0700 nenolod [svn] - version bump: 1.1.0 (since we're getting close to releasing the reference package) trunk
Wed, 03 May 2006 12:44:25 -0700 nemo [svn] Oh right. Strip id3lib check trunk
Mon, 01 May 2006 05:57:13 -0700 chainsaw [svn] Reduce amount of emitted GCC 4.1 warnings to 6. For that boring rainy afternoon, remove the two -Wno statements in CFLAGS (configure.ac) and you will see the actual amount. trunk
Thu, 27 Apr 2006 06:52:47 -0700 nenolod [svn] - IPv6 support trunk
Mon, 24 Apr 2006 14:03:16 -0700 nemo [svn] Force dependance on taglib now used by mpg123 and musepack. trunk
Sun, 23 Apr 2006 20:17:11 -0700 nenolod [svn] - sync configure.ac with stable trunk
Sat, 15 Apr 2006 08:05:03 -0700 chainsaw [svn] Port AudioCompress (AGC) effect plugin from XMMS, as requested by Junics on SorceryNet. trunk
Sat, 08 Apr 2006 19:44:43 -0700 chainsaw [svn] Extra_stereo effect plugin ported by deitarion. Some last pointer-related touchups by nemo & me. trunk
Sat, 25 Mar 2006 20:05:46 -0800 nenolod [svn] - version bump trunk
Sat, 25 Mar 2006 17:27:49 -0800 nenolod [svn] - disable the scrobbler plugin if curl isn't there (for real) trunk
Sat, 25 Mar 2006 17:10:10 -0800 nenolod [svn] - version bump trunk
Mon, 13 Mar 2006 20:21:42 -0800 nenolod [svn] - revert pluginenum change (did no good) trunk
Sat, 11 Mar 2006 18:13:26 -0800 nenolod [svn] - fix disk_writer build trunk
Thu, 09 Mar 2006 19:09:41 -0800 nenolod [svn] - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious. trunk
Thu, 09 Mar 2006 09:55:56 -0800 giacomo [svn] ported xmms-arts 0.7.1 to audacious and integrated it in the build process trunk
Fri, 03 Mar 2006 22:50:04 -0800 nenolod [svn] - 0.2.2 trunk
Tue, 28 Feb 2006 11:33:08 -0800 nenolod [svn] - generate makefile for BSD/Sun plugin. trunk
Tue, 28 Feb 2006 11:32:33 -0800 nenolod [svn] - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing. trunk
Mon, 27 Feb 2006 21:01:17 -0800 nenolod [svn] put AM_INIT_AUTOMAKE back trunk
Mon, 27 Feb 2006 20:47:59 -0800 nenolod [svn] more progress trunk
Mon, 27 Feb 2006 20:37:43 -0800 nenolod [svn] more stuff trunk
Mon, 27 Feb 2006 18:58:22 -0800 nenolod [svn] - remove LIBTOOL trunk
Mon, 27 Feb 2006 18:54:39 -0800 nenolod [svn] - add config.guess, config.sub. trunk
Mon, 27 Feb 2006 06:34:58 -0800 nenolod [svn] - gconf trunk
Mon, 27 Feb 2006 06:31:47 -0800 nenolod [svn] - gnomevfs trunk
Mon, 27 Feb 2006 06:28:11 -0800 nenolod [svn] - sndfile trunk
Sun, 26 Feb 2006 16:17:12 -0800 chainsaw [svn] Remove references to inetctl from the build system. trunk
Sun, 26 Feb 2006 15:41:10 -0800 nenolod [svn] - fix AAC build trunk
Sun, 26 Feb 2006 15:23:50 -0800 chainsaw [svn] Make GCC 4.1 a bit less talkative, patch by Flameeyes from Gentoo. Fixing the warnings is possible, but would require extensive changes throughout the entire codebase. trunk
Sat, 25 Feb 2006 14:56:54 -0800 nenolod [svn] - Use pkg-config to detect libmusicbrainz. trunk
Sat, 25 Feb 2006 12:11:20 -0800 nenolod [svn] - add scrobbler support trunk
Sat, 25 Feb 2006 09:35:27 -0800 chainsaw [svn] Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while. trunk
Fri, 24 Feb 2006 23:44:27 -0800 nenolod [svn] - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference) trunk
Sun, 19 Feb 2006 18:05:14 -0800 nenolod [svn] fix libvisual-proxy conditional trunk
Sun, 19 Feb 2006 15:50:50 -0800 chainsaw [svn] Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123. trunk
Sun, 19 Feb 2006 15:03:06 -0800 chainsaw [svn] Port inetctl plugin from XMMS. trunk
Sun, 12 Feb 2006 11:10:41 -0800 chainsaw [svn] Check for have_alsa to enable ALSA, and not have_oss. trunk
Sun, 12 Feb 2006 10:24:16 -0800 nenolod [svn] Conditionalize the buildsystem. trunk
Thu, 02 Feb 2006 13:57:20 -0800 nenolod [svn] needed requirements for objective-based buildsystem (automake replacement) trunk
Sat, 28 Jan 2006 09:27:01 -0800 nenolod [svn] we don't need to build libaudcore/Makefile anymore ;) trunk
Sat, 28 Jan 2006 09:07:49 -0800 nenolod [svn] We now require GTK+ 2.6.x. trunk
Fri, 27 Jan 2006 15:10:44 -0800 giacomo [svn] in configure.ac, do not check for ALSA twice if it has been already detected (both alsa output plugin and amidi-plug check its availability) trunk
Thu, 26 Jan 2006 18:45:42 -0800 giacomo [svn] updated configure.ac and macros; added amidi-plug and conditions for timidity compilation trunk
Mon, 23 Jan 2006 14:11:40 -0800 nenolod [svn] Remove X11 dependency. Audacious can now run anywhere where GTK is trunk
Sun, 08 Jan 2006 14:14:06 -0800 chainsaw [svn] Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher). trunk