log src/xs_stil.c @ 395:b571000e1f8c

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