log

age author description
Mon, 31 Mar 2008 04:44:26 -0500 William Pitcock API fix
Mon, 31 Mar 2008 04:44:09 -0500 William Pitcock use projectm 1.1 again
Mon, 31 Mar 2008 12:38:35 +0300 Matti Hamalainen Remove unused and completely wtf #includes.
Mon, 31 Mar 2008 11:58:18 +0300 Matti Hamalainen Remove leftover #define
Mon, 31 Mar 2008 09:49:59 +0300 Matti Hamalainen De-constify.
Mon, 31 Mar 2008 09:22:44 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Mon, 31 Mar 2008 08:14:09 +0300 Matti Hamalainen Moved formatter stuff to the only plugin that actually used it.
Mon, 31 Mar 2008 09:21:36 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Mon, 31 Mar 2008 08:46:21 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/plugins
Mon, 31 Mar 2008 08:16:11 +0300 Matti Hamalainen Added myself.
Mon, 31 Mar 2008 08:15:52 +0300 Matti Hamalainen 2008
Mon, 31 Mar 2008 08:16:11 +0300 Matti Hamalainen Added myself.
Mon, 31 Mar 2008 08:15:52 +0300 Matti Hamalainen 2008
Mon, 31 Mar 2008 08:14:09 +0300 Matti Hamalainen Moved formatter stuff to the only plugin that actually used it.
Mon, 31 Mar 2008 15:02:24 +0900 VDR dai (audacious) update Japanese translation
Sun, 30 Mar 2008 17:36:35 +0200 mf0102 - update-po, German translation update
Sun, 30 Mar 2008 08:17:21 +0300 Matti Hamalainen Do NOT use 'volatile' keyword!
Sun, 30 Mar 2008 06:29:55 +0300 Matti Hamalainen Some code sanitation and cleanups. Fixes some memory-access problems, but certain others still persist
Sun, 30 Mar 2008 01:25:40 +0200 Matti Hamalainen Use Glib endianess macros.
Sun, 30 Mar 2008 01:16:00 +0200 Matti Hamalainen Remove some useless wrapping of functions.
Sun, 30 Mar 2008 00:59:41 +0200 Matti Hamalainen Change version to 1.9.0 to indicate journey towards Audacious2.
Sat, 29 Mar 2008 13:52:19 +0200 Matti Hamalainen Removed some wtf #includes.
Sat, 29 Mar 2008 12:52:18 +0200 Matti Hamalainen Certain piece of allocated memory was free'd before we were done with it,
Sat, 29 Mar 2008 12:14:17 +0200 Matti Hamalainen Added a menuitem for 'Rescan CD' into that other menu too, since 'Add CD' is in both.
Sat, 29 Mar 2008 12:08:06 +0200 Matti Hamalainen Indeed 'new' might not be a C keyword, but it's a C++ keyword and thus not recommended to be used as a identifier.
Sat, 29 Mar 2008 12:06:38 +0200 Matti Hamalainen Tiny cleanups of repetitive code syndrome madness; Added some null-pointer checks.
Sat, 29 Mar 2008 11:28:11 +0200 Matti Hamalainen Added a plugin-services menu option to force re-scanning of CD, patch
Sat, 29 Mar 2008 11:14:39 +0200 Matti Hamalainen Removed xs_memset(), just use memset().
Fri, 28 Mar 2008 02:42:17 +0200 Matti Hamalainen Fixed Mercurial instructions for stable branches.
Thu, 27 Mar 2008 04:15:28 +0200 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins