log src/xs_config.c @ 786:0f8723dabc78

age author description
Tue, 06 Nov 2012 14:00:54 +0200 Matti Hamalainen More cleanups.
Tue, 06 Nov 2012 11:56:00 +0200 Matti Hamalainen Add resid-fp and resid backend to sidplay2fp support.
Mon, 05 Nov 2012 20:04:05 +0200 Matti Hamalainen Cosmetic cleanups.
Mon, 05 Nov 2012 17:53:22 +0200 Matti Hamalainen Update copyright.
Mon, 05 Nov 2012 17:51:08 +0200 Matti Hamalainen Remove oversampling support.
Mon, 05 Nov 2012 17:24:49 +0200 Matti Hamalainen Remove XMMS_EXTRA stuff, as we require XMMS 1.2.10+ now.
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.
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.
Sun, 25 May 2008 01:38:48 +0300 Matti Hamalainen Renamed some types.
Wed, 21 May 2008 02:24:53 +0300 Matti Hamalainen Indentation cleanups.
Thu, 03 Apr 2008 00:49:46 +0300 Matti Hamalainen De-gettextize.
Thu, 03 Apr 2008 00:44:33 +0300 Matti Hamalainen Use macro wrapping for Gtk+ v1 vs v2 differences, yet again.
Wed, 02 Apr 2008 22:10:05 +0300 Matti Hamalainen Change tabs to 4 spaces, everywhere.
Wed, 02 Apr 2008 19:46:59 +0300 Matti Hamalainen Lots of cosmetic code cleanups; synced the de-gettextification from Audacious-SID, I suppose it makes some sense ...
Thu, 18 Oct 2007 00:15:05 +0000 Matti Hamalainen Synchronize with Aud-SID.
Wed, 05 Sep 2007 19:44:05 +0000 Matti Hamalainen Fixed configuration dialog, thanks to Joker for pointing out the flaws.
Tue, 04 Sep 2007 21:03:02 +0000 Matti Hamalainen Constify.
Mon, 03 Sep 2007 00:47:02 +0000 Matti Hamalainen Merge in some Aud-SID #ifs etc.
Mon, 03 Sep 2007 00:21:05 +0000 Matti Hamalainen Properly initialize xs_cfg struct; Check for 0 in sid2NFilterPresets.
Sun, 02 Sep 2007 23:09:05 +0000 Matti Hamalainen Constify some variables.
Sun, 02 Sep 2007 21:31:01 +0000 Matti Hamalainen Fix a warning about discarding const qualifier.
Sun, 02 Sep 2007 00:03:05 +0000 Matti Hamalainen About window wasn't handling delete_event properly, fixed; Cleaned up event handling a bit.
Sat, 01 Sep 2007 11:23:03 +0000 Matti Hamalainen Make tables static.
Fri, 31 Aug 2007 17:07:02 +0000 Matti Hamalainen Temporarily fix compilation.
Fri, 31 Aug 2007 16:52:05 +0000 Matti Hamalainen Use g_strdup()