log src/xs_stil.c @ 983:04dde987c0aa

age author description
Mon, 19 Nov 2012 20:32:18 +0200 Matti Hamalainen Fix various compilation related issues, make includes more POSIX compliant,
Tue, 06 Nov 2012 13:34:25 +0200 Matti Hamalainen More cleanups.
Tue, 06 Nov 2012 13:31:36 +0200 Matti Hamalainen Cleanup.
Mon, 05 Nov 2012 18:42:57 +0200 Matti Hamalainen Rename some structures.
Tue, 10 Feb 2009 03:34:11 +0200 Matti Hamalainen Update copyright years.
Mon, 19 May 2008 07:24:45 +0300 Matti Hamalainen Fixed a rare null-pointer dereference, discovered via zzuf.
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 ...
Thu, 20 Sep 2007 19:52:05 +0000 Matti Hamalainen Parse certain STIL fields bit differently.
Mon, 03 Sep 2007 23:10:02 +0000 Matti Hamalainen The reallocation function was buggy and subtune entries were not being stored at all, fixed.
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.
Thu, 22 Mar 2007 17:11:01 +0000 Matti Hamalainen Revert.
Wed, 21 Mar 2007 02:33:02 +0000 Matti Hamalainen Optimizations.
Mon, 26 Feb 2007 13:34:02 +0000 Matti Hamalainen Some changes to accomodate for Audacious differences.
Sun, 28 Jan 2007 15:09:04 +0000 Matti Hamalainen Changes based on patch from Heikki 'shd' Orsila: Fix a crash on 64-bit
Thu, 25 Jan 2007 07:21:05 +0000 Matti Hamalainen Cleanups.
Wed, 24 Jan 2007 23:28:01 +0000 Matti Hamalainen STILdb handling glue moved to xmms-sid.c
Wed, 24 Jan 2007 21:58:05 +0000 Matti Hamalainen Cleanups
Mon, 01 Jan 2007 08:09:00 +0000 Matti Hamalainen Bugfixes
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:51:00 +0000 Matti Hamalainen Use xs_memset() instead of memset()
Wed, 31 May 2006 10:02:00 +0000 Matti Hamalainen Working on getting STIL and SLDB using completely dynamically allocated
Wed, 09 Nov 2005 05:22:05 +0000 Matti Hamalainen Make binary search bailout value a #define in xmms-sid.h
Mon, 07 Nov 2005 09:50:04 +0000 Matti Hamalainen Re-indentation all (non-generated) code.
Thu, 22 Sep 2005 01:44:00 +0000 Matti Hamalainen Changed struct member name subTune -> subTunes
Tue, 11 Jan 2005 04:11:02 +0000 Matti Hamalainen Changed copyright text.
Tue, 21 Dec 2004 20:15:04 +0000 Matti Hamalainen Fix few cases of multiline entry handling.
Tue, 21 Dec 2004 15:04:04 +0000 Matti Hamalainen Fixed cosmetic bug in handling of multi-line fields (COMMENT).
Tue, 21 Dec 2004 13:13:05 +0000 Matti Hamalainen Thread locking now final. All parts, including GTK GUI, should be(?)
Tue, 21 Dec 2004 09:25:03 +0000 Matti Hamalainen Raw cleanup.
Sun, 19 Dec 2004 16:53:05 +0000 Matti Hamalainen Improved modularization of STIL and song-length database subsystems.
Wed, 15 Dec 2004 14:23:03 +0000 Matti Hamalainen Removed duplicate function, more portability cleanups.
Wed, 15 Dec 2004 14:18:00 +0000 Matti Hamalainen On some systems stdlib.h has prerequisite of stdio.h, corrected order of
Wed, 15 Dec 2004 11:02:02 +0000 Matti Hamalainen Portability fixes
Thu, 26 Feb 2004 11:41:03 +0000 Matti Hamalainen Typofixes
Fri, 16 Jan 2004 02:53:02 +0000 Matti Hamalainen Added "seek"-subsong control option, in style of xmms-sidplay.
Wed, 14 Jan 2004 01:55:04 +0000 Matti Hamalainen Fixed severe bug in xs_strmcat()
Mon, 12 Jan 2004 01:48:04 +0000 Matti Hamalainen Removed some debug-vars
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 17:42:00 +0000 Matti Hamalainen Changed plrFillBuffer()-functions to return actual number of samples computed.
Sun, 11 Jan 2004 01:25:01 +0000 Matti Hamalainen Paskaa dev-0_8_0b6
Sat, 10 Jan 2004 23:51:04 +0000 Matti Hamalainen STIL-support fixes, variable renaming
Sat, 10 Jan 2004 22:53:00 +0000 Matti Hamalainen Start of re-write of STIL-support
Sun, 22 Jun 2003 11:38:00 +0000 Matti Hamalainen Started to rewrite STIL-support
Thu, 19 Jun 2003 22:38:01 +0000 Matti Hamalainen Numerous changes towards 0.8
Tue, 03 Jun 2003 10:23:04 +0000 Matti Hamalainen Initial revision