log configure.ac @ 2428:5ba6588580e0

age author description
Wed, 27 Feb 2008 18:56:54 +0900 Yoshiki Yazawa g_timeout_add_seconds() requires glib-2.14.0 or higher.
Sun, 24 Feb 2008 07:07:51 -0600 William Pitcock Ditto.
Tue, 19 Feb 2008 03:27:02 -0600 William Pitcock Bump requirement here too.
Mon, 18 Feb 2008 04:42:02 -0600 William Pitcock Fix configure.ac to be less retarded.
Sun, 17 Feb 2008 23:01:38 -0600 William Pitcock Typo fixing.
Sun, 17 Feb 2008 22:58:22 -0600 William Pitcock Depend on gtkglext for projectm-1.0 instead of SDL.
Sat, 16 Feb 2008 01:41:14 +0100 Christian Birchinger Change required pulseaudio version to 0.9.9 because some PA_SAMPLE_S32 formats are not defined in older versions.
Mon, 04 Feb 2008 23:12:46 +0300 Eugene Zagidullin little help to yaz: build-time check for MAD_F_FRACBITS == __AUDACIOUS_ASSUMED_MAD_F_FRACBITS__
Fri, 01 Feb 2008 22:32:53 +0200 Eugene Paskevich Bumped plugins version up to 1.5.0
Sat, 12 Jan 2008 18:41:04 +0100 mf0102 threw out the WAV plugin in favour of the sndfile plugin
Thu, 22 Nov 2007 02:54:06 +0300 Eugene Zagidullin Added initial version of Monkey's Audio plugin
Tue, 20 Nov 2007 02:00:27 -0600 William Pitcock Fix bashism in the configure script.
Sun, 18 Nov 2007 15:30:43 -0600 William Pitcock require 1.4.1
Tue, 06 Nov 2007 15:17:07 -0600 William Pitcock audacious-plugins 1.4.1 begins.
Sun, 28 Oct 2007 14:02:12 -0500 William Pitcock require libvorbis 1.2 due to undefined behaviour in 1.1.x.
Sun, 28 Oct 2007 05:58:23 -0500 William Pitcock Some dependency fixes from Vitaly Lipatov.
Sat, 27 Oct 2007 19:34:46 -0500 Vitaly Lipatov Fix linking with libaudid3tag
Sat, 27 Oct 2007 15:52:23 -0500 William Pitcock Backed out changeset 3bbb2673419b
Sat, 27 Oct 2007 12:14:37 -0500 William Pitcock projectM 1.0: nuked.
Wed, 24 Oct 2007 15:05:27 +0900 Yoshiki Yazawa - add a m4 macro file to setup MAD_CFLAGS and MAD_LIBS.
Fri, 19 Oct 2007 05:44:42 -0500 William Pitcock try to fill in MAD_CFLAGS/MAD_LIBS with sensible defaults. enforce AC_SUBST(). audacious-plugins-1.4.0-beta3
Fri, 19 Oct 2007 05:27:20 -0500 William Pitcock make it build on MacOS again
Fri, 12 Oct 2007 13:07:05 +0300 Eugene Paskevich Removed some curl leftovers.
Thu, 11 Oct 2007 15:43:25 -0500 William Pitcock enable neon by default
Thu, 11 Oct 2007 15:40:36 -0500 William Pitcock iabervon: We appreciate the plugin you wrote for the VFS system, but,
Wed, 10 Oct 2007 06:15:43 +0300 Eugene Paskevich Removed the old build system.
Tue, 09 Oct 2007 22:39:32 +0300 Eugene Paskevich Converted amidi-plug backends to the new build system.
Tue, 09 Oct 2007 10:57:37 +0900 Yoshiki Yazawa make adplug compile again.
Tue, 09 Oct 2007 04:56:47 +0900 Yoshiki Yazawa make musepack compile again.
Wed, 03 Oct 2007 17:24:59 +0200 Jonathan Schleifer Add -pipe -Wall if gcc and fix a few warnings.