log

age author description
Wed, 09 Apr 2008 15:48:36 +0300 Matti Hamalainen Replaced s/ConfigDb/mcs_handle_t/g, as per changes in the core.
Wed, 09 Apr 2008 13:31:10 +0300 Matti Hamalainen Indentation.
Wed, 09 Apr 2008 02:42:40 +0300 Cristi Magherusan added a configure message for crystalizer
Tue, 08 Apr 2008 15:19:44 -0500 William Pitcock Further tweaks, should work fine now.
Tue, 08 Apr 2008 15:11:35 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Tue, 08 Apr 2008 15:10:31 -0500 William Pitcock Add crystalizer plugin.
Mon, 07 Apr 2008 15:54:32 +0400 Eugene Zagidullin skip leading junk in APE files (launchpad #211908)
Sun, 06 Apr 2008 17:30:22 +0400 Eugene Zagidullin switch to AUDDBG
Thu, 03 Apr 2008 14:48:48 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Wed, 02 Apr 2008 23:05:53 +0300 Matti Hamalainen A numeric #define with an expression not enclosed in parentheses is dangerous.
Wed, 02 Apr 2008 23:02:09 +0300 Matti Hamalainen Remove completely wtf pointer nulling. Variables don't magically change
Wed, 02 Apr 2008 22:58:35 +0300 Matti Hamalainen Remove some completely useless null-pointer checks, g_free() checks the pointer anyway.
Thu, 03 Apr 2008 00:59:00 +0300 Matti Hamalainen Use macro wrapping for Gtk+ v1 vs v2 differences, yet again.
Thu, 03 Apr 2008 00:53:45 +0300 Matti Hamalainen Cosmetic variable and function argument name changes.