log src/xmms-sid.h @ 632:36ccf30d3d22

age author description
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.
Tue, 20 Feb 2007 22:03:01 +0000 Matti Hamalainen Audacious glue.
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.
Sat, 17 Feb 2007 16:34:05 +0000 Matti Hamalainen Cleanups.
Mon, 29 Jan 2007 03:13:04 +0000 Matti Hamalainen Remove deprecated #define
Fri, 26 Jan 2007 22:40:05 +0000 Matti Hamalainen Use proper C comments
Fri, 26 Jan 2007 15:47:00 +0000 Matti Hamalainen Default audio rendering frequency #define.
Fri, 26 Jan 2007 12:54:01 +0000 Matti Hamalainen Cosmetics
Thu, 25 Jan 2007 03:42:05 +0000 Matti Hamalainen Moved some things to xs_support.h; t_xs_subtuneinfo.tuneSpeed is now the
Wed, 24 Jan 2007 22:08:02 +0000 Matti Hamalainen Updates.
Mon, 08 Jan 2007 12:08:05 +0000 Matti Hamalainen Working on the localization and fixing up the breakage in song information
Mon, 01 Jan 2007 08:34:01 +0000 Matti Hamalainen gettext fixes
Sun, 31 Dec 2006 21:52:00 +0000 Matti Hamalainen Conditional #definition of _()
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:10:05 +0000 Matti Hamalainen XSERR -> xs_error fixes.
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:22:05 +0000 Matti Hamalainen Make binary search bailout value a #define in xmms-sid.h
Tue, 08 Nov 2005 09:33:02 +0000 Matti Hamalainen Better comments and .. you guessed it: more indentation fixes. :)
Tue, 01 Nov 2005 02:28:04 +0000 Matti Hamalainen Comment about XS_DYNAMIC_BUF changed
Thu, 22 Sep 2005 02:19:02 +0000 Matti Hamalainen Misc commit.
Tue, 18 Jan 2005 06:30:03 +0000 Matti Hamalainen Minor cleanups
Tue, 11 Jan 2005 04:11:02 +0000 Matti Hamalainen Changed copyright text.
Thu, 30 Dec 2004 11:37:05 +0000 Matti Hamalainen xs_filter.h
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 20:42:04 +0000 Matti Hamalainen DEBUG_NP
Sat, 25 Dec 2004 18:58:05 +0000 Matti Hamalainen xs_error() -> XSERR()
Sat, 25 Dec 2004 18:58:02 +0000 Matti Hamalainen Make XSERR into function.
Sat, 25 Dec 2004 18:26:03 +0000 Matti Hamalainen gint -> AFormat
Sat, 25 Dec 2004 18:18:03 +0000 Matti Hamalainen Remove extra semicolon from macro definition, #undef DEBUG
Sat, 25 Dec 2004 08:50:03 +0000 Matti Hamalainen Added filtering code into CVS.
Thu, 23 Dec 2004 17:03:04 +0000 Matti Hamalainen Formatting cleanups.
Thu, 23 Dec 2004 13:29:00 +0000 Matti Hamalainen Blah.
Tue, 21 Dec 2004 15:18:03 +0000 Matti Hamalainen Document XS_AUDIOBUF_SIZE
Tue, 21 Dec 2004 15:05:03 +0000 Matti Hamalainen Compile-time setting to enable/disable use of dynamically allocated buffers.
Tue, 21 Dec 2004 13:34:02 +0000 Matti Hamalainen Add xs_fileinfo.h, move appropriate function prototypes there.
Tue, 21 Dec 2004 09:25:03 +0000 Matti Hamalainen Raw cleanup.
Wed, 15 Dec 2004 11:23:04 +0000 Matti Hamalainen Whitespace
Sat, 06 Mar 2004 18:40:02 +0000 Matti Hamalainen SLDB, STIL and emulation engine settings are now updated
Thu, 26 Feb 2004 02:45:02 +0000 Matti Hamalainen Fixed the file-info window, which did not update correctly in some cases
Fri, 16 Jan 2004 02:53:02 +0000 Matti Hamalainen Added "seek"-subsong control option, in style of xmms-sidplay.
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:56:04 +0000 Matti Hamalainen Undefined debug for now.
Mon, 12 Jan 2004 01:51:01 +0000 Matti Hamalainen #undef debug
Sun, 11 Jan 2004 23:02:04 +0000 Matti Hamalainen Fileinfo now working with rudimentary informations. Slightly buggy.