log configure.ac @ 4378:342a1a1de225

age author description
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