log src/xs_config.c @ 897:cfc20df88401

age author description
Fri, 09 Nov 2012 08:24:46 +0200 Matti Hamalainen Cosmetics.
Fri, 09 Nov 2012 08:24:37 +0200 Matti Hamalainen Add message box functionality.
Fri, 09 Nov 2012 05:56:57 +0200 Matti Hamalainen Disable autopan output option also when using FP backend.
Fri, 09 Nov 2012 05:08:49 +0200 Matti Hamalainen More work on the ROM images configuration stuff.
Fri, 09 Nov 2012 04:24:48 +0200 Matti Hamalainen Add ROM image path configuration.
Thu, 08 Nov 2012 23:26:19 +0200 Matti Hamalainen Disable FP backend item in configuration when not available.
Thu, 08 Nov 2012 22:44:50 +0200 Matti Hamalainen Disable some configuration options in the dialog when using FP backend.
Thu, 08 Nov 2012 21:44:27 +0200 Matti Hamalainen Finalize libSIDPlay2 vs FP configuration stuff.
Thu, 08 Nov 2012 00:37:00 +0200 Matti Hamalainen If we have reSID FP builder, we should not bail out. A theoretical
Wed, 07 Nov 2012 10:54:43 +0200 Matti Hamalainen Meh, revert some previous changes.
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()
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.
Tue, 20 Mar 2007 19:49:04 +0000 Matti Hamalainen Moved functions.
Tue, 20 Mar 2007 13:43:00 +0000 Matti Hamalainen Scrubbing through the filter configuration code; Configuration dialog
Mon, 26 Feb 2007 13:51:01 +0000 Matti Hamalainen GUI updates.
Mon, 26 Feb 2007 13:35:04 +0000 Matti Hamalainen Config item changes; Unfinished filter preset handling functions.
Fri, 23 Feb 2007 05:13:05 +0000 Matti Hamalainen Configuration widget naming cleanups and GUI-related improvements;
Wed, 21 Feb 2007 05:45:04 +0000 Matti Hamalainen Fixes.
Wed, 21 Feb 2007 02:25:01 +0000 Matti Hamalainen Audacious kludges
Tue, 20 Feb 2007 23:38:03 +0000 Matti Hamalainen Audacious-related cleanups.
Sat, 17 Feb 2007 16:34:05 +0000 Matti Hamalainen Cleanups.
Mon, 29 Jan 2007 03:03:05 +0000 Matti Hamalainen reSID sampling options in GUI. Not yet used, because libSIDPlay2 API does
Sat, 27 Jan 2007 02:52:05 +0000 Matti Hamalainen Do not include curve widget