log

age author description
Tue, 21 Dec 2004 13:44:03 +0000 Matti Hamalainen Run libtoolize before automake/conf
Tue, 21 Dec 2004 13:40:01 +0000 Matti Hamalainen Added config.h.in
Tue, 21 Dec 2004 13:34:03 +0000 Matti Hamalainen Add xs_fileinfo.h
Tue, 21 Dec 2004 13:34:02 +0000 Matti Hamalainen Add xs_fileinfo.h, move appropriate function prototypes there.
Tue, 21 Dec 2004 13:34:00 +0000 Matti Hamalainen Make the slider in fileinfo window's subtune selector work as expected.
Tue, 21 Dec 2004 13:32:04 +0000 Matti Hamalainen Compiler complains about discarding the const qualifier, so let's be dumb
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 13:12:04 +0000 Matti Hamalainen Updated news.
Tue, 21 Dec 2004 09:25:03 +0000 Matti Hamalainen Raw cleanup.
Sun, 19 Dec 2004 16:57:01 +0000 Matti Hamalainen Few more adjustments.
Sun, 19 Dec 2004 16:54:04 +0000 Matti Hamalainen Have and use a mutex for xs_cfg configuration structure.
Sun, 19 Dec 2004 16:53:05 +0000 Matti Hamalainen Improved modularization of STIL and song-length database subsystems.
Sun, 19 Dec 2004 15:25:03 +0000 Matti Hamalainen Moved some functions from xs_length.c here.
Wed, 15 Dec 2004 18:47:01 +0000 Matti Hamalainen char -> gchar
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 14:02:05 +0000 Matti Hamalainen Added fileinfo-dialog module.
Wed, 15 Dec 2004 13:59:00 +0000 Matti Hamalainen Additions.
Wed, 15 Dec 2004 11:24:02 +0000 Matti Hamalainen 0.8.0beta14 and check for exitence of size_t
Wed, 15 Dec 2004 11:23:04 +0000 Matti Hamalainen Whitespace
Wed, 15 Dec 2004 11:23:02 +0000 Matti Hamalainen Minor fixes
Wed, 15 Dec 2004 11:23:01 +0000 Matti Hamalainen Titlestring handling
Wed, 15 Dec 2004 11:09:05 +0000 Matti Hamalainen 0.8.0beta13 development tag, not working version.
Wed, 15 Dec 2004 11:09:01 +0000 Matti Hamalainen Removed autogen.sh-script, use bootstrap.sh instead.
Wed, 15 Dec 2004 11:02:02 +0000 Matti Hamalainen Portability fixes
Wed, 15 Dec 2004 11:00:05 +0000 Matti Hamalainen Use xs_memset() instead of memset() directly
Wed, 15 Dec 2004 10:34:03 +0000 Matti Hamalainen Use xs_strrchr()
Wed, 15 Dec 2004 10:26:05 +0000 Matti Hamalainen Temporarily remove cvs2cl usage
Wed, 15 Dec 2004 10:26:00 +0000 Matti Hamalainen Updated requirements
Wed, 15 Dec 2004 10:25:05 +0000 Matti Hamalainen Improved bootstrap script, though now using shell functions. Might only