log src/xs_config.c @ 500:cdea37aef52c

age author description
Fri, 26 Jan 2007 23:25:02 +0000 Matti Hamalainen Moved functions.
Fri, 26 Jan 2007 15:47:03 +0000 Matti Hamalainen Added new WTYPE_COMBO, the audio frequency selection now uses a combobox.
Sun, 31 Dec 2006 21:43:04 +0000 Matti Hamalainen Preparing for internationalization.
Sat, 30 Dec 2006 06:56:05 +0000 Matti Hamalainen Copyright year update
Mon, 14 Aug 2006 00:49:02 +0000 Matti Hamalainen Updated GNU GPL (new FSF address) and some cleanups.
Thu, 01 Jun 2006 02:18:02 +0000 Matti Hamalainen More work on merging of improved STIL/SLDB handling code with completely
Wed, 31 May 2006 10:02:00 +0000 Matti Hamalainen Working on getting STIL and SLDB using completely dynamically allocated
Wed, 09 Nov 2005 11:04:02 +0000 Matti Hamalainen Moved some #defines from xs_config.c to xmms-sid.h; Changed default SID
Wed, 09 Nov 2005 05:52:01 +0000 Matti Hamalainen Work on filter curve widget begins, based on GtkCurve widget from Gtk+ 1.2.10.
Mon, 07 Nov 2005 11:06:03 +0000 Matti Hamalainen More indentation cleanups
Mon, 07 Nov 2005 10:31:05 +0000 Matti Hamalainen Forcemodel
Mon, 07 Nov 2005 10:29:02 +0000 Matti Hamalainen Indentation fixes and SID model forcing
Mon, 07 Nov 2005 09:50:04 +0000 Matti Hamalainen Re-indentation all (non-generated) code.
Wed, 19 Oct 2005 23:02:02 +0000 Matti Hamalainen More unused argument warning removal, bit of code for filter editor.
Fri, 23 Sep 2005 10:34:01 +0000 Matti Hamalainen Disable filter configuration for libraries that are not compiled in.
Fri, 23 Sep 2005 09:34:02 +0000 Matti Hamalainen Configuration cleanups
Fri, 23 Sep 2005 08:58:05 +0000 Matti Hamalainen Fixes to previous changes concerning warning cleanups.
Fri, 23 Sep 2005 08:41:03 +0000 Matti Hamalainen Removed 'unused argument' warnings, some cleanups.
Tue, 11 Jan 2005 04:11:02 +0000 Matti Hamalainen Changed copyright text.
Sun, 26 Dec 2004 15:51:00 +0000 Matti Hamalainen Remove "only when song-length unknown" option from minimum playtime, it
Sun, 26 Dec 2004 15:33:03 +0000 Matti Hamalainen Disable oversampling if non-mono output; remove disabling of oversampling
Sun, 26 Dec 2004 13:01:04 +0000 Matti Hamalainen Change default of min playtime.
Sat, 25 Dec 2004 18:57:00 +0000 Matti Hamalainen No need for variadic macros here.
Sat, 25 Dec 2004 18:17:01 +0000 Matti Hamalainen Cast return values to gint.
Sat, 25 Dec 2004 11:11:04 +0000 Matti Hamalainen Set current path/filename as default to file-selector dialogs in
Thu, 23 Dec 2004 17:03:02 +0000 Matti Hamalainen Separate xs_init_configuration() from xs_read_configuration()
Tue, 21 Dec 2004 22:16:00 +0000 Matti Hamalainen More subauto poking.
Tue, 21 Dec 2004 22:07:01 +0000 Matti Hamalainen Automatic subtune changing options added to config.
Tue, 21 Dec 2004 16:37:03 +0000 Matti Hamalainen Gray out "mintime unknown" when mintime is disabled.
Tue, 21 Dec 2004 16:08:03 +0000 Matti Hamalainen Added "apply min playtime only when song-length is unknown" option.
Tue, 21 Dec 2004 09:25:03 +0000 Matti Hamalainen Raw cleanup.
Sun, 19 Dec 2004 16:54:04 +0000 Matti Hamalainen Have and use a mutex for xs_cfg configuration structure.
Wed, 15 Dec 2004 14:23:03 +0000 Matti Hamalainen Removed duplicate function, more portability cleanups.
Tue, 16 Nov 2004 06:56:02 +0000 Matti Hamalainen Reworking code.
Thu, 19 Aug 2004 19:06:02 +0000 Matti Hamalainen Support for libNanoSID dropped.
Wed, 18 Aug 2004 05:54:05 +0000 Matti Hamalainen Cleanup
Wed, 18 Aug 2004 03:27:00 +0000 Matti Hamalainen Various cleanups. Min-playtime option now works. Configuration has more
Fri, 13 Aug 2004 06:41:03 +0000 Matti Hamalainen Twiddling
Wed, 11 Aug 2004 16:03:01 +0000 Matti Hamalainen Minimum playtime option
Sun, 06 Jun 2004 03:15:04 +0000 Matti Hamalainen Renamed some struct variables.
Sat, 06 Mar 2004 18:40:02 +0000 Matti Hamalainen SLDB, STIL and emulation engine settings are now updated
Thu, 26 Feb 2004 11:41:03 +0000 Matti Hamalainen Typofixes
Mon, 23 Feb 2004 18:00:00 +0000 Matti Hamalainen Minor fixes and improvements, nanosid support.
Fri, 16 Jan 2004 02:53:02 +0000 Matti Hamalainen Added "seek"-subsong control option, in style of xmms-sidplay.
Wed, 14 Jan 2004 22:03:02 +0000 Matti Hamalainen Fixed minor bugs in configuration dialog handling. dev-0_8_0b8
Wed, 14 Jan 2004 21:45:05 +0000 Matti Hamalainen Improved audio format support, now supported formats are "queried" from
Wed, 14 Jan 2004 01:54:02 +0000 Matti Hamalainen Updated default formatstring to match recent changes.
Mon, 12 Jan 2004 01:45:04 +0000 Matti Hamalainen Fileinfo now basically working, STIL COMMENT-fields are not yet parsed or shown.
Sun, 11 Jan 2004 16:48:05 +0000 Matti Hamalainen Disable song-pos patch option when song-pos support is not compiled in.
Sun, 05 Oct 2003 12:38:05 +0000 Matti Hamalainen Fixed a problem with only libsidplay1 installed
Sun, 05 Oct 2003 10:38:03 +0000 Matti Hamalainen Various fixes and improvements
Fri, 03 Oct 2003 03:11:05 +0000 Matti Hamalainen Various fixes and improvements
Fri, 19 Sep 2003 23:55:01 +0000 Matti Hamalainen Configuration panel tweaking
Mon, 15 Sep 2003 11:10:03 +0000 Matti Hamalainen SIDPlay2 support "works" now. Borked problems with threads.
Fri, 12 Sep 2003 03:26:04 +0000 Matti Hamalainen Lots re-arranging and new code for upcoming modularization.
Mon, 30 Jun 2003 17:16:02 +0000 Matti Hamalainen Fixes, cleanups, etc. dev-0-8-0a1
Sun, 29 Jun 2003 22:16:04 +0000 Matti Hamalainen The fabled 0.8-rewrite now works to some extent
Sun, 29 Jun 2003 01:17:01 +0000 Matti Hamalainen Fixes for sidplay2 stuff
Sun, 22 Jun 2003 12:10:01 +0000 Matti Hamalainen Kuumaa paskaa
Sun, 22 Jun 2003 11:01:03 +0000 Matti Hamalainen Improved, re-written configuration code and lots of minor fixes