log src/xmms-sid.c @ 333:15c5b231efc9

age author description
Thu, 22 Sep 2005 01:55:01 +0000 Matti Hamalainen - subTune -> subTunes
Tue, 11 Jan 2005 04:11:02 +0000 Matti Hamalainen Changed copyright text.
Thu, 30 Dec 2004 13:41:02 +0000 Matti Hamalainen #include "xs_filter.h" dev-0_8_0b14
Sun, 26 Dec 2004 15:51:00 +0000 Matti Hamalainen Remove "only when song-length unknown" option from minimum playtime, it
Sun, 26 Dec 2004 15:33:03 +0000 Matti Hamalainen Disable oversampling if non-mono output; remove disabling of oversampling
Sun, 26 Dec 2004 14:59:01 +0000 Matti Hamalainen Improved locking, still some unlocked parts left, but nothing dangerous.
Sat, 25 Dec 2004 20:42:01 +0000 Matti Hamalainen Fixes.
Sat, 25 Dec 2004 18:58:05 +0000 Matti Hamalainen xs_error() -> XSERR()
Sat, 25 Dec 2004 18:58:02 +0000 Matti Hamalainen Make XSERR into function.
Sat, 25 Dec 2004 18:25:05 +0000 Matti Hamalainen Do correct typecasts and declare xs_subctrl_open arguments as void.
Sat, 25 Dec 2004 10:57:03 +0000 Matti Hamalainen Automatic sub-tune changing.
Sat, 25 Dec 2004 08:49:02 +0000 Matti Hamalainen Fixed oversampling buffer overflow problems.
Thu, 23 Dec 2004 18:02:00 +0000 Matti Hamalainen Error checking.
Thu, 23 Dec 2004 17:04:03 +0000 Matti Hamalainen Merging in oversampling support, audio settings sanitation.
Wed, 22 Dec 2004 09:07:03 +0000 Matti Hamalainen Improved comments.
Tue, 21 Dec 2004 20:17:02 +0000 Matti Hamalainen Compile-time optionally enabled themetune support in about-dialog (click the logo image)
Tue, 21 Dec 2004 16:08:03 +0000 Matti Hamalainen Added "apply min playtime only when song-length is unknown" option.
Tue, 21 Dec 2004 15:05:03 +0000 Matti Hamalainen Compile-time setting to enable/disable use of dynamically allocated buffers.
Tue, 21 Dec 2004 13:34:02 +0000 Matti Hamalainen Add xs_fileinfo.h, move appropriate function prototypes there.
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.
Wed, 15 Dec 2004 18:47:01 +0000 Matti Hamalainen char -> gchar
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: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:24:03 +0000 Matti Hamalainen Use glib string functions more exclusively, moved fileinfo dialog
Tue, 16 Nov 2004 06:56:02 +0000 Matti Hamalainen Reworking code.
Thu, 19 Aug 2004 19:06:02 +0000 Matti Hamalainen Support for libNanoSID dropped.
Wed, 18 Aug 2004 08:24:04 +0000 Matti Hamalainen Check number of subtunes and disable subtune control in fileinfo, if
Wed, 18 Aug 2004 08:15:01 +0000 Matti Hamalainen Fix thinko.