log src/xs_config.c @ 720:0feeaf698a54

age author description
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()
Thu, 30 Aug 2007 17:46:03 +0000 Matti Hamalainen Few lines.
Sat, 24 Mar 2007 15:11:03 +0000 Matti Hamalainen Cleanups.
Thu, 22 Mar 2007 19:46:04 +0000 Matti Hamalainen More work towards filter configuration.
Thu, 22 Mar 2007 17:26:04 +0000 Matti Hamalainen Some macro magic for simplifying the repetitive code.
Thu, 22 Mar 2007 16:41:01 +0000 Matti Hamalainen Cleanups.
Thu, 22 Mar 2007 15:55:02 +0000 Matti Hamalainen Work on GUI and filter config code.
Tue, 20 Mar 2007 23:35:01 +0000 Matti Hamalainen SP1 filter widget names were incorrect, fixed.
Tue, 20 Mar 2007 22:27:01 +0000 Matti Hamalainen Outline plans for rest of the filter config functionality in comments;
Tue, 20 Mar 2007 20:10:04 +0000 Matti Hamalainen Cleanups.