log src/xs_config.h @ 983:04dde987c0aa

age author description
Tue, 20 Nov 2012 23:00:33 +0200 Matti Hamalainen Add display of second SID chip to titles, and also new custom format tokens dev-0_8_99
Mon, 19 Nov 2012 17:59:52 +0200 Matti Hamalainen Make messagebox functions public.
Mon, 19 Nov 2012 17:57:05 +0200 Matti Hamalainen Change xs_read_configuration() to return a boolean value, TRUE if
Fri, 09 Nov 2012 09:48:12 +0200 Matti Hamalainen Add resampling configuration. dev-0_8_94
Fri, 09 Nov 2012 09:31:25 +0200 Matti Hamalainen Cosmetics.
Fri, 09 Nov 2012 04:24:48 +0200 Matti Hamalainen Add ROM image path configuration.
Thu, 08 Nov 2012 21:44:27 +0200 Matti Hamalainen Finalize libSIDPlay2 vs FP configuration stuff.
Thu, 08 Nov 2012 20:47:49 +0200 Matti Hamalainen Add libSIDPlay2-FP backend interface module.
Tue, 06 Nov 2012 11:56:00 +0200 Matti Hamalainen Add resid-fp and resid backend to sidplay2fp support.
Mon, 05 Nov 2012 17:51:08 +0200 Matti Hamalainen Remove oversampling support.
Tue, 10 Feb 2009 03:25:49 +0200 Matti Hamalainen Unify xs_sid*_filter_t into one.
Tue, 10 Feb 2009 03:07:34 +0200 Matti Hamalainen Cleanups.
Mon, 09 Feb 2009 13:23:32 +0200 Matti Hamalainen Added new variables for distortion tunables and made few changes to SID1
Sun, 25 May 2008 01:38:48 +0300 Matti Hamalainen Renamed some types.
Wed, 21 May 2008 02:26:42 +0300 Matti Hamalainen More indentation cleanups.
Wed, 02 Apr 2008 22:10:05 +0300 Matti Hamalainen Change tabs to 4 spaces, everywhere.
Fri, 23 Feb 2007 05:13:05 +0000 Matti Hamalainen Configuration widget naming cleanups and GUI-related improvements;
Tue, 20 Feb 2007 16:53:05 +0000 Matti Hamalainen Header cleanup; Moved some types from xmms-sid.h to xs_player.h; Renamed few functions.
Fri, 26 Jan 2007 15:47:03 +0000 Matti Hamalainen Added new WTYPE_COMBO, the audio frequency selection now uses a combobox.
Fri, 26 Jan 2007 12:55:00 +0000 Matti Hamalainen Improvements in titlestring handling and information passing in
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
Mon, 07 Nov 2005 10:29:02 +0000 Matti Hamalainen Indentation fixes and SID model forcing
Sun, 26 Dec 2004 15:51:00 +0000 Matti Hamalainen Remove "only when song-length unknown" option from minimum playtime, it
Sat, 25 Dec 2004 18:16:04 +0000 Matti Hamalainen Remove comma from end of enum list.
Thu, 23 Dec 2004 17:03:02 +0000 Matti Hamalainen Separate xs_init_configuration() from xs_read_configuration()
Tue, 21 Dec 2004 22:07:01 +0000 Matti Hamalainen Automatic subtune changing options added to config.
Tue, 21 Dec 2004 16:08:03 +0000 Matti Hamalainen Added "apply min playtime only when song-length is unknown" option.
Sun, 19 Dec 2004 16:54:04 +0000 Matti Hamalainen Have and use a mutex for xs_cfg configuration structure.
Wed, 15 Dec 2004 11:02:02 +0000 Matti Hamalainen Portability fixes