log

age author description
Mon, 05 Nov 2012 12:06:13 +0200 Matti Hamalainen Update copyright.
Mon, 05 Nov 2012 12:06:05 +0200 Matti Hamalainen Bump autotools version requirement.
Thu, 09 Jun 2011 12:01:04 +0300 Matti Hamalainen Fix "userdir only" installation via 'make install-user'.
Thu, 09 Jun 2011 11:59:49 +0300 Matti Hamalainen Update copyright.
Fri, 06 Nov 2009 16:20:19 +0200 Matti Hamalainen Synchronize changes from Audacious port.
Thu, 22 Oct 2009 14:54:33 +0300 Matti Hamalainen Fix detection of COMI style libSIDPlay2 API after semi-recent changes in libSIDPlay2's CVS version.
Thu, 22 Oct 2009 14:53:14 +0300 Matti Hamalainen Renamed file.
Fri, 12 Jun 2009 18:31:19 +0300 Matti Hamalainen Move engine choosing / initialization code to xs_player.c
Thu, 12 Feb 2009 18:29:59 +0200 Matti Hamalainen Remove unused function.
Tue, 10 Feb 2009 06:42:23 +0200 Matti Hamalainen Fix themetune enabling.
Tue, 10 Feb 2009 03:34:11 +0200 Matti Hamalainen Update copyright years.
Tue, 10 Feb 2009 03:25:49 +0200 Matti Hamalainen Unify xs_sid*_filter_t into one.
Tue, 10 Feb 2009 03:20:07 +0200 Matti Hamalainen More work on implementing working filter saving, loading, importing and
Tue, 10 Feb 2009 03:11:39 +0200 Matti Hamalainen Clean up the XS_CFG_* macros a bit.
Tue, 10 Feb 2009 03:07:34 +0200 Matti Hamalainen Cleanups.
Mon, 09 Feb 2009 16:03:55 +0200 Matti Hamalainen Whitespace cleanup.
Mon, 09 Feb 2009 16:03:26 +0200 Matti Hamalainen Use proper != NULL comparision.
Mon, 09 Feb 2009 15:42:32 +0200 Matti Hamalainen Some work on the GUI.
Mon, 09 Feb 2009 15:02:34 +0200 Matti Hamalainen Removed references to xs_filter.[ch]
Mon, 09 Feb 2009 14:56:56 +0200 Matti Hamalainen Moved filter routines to xs_support.[ch].
Mon, 09 Feb 2009 13:23:32 +0200 Matti Hamalainen Added new variables for distortion tunables and made few changes to SID1
Mon, 09 Feb 2009 11:14:18 +0200 Matti Hamalainen Disable optimization button when distortion patched libSIDPlay2 is in use,
Mon, 09 Feb 2009 11:13:14 +0200 Matti Hamalainen Fix off by one.
Mon, 09 Feb 2009 11:12:17 +0200 Matti Hamalainen Updated to work with latest distortion patched libSIDPlay2+reSID from Antti
Mon, 16 Jun 2008 16:10:33 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/users/ccr/xmms-sid
Sun, 01 Jun 2008 17:39:05 +0300 Matti Hamalainen Make variable static.
Mon, 16 Jun 2008 16:09:18 +0300 Matti Hamalainen Use AS_HELP_STRING macro.
Thu, 12 Jun 2008 21:04:10 +0300 Matti Hamalainen Synchronize Aud-SID changes.
Thu, 12 Jun 2008 21:03:18 +0300 Matti Hamalainen Staticize.
Thu, 12 Jun 2008 17:33:45 +0300 Matti Hamalainen We don't need dlopen here, so remove the useless test. No idea why it was