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.
|