log src/xmms-sid.h @ 970:d90bca05521e

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
Fri, 09 Nov 2012 05:18:36 +0200 Matti Hamalainen Move error printing function to xs_support.
Fri, 09 Nov 2012 04:01:03 +0200 Matti Hamalainen Clarify the comment concerning the SID buffer size define.
Wed, 07 Nov 2012 16:28:38 +0200 Matti Hamalainen Increase audio buffer size.
Wed, 07 Nov 2012 16:09:36 +0200 Matti Hamalainen Increase SID read buffer size.
Wed, 07 Nov 2012 12:52:46 +0200 Matti Hamalainen Make debug output compile-time configurable via --enable-debug. Disabled by
Wed, 07 Nov 2012 12:15:21 +0200 Matti Hamalainen Remove the forced HardSID builder disabling.
Tue, 06 Nov 2012 13:34:25 +0200 Matti Hamalainen More cleanups.
Tue, 06 Nov 2012 12:11:32 +0200 Matti Hamalainen Increase line buffer size in songlength database reader. Fixes problems with
Mon, 05 Nov 2012 18:47:33 +0200 Matti Hamalainen Cosmetics.
Mon, 05 Nov 2012 18:42:57 +0200 Matti Hamalainen Rename some structures.
Mon, 05 Nov 2012 17:51:08 +0200 Matti Hamalainen Remove oversampling support.
Tue, 10 Feb 2009 03:34:11 +0200 Matti Hamalainen Update copyright years.
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 ...
Tue, 04 Sep 2007 20:45:02 +0000 Matti Hamalainen Fix XS_MUTEX_DEBUG to work again.
Mon, 03 Sep 2007 04:20:05 +0000 Matti Hamalainen Move prototypes of xs_tuneinfo_*() to xs_slsup.h
Mon, 03 Sep 2007 04:08:02 +0000 Matti Hamalainen Cleanify.
Mon, 03 Sep 2007 02:41:04 +0000 Matti Hamalainen XS_SIGNAL_CONNECT() macro added and used.
Mon, 03 Sep 2007 00:22:04 +0000 Matti Hamalainen Move SLDB and STIL utility functions to xs_slsup.[ch] and amend some changes between XMMS-SID and Aud-SID via a macro mess.
Sun, 02 Sep 2007 22:13:05 +0000 Matti Hamalainen Moved NLS macros to xs_support.h
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 14:43:01 +0000 Matti Hamalainen Oops, fixed. :P
Sat, 01 Sep 2007 14:42:03 +0000 Matti Hamalainen An ugly hack to fix building with --disable-nls.
Mon, 26 Feb 2007 14:47:00 +0000 Matti Hamalainen Cosmetics.
Mon, 26 Feb 2007 13:35:04 +0000 Matti Hamalainen Config item changes; Unfinished filter preset handling functions.
Fri, 23 Feb 2007 05:10:05 +0000 Matti Hamalainen Reordering cleanup and added constant for SIDPlay2 max # of filter coeffs.
Wed, 21 Feb 2007 00:01:05 +0000 Matti Hamalainen Removed some crud.
Tue, 20 Feb 2007 23:38:03 +0000 Matti Hamalainen Audacious-related cleanups.