log

age author description
Fri, 28 Sep 2007 10:39:59 +0900 Yoshiki Yazawa append audacious header path to CPPFLAGS when --prefix is specified. (since js hates CFLAGS in making deps. hehe.)
Thu, 27 Sep 2007 22:28:18 +0200 Jonathan Schleifer Add missing #ifdef.
Thu, 27 Sep 2007 22:10:35 +0200 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious-plugins
Thu, 27 Sep 2007 22:09:51 +0200 Jonathan Schleifer implib.
Thu, 27 Sep 2007 13:06:17 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Thu, 27 Sep 2007 13:04:56 -0500 William Pitcock Allow for the neon http VFS plugin to work without neon 0.27 by using weak attributes.
Thu, 27 Sep 2007 15:36:15 +0200 Ralf Ertzinger - Make code compilable against neon 0.26 by dropping the connect timeout.
Thu, 27 Sep 2007 00:38:59 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Wed, 26 Sep 2007 19:06:37 -0500 William Pitcock lirc: transition to new buildsystem
Thu, 27 Sep 2007 12:55:56 +0900 Yoshiki Yazawa fix for an undefined symbol error of __gxx_personality_v0.
Thu, 27 Sep 2007 12:00:45 +0900 Yoshiki Yazawa target depend should use ${CFLAGS} otherwise it will miss installed headers.
Thu, 27 Sep 2007 09:44:16 +0900 VDR dai (audacious) fix typo
Wed, 26 Sep 2007 17:55:00 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Wed, 26 Sep 2007 16:18:41 -0500 William Pitcock amidi-plug: partial transition to new build system
Wed, 26 Sep 2007 16:13:38 -0500 William Pitcock sun: transition to new buildsystem
Wed, 26 Sep 2007 13:29:15 -0500 William Pitcock More descriptive plugin name for voice_removal.
Wed, 26 Sep 2007 12:34:39 -0500 William Pitcock Use GTK+ Stock buttons for everything.
Wed, 26 Sep 2007 12:32:31 -0500 William Pitcock paranormal does fullscreen, remove XXX comment
Wed, 26 Sep 2007 12:22:54 -0500 William Pitcock Remove version identifier.
Wed, 26 Sep 2007 12:21:35 -0500 William Pitcock Use a GtkColorButton instead of a bunch of craqful spinbuttons.
Wed, 26 Sep 2007 11:51:08 -0500 William Pitcock Add GPL2 boilerplate text.
Wed, 26 Sep 2007 11:41:16 -0500 William Pitcock Use GTK stock buttons.
Wed, 26 Sep 2007 11:30:04 -0500 William Pitcock Link against stdc++ library for STL use.
Wed, 26 Sep 2007 11:27:39 -0500 William Pitcock Provide a proper path to the buildsystem root.
Wed, 26 Sep 2007 11:24:57 -0500 William Pitcock SHARED_SUFFIX should be PLUGIN_SUFFIX.
Wed, 26 Sep 2007 11:22:14 -0500 William Pitcock Tuples require Mowgli framework.
Wed, 26 Sep 2007 11:21:35 -0500 William Pitcock use PLUGIN_SUFFIX, not SHARED_SUFFIX. Tuple system requires Mowgli framework,
Wed, 26 Sep 2007 11:18:42 -0500 William Pitcock Put extra.mk before sources declaration so that wav-sndfile path is properly
Wed, 26 Sep 2007 11:16:43 -0500 William Pitcock Add CPPFLAGS for Mowgli.
Wed, 26 Sep 2007 15:02:18 +0200 Jonathan Schleifer Even more Makefile fixes.