log

age author description
Mon, 03 Sep 2007 06:25:55 +0300 Matti Hamalainen Some macro additions for handling Gtk+/Glib stuff; Misc merges.
Mon, 03 Sep 2007 06:24:06 +0300 Matti Hamalainen Merge xs_curve changes.
Mon, 03 Sep 2007 04:33:47 +0300 Matti Hamalainen Updated glade-file for Aud-SID.
Sun, 02 Sep 2007 22:18:43 -0500 William Pitcock madplug: remove rpath. PUT THIS IN CONFIGURE.AC. -Wl,rpath= IS NOT PORTABLE. I WILL KEEP REMOVING THIS.
Sun, 02 Sep 2007 22:01:45 -0500 William Pitcock filewriter: fix symbol collisions
Sun, 02 Sep 2007 21:55:07 -0500 William Pitcock sexypsf: clean up symbol namespace
Mon, 03 Sep 2007 01:02:31 +0200 mf0102 automated merge
Mon, 03 Sep 2007 01:01:34 +0200 mf0102 German translation, about 50% complete
Mon, 03 Sep 2007 01:33:33 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Mon, 03 Sep 2007 01:26:49 +0300 Matti Hamalainen Start of major Aud-SID Tuples vs XMMS-SID cleanup.
Mon, 03 Sep 2007 01:23:36 +0300 Matti Hamalainen Move NLS support macros to xs_support.h
Sun, 02 Sep 2007 22:51:48 +0100 Tony Vroon Update codec names, remove now obsolete getsonginfo.
Sun, 02 Sep 2007 23:08:33 +0300 Matti Hamalainen Few minor changes, to amend differences between XMMS-SID and this.
Sun, 02 Sep 2007 23:00:33 +0300 Matti Hamalainen Merged.
Sun, 02 Sep 2007 22:58:45 +0300 Matti Hamalainen Fixes to make the fileinfo sub-tune info selector actually work.
Sun, 02 Sep 2007 21:34:37 +0300 Matti Hamalainen Merge fileinfo window fixes from XMMS-SID.
Sun, 02 Sep 2007 11:27:41 +0900 Yoshiki Yazawa make cuesheet plugin work again.
Sun, 02 Sep 2007 03:13:17 +0100 Tony Vroon Add a tuple builder. With thanks to ccr for the fallback logic; I hate C++.
Sun, 02 Sep 2007 02:06:06 +0300 Matti Hamalainen Some Audacious specific (for Tuple generation) mutex locks added.
Sun, 02 Sep 2007 01:31:55 +0300 Matti Hamalainen Merge thread locking/mutex fix from XMMS-SID. Fixes a race between
Sun, 02 Sep 2007 01:30:22 +0300 Matti Hamalainen Merge some changes from XMMS-SID
Sat, 01 Sep 2007 11:18:52 +0200 Sascha Hlusiak Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Fri, 31 Aug 2007 23:21:30 +0200 Sascha Hlusiak hotkey plugin: stripped unneeded #ifdefs from standalone version
Sat, 01 Sep 2007 06:02:34 +0300 Matti Hamalainen Use g_strdup().
Sat, 01 Sep 2007 06:02:20 +0300 Matti Hamalainen Always #define HAVE_MEMSET when building Audacious version of SID plugin.
Sat, 01 Sep 2007 06:01:53 +0300 Matti Hamalainen Fix indentation.
Sat, 01 Sep 2007 06:01:34 +0300 Matti Hamalainen Useless use of if() with g_free().
Sat, 01 Sep 2007 05:23:31 +0300 Matti Hamalainen Some cleanups; Removed useless heap allocations, use a small static buffer
Sat, 01 Sep 2007 01:00:13 +0100 Tony Vroon Correct title generation, use that tuple builder.
Fri, 31 Aug 2007 23:48:45 +0100 Tony Vroon It compiles, no segfault... So where is my title?