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.
Wed, 18 Aug 2004 08:14:02 +0000 Matti Hamalainen Check tune and playing status before opening pop-up song control.
Wed, 18 Aug 2004 05:36:03 +0000 Matti Hamalainen Cosmetic fix: remove pop-up subsong control window if song changes and dev-0_8_0b12
Wed, 18 Aug 2004 05:16:00 +0000 Matti Hamalainen Subtune control slider in fileinfo-window now works. Various fixes.
Wed, 18 Aug 2004 03:27:00 +0000 Matti Hamalainen Various cleanups. Min-playtime option now works. Configuration has more
Fri, 13 Aug 2004 06:41:03 +0000 Matti Hamalainen Twiddling
Sat, 06 Mar 2004 18:40:02 +0000 Matti Hamalainen SLDB, STIL and emulation engine settings are now updated
Thu, 26 Feb 2004 11:41:00 +0000 Matti Hamalainen - Added UADE-style popup subsong-selector
Thu, 26 Feb 2004 02:45:02 +0000 Matti Hamalainen Fixed the file-info window, which did not update correctly in some cases
Mon, 23 Feb 2004 18:00:00 +0000 Matti Hamalainen Minor fixes and improvements, nanosid support.
Fri, 16 Jan 2004 02:53:02 +0000 Matti Hamalainen Added "seek"-subsong control option, in style of xmms-sidplay.
Wed, 14 Jan 2004 21:45:05 +0000 Matti Hamalainen Improved audio format support, now supported formats are "queried" from
Wed, 14 Jan 2004 01:56:02 +0000 Matti Hamalainen Finalized the fileinfo window code.
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 23:02:04 +0000 Matti Hamalainen Fileinfo now working with rudimentary informations. Slightly buggy.
Sun, 11 Jan 2004 17:42:00 +0000 Matti Hamalainen Changed plrFillBuffer()-functions to return actual number of samples computed.
Sat, 10 Jan 2004 23:51:04 +0000 Matti Hamalainen STIL-support fixes, variable renaming
Sun, 05 Oct 2003 14:22:04 +0000 Matti Hamalainen Fixed sub-song changing
Sun, 05 Oct 2003 10:38:03 +0000 Matti Hamalainen Various fixes and improvements
Fri, 03 Oct 2003 19:38:01 +0000 Matti Hamalainen Added some stuff for NanoSID
Fri, 03 Oct 2003 03:11:05 +0000 Matti Hamalainen Various fixes and improvements
Mon, 15 Sep 2003 11:10:03 +0000 Matti Hamalainen SIDPlay2 support "works" now. Borked problems with threads.
Sun, 14 Sep 2003 18:51:05 +0000 Matti Hamalainen Testing
Sun, 14 Sep 2003 03:14:01 +0000 Matti Hamalainen Added libsidplay2 module, lots of reworking of internals, sidplay1 support
Fri, 12 Sep 2003 03:26:04 +0000 Matti Hamalainen Lots re-arranging and new code for upcoming modularization.
Wed, 10 Sep 2003 06:21:04 +0000 Matti Hamalainen Started modularizing, separated sidplay1 things into a "wrapper" module.