log src/xmms-sid.c @ 230:608f31f6c095

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