log src/xs_stil.c @ 980:1cd7dead1b56

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.