log

age author description
Fri, 29 Aug 2008 02:02:15 +0300 Matti Hamalainen Synchronize buildsys.
Thu, 28 Aug 2008 22:09:30 +0200 Tomasz Mon MPRIS specification defines url to the media as location, not URI
Wed, 27 Aug 2008 14:36:37 +0200 Tomasz Mon don't save legacy ui config options
Wed, 13 Aug 2008 21:33:54 +0300 Matti Hamalainen The famed "multiple plugins in one module" feature didn't actually work,
Wed, 13 Aug 2008 00:06:24 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Wed, 13 Aug 2008 00:06:06 +0300 Matti Hamalainen Remove duplication.
Sun, 10 Aug 2008 12:19:28 +0900 Yoshiki Yazawa build fix
Sat, 09 Aug 2008 18:46:01 +0300 Andrew O. Shadoura branch merge
Sat, 09 Aug 2008 13:59:48 +0300 Andrew O. Shadoura updated Audacious man page
Thu, 07 Aug 2008 13:32:25 +0300 Andrew O. Shadoura no need in duplicating FMT_FRACBITS() here
Fri, 08 Aug 2008 15:19:47 +0100 Tony Vroon Do not translate CLI options, patch by Fernando Ike de Oliveira closes bugzilla bug 54.
Thu, 07 Aug 2008 13:22:53 +0300 Andrew O. Shadoura order matters.
Thu, 07 Aug 2008 12:41:23 +0300 Andrew O. Shadoura add debug.h from libSAD
Thu, 07 Aug 2008 12:34:14 +0300 Andrew O. Shadoura merge
Thu, 07 Aug 2008 12:29:24 +0300 Andrew O. Shadoura move libSAD's DEBUG_MSG out of global scope, as it breaks timidity and possible something else
Thu, 07 Aug 2008 12:17:14 +0300 Paula Stanciu Automated merge with ssh://paula@hg.atheme.org//hg/audacious
Thu, 07 Aug 2008 12:16:46 +0300 Paula Stanciu makeing possible to reinitialize the output plugin from outher plugins
Thu, 07 Aug 2008 03:54:15 +0300 Andrew O. Shadoura export functions to make libSAD usage in plugins more easy
Wed, 06 Aug 2008 23:10:54 +0300 Andrew O. Shadoura fix libSAD linkage
Wed, 06 Aug 2008 23:04:34 +0300 Andrew O. Shadoura move FMT_FRACBITS() to plugin.h
Wed, 06 Aug 2008 22:33:27 +0300 Andrew O. Shadoura branch merge
Wed, 06 Aug 2008 22:30:35 +0300 Andrew O. Shadoura make libSAD shared library, so plugins can use it
Wed, 30 Jul 2008 23:04:32 +0100 Tony Vroon Parallel dependency resolution by Jonathan Schleifer.
Thu, 31 Jul 2008 00:32:43 +0300 Matti Hamalainen Use _cv_gnu_make_command instead of cv_gnu_make_command, because some
Wed, 30 Jul 2008 17:15:13 +0300 Matti Hamalainen Don't use a static buffer, but g_strdup_vprintf().
Tue, 29 Jul 2008 09:01:10 +0300 Matti Hamalainen Remove useless self-indulgent (C)
Mon, 28 Jul 2008 11:36:34 -0500 William Pitcock branch merge.
Mon, 28 Jul 2008 11:34:39 -0500 William Pitcock Patch from Steve Cotton <steve0001@s.cotton.clara.co.uk> to resolve a
Thu, 24 Jul 2008 15:32:42 +0200 Tomasz Mon block value-changed signal handler before setting new range on position slider
Mon, 21 Jul 2008 08:26:17 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious