log

age author description
Mon, 16 Jun 2008 14:16:06 +0300 Matti Hamalainen Synchronize acinclude.m4.
Mon, 16 Jun 2008 07:15:33 +0300 Matti Hamalainen Removed the deprecated set_eq() function from InputPlugin and other places.
Mon, 16 Jun 2008 07:11:18 +0300 Matti Hamalainen Use InputPlayback structure properly.
Mon, 16 Jun 2008 06:20:03 +0300 Matti Hamalainen Replace a wtf static buffer with dynamic allocation.
Mon, 16 Jun 2008 05:48:57 +0300 Matti Hamalainen Remove references to output plugin field in InputPlugins (hopefully I didn't
Mon, 16 Jun 2008 02:28:11 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Sat, 14 Jun 2008 16:54:44 +0300 Matti Hamalainen Use gsize instead of gint.
Fri, 13 Jun 2008 19:23:39 +0200 Tomasz Mon paint on GtkFixed
Fri, 13 Jun 2008 08:19:51 +0300 Matti Hamalainen Sanitize pkg.m4.
Fri, 13 Jun 2008 05:38:18 +0300 Matti Hamalainen Inform the user about in-going SID-plugin options bit better.
Fri, 13 Jun 2008 05:27:51 +0300 Matti Hamalainen Fix some AC_DEFINEs.
Fri, 13 Jun 2008 05:17:23 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Fri, 13 Jun 2008 05:02:07 +0300 Matti Hamalainen Synchronize SID-plugin configure glue from XMMS-SID.
Tue, 10 Jun 2008 10:25:46 +0300 Cristi Magherusan killed the alac warning on amd64 too
Tue, 10 Jun 2008 00:52:44 +0200 mf0102 adapt C++ plugins to new API
Mon, 09 Jun 2008 17:53:09 +0200 Tomasz Mon I don't think redraw signal is needed anymore
Sun, 08 Jun 2008 11:47:10 +0900 Yoshiki Yazawa AUDLDFLAGS is required to pick libaudutil.so up when prefix has been specified.
Fri, 06 Jun 2008 15:30:41 +0300 Matti Hamalainen Remove legacy audio format conversion from OSS plugin. Core aka libSAD
Fri, 06 Jun 2008 15:02:21 +0300 Matti Hamalainen Perform same cleanups as in "old" OSS plugin.
Fri, 06 Jun 2008 15:01:35 +0300 Matti Hamalainen Staticize.
Fri, 06 Jun 2008 14:52:25 +0300 Matti Hamalainen Use g_free().
Fri, 06 Jun 2008 14:51:38 +0300 Matti Hamalainen Use g_free() as it should be used.
Fri, 06 Jun 2008 14:41:31 +0300 Matti Hamalainen Combine about.c and init.c to OSS.c
Fri, 06 Jun 2008 12:52:49 +0200 Tomasz Mon more work on skins plugin settings
Fri, 06 Jun 2008 13:41:12 +0300 Matti Hamalainen Add a NULL check to avoid an idiotic crash. (This bug also revealed a
Fri, 06 Jun 2008 13:40:13 +0300 Matti Hamalainen A completely rewritten approach for probing MPEG Audio files, using a
Fri, 06 Jun 2008 06:41:10 +0300 Matti Hamalainen Remove the obsolete is_our_file() function.
Thu, 05 Jun 2008 16:04:52 +0300 Matti Hamalainen Updated pkg.m4.
Thu, 05 Jun 2008 15:45:12 +0300 Matti Hamalainen Use a bit bigger buffer.
Thu, 05 Jun 2008 11:12:17 +0300 Matti Hamalainen Synchronized acinclude.m4.