log src/xs_config.c @ 422:d2e6682d3ef8

age author description
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.