log src/xs_sidplay1.cc @ 832:b158abe91a75

age author description
Thu, 08 Nov 2012 20:44:55 +0200 Matti Hamalainen Header include cleanups.
Tue, 06 Nov 2012 16:34:06 +0200 Matti Hamalainen Remove useless state variable.
Mon, 05 Nov 2012 22:40:01 +0200 Matti Hamalainen Rename some variables.
Mon, 05 Nov 2012 18:53:20 +0200 Matti Hamalainen Rename internal structures.
Mon, 05 Nov 2012 18:52:10 +0200 Matti Hamalainen Rename some more variables.
Mon, 05 Nov 2012 18:51:11 +0200 Matti Hamalainen Rename some variables.
Mon, 05 Nov 2012 18:42:57 +0200 Matti Hamalainen Rename some structures.
Mon, 05 Nov 2012 17:51:08 +0200 Matti Hamalainen Remove oversampling support.
Mon, 09 Feb 2009 13:23:32 +0200 Matti Hamalainen Added new variables for distortion tunables and made few changes to SID1
Thu, 22 May 2008 09:22:31 +0300 Matti Hamalainen Indentation.
Wed, 02 Apr 2008 22:10:05 +0300 Matti Hamalainen Change tabs to 4 spaces, everywhere.
Wed, 02 Apr 2008 19:46:59 +0300 Matti Hamalainen Lots of cosmetic code cleanups; synced the de-gettextification from Audacious-SID, I suppose it makes some sense ...
Mon, 26 Feb 2007 13:35:01 +0000 Matti Hamalainen Configuration item changes.
Wed, 21 Feb 2007 03:38:05 +0000 Matti Hamalainen Update copyright years.
Tue, 20 Feb 2007 18:09:04 +0000 Matti Hamalainen Now everything necessary should be using the VFS functions.
Tue, 20 Feb 2007 16:53:05 +0000 Matti Hamalainen Header cleanup; Moved some types from xmms-sid.h to xs_player.h; Renamed few functions.
Thu, 25 Jan 2007 03:46:02 +0000 Matti Hamalainen Beginnings of vfs portability.
Wed, 24 Jan 2007 22:10:00 +0000 Matti Hamalainen Updates
Mon, 08 Jan 2007 12:08:05 +0000 Matti Hamalainen Working on the localization and fixing up the breakage in song information
Mon, 14 Aug 2006 00:49:02 +0000 Matti Hamalainen Updated GNU GPL (new FSF address) and some cleanups.
Thu, 08 Jun 2006 19:02:03 +0000 Matti Hamalainen Indentation
Thu, 01 Jun 2006 02:18:02 +0000 Matti Hamalainen More work on merging of improved STIL/SLDB handling code with completely
Wed, 31 May 2006 12:58:05 +0000 Matti Hamalainen Cleanups
Wed, 31 May 2006 10:10:05 +0000 Matti Hamalainen XSERR -> xs_error fixes.
Wed, 09 Nov 2005 01:28:04 +0000 Matti Hamalainen Cleanups, additional engine NULL check.
Tue, 08 Nov 2005 08:31:01 +0000 Matti Hamalainen More and more of indentation fixes.
Mon, 07 Nov 2005 09:50:04 +0000 Matti Hamalainen Re-indentation all (non-generated) code.
Tue, 11 Jan 2005 04:11:02 +0000 Matti Hamalainen Changed copyright text.
Thu, 23 Dec 2004 17:02:05 +0000 Matti Hamalainen Cleanups, moved engine configuration to initialization function.
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.
Tue, 16 Nov 2004 06:56:02 +0000 Matti Hamalainen Reworking code.
Thu, 26 Feb 2004 02:19:05 +0000 Matti Hamalainen Removed debug-info
Mon, 23 Feb 2004 17:59:02 +0000 Matti Hamalainen Fixes in audio format selection/emuengine configuration.
Wed, 14 Jan 2004 21:45:05 +0000 Matti Hamalainen Improved audio format support, now supported formats are "queried" from
Sun, 11 Jan 2004 17:42:00 +0000 Matti Hamalainen Changed plrFillBuffer()-functions to return actual number of samples computed.
Sun, 05 Oct 2003 10:38:03 +0000 Matti Hamalainen Various fixes and improvements
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.