log src/xs_stil.c @ 412:7f694e5a1493

age author description
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