log src/xs_sidplay2.cc @ 801:c83c08b2ede4

age author description
Wed, 07 Nov 2012 12:08:04 +0200 Matti Hamalainen Fix some uninitialized value issues.
Wed, 07 Nov 2012 11:05:24 +0200 Matti Hamalainen Make old libSIDPlay2 support work again, the one available in most distros, such as Debian.
Tue, 06 Nov 2012 16:34:06 +0200 Matti Hamalainen Remove useless state variable.
Tue, 06 Nov 2012 13:01:39 +0200 Matti Hamalainen Fix some HardSID builder related things.
Tue, 06 Nov 2012 11:59:24 +0200 Matti Hamalainen Indeed, libsidplay-fp's audio renderer expects buffer of 16-bit shorts and
Tue, 06 Nov 2012 11:56:55 +0200 Matti Hamalainen Proper order of freeing/deletion.
Tue, 06 Nov 2012 11:56:24 +0200 Matti Hamalainen Remove ununused buffer loading code.
Tue, 06 Nov 2012 11:56:00 +0200 Matti Hamalainen Add resid-fp and resid backend to sidplay2fp support.
Tue, 06 Nov 2012 01:28:10 +0200 Matti Hamalainen Still not working. Urgh.
Tue, 06 Nov 2012 01:27:40 +0200 Matti Hamalainen Cleanups.
Tue, 06 Nov 2012 01:15:28 +0200 Matti Hamalainen Cleanups.
Mon, 05 Nov 2012 22:44:29 +0200 Matti Hamalainen Cosmetics and leftover cleanups.
Mon, 05 Nov 2012 22:43:24 +0200 Matti Hamalainen Cleanups.
Mon, 05 Nov 2012 20:04:05 +0200 Matti Hamalainen Cosmetic cleanups.
Mon, 05 Nov 2012 19:05:16 +0200 Matti Hamalainen Sanitize some #ifdefs.
Mon, 05 Nov 2012 19:03:27 +0200 Matti Hamalainen Clean up endianess handling a bit.
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, 05 Nov 2012 17:24:16 +0200 Matti Hamalainen Initial implementation for supporting libSIDPlay2-FP (or libSIDPlay-FP, as
Tue, 10 Feb 2009 03:34:11 +0200 Matti Hamalainen Update copyright years.
Tue, 10 Feb 2009 03:25:49 +0200 Matti Hamalainen Unify xs_sid*_filter_t into one.
Mon, 09 Feb 2009 11:12:17 +0200 Matti Hamalainen Updated to work with latest distortion patched libSIDPlay2+reSID from Antti
Sun, 25 May 2008 01:38:48 +0300 Matti Hamalainen Renamed some types.
Fri, 23 May 2008 19:48:13 +0300 Matti Hamalainen Compiles with distortion patched libsidplay2+reSID now, but crashes for some
Thu, 22 May 2008 11:32:37 +0300 Matti Hamalainen COM API support works now.
Thu, 22 May 2008 10:54:25 +0300 Matti Hamalainen Move builder header inclusions.
Thu, 22 May 2008 10:53:59 +0300 Matti Hamalainen Correct builder.
Thu, 22 May 2008 09:22:49 +0300 Matti Hamalainen Actually compiles now with libsidplay2 COM API, but does not work yet.
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 ...
Tue, 20 Mar 2007 13:43:00 +0000 Matti Hamalainen Scrubbing through the filter configuration code; Configuration dialog
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 19:20:01 +0000 Matti Hamalainen Changed some error messages.
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 07:26:01 +0000 Matti Hamalainen Cosmetics
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, 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 08:54:00 +0000 Matti Hamalainen Emulation engine setup fixes.
Tue, 08 Nov 2005 11:21:05 +0000 Matti Hamalainen Check for myEngine != NULL
Tue, 08 Nov 2005 10:34:01 +0000 Matti Hamalainen Fixes in emulator engine configuration, make 'forceModel' option work.
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.
Mon, 31 Oct 2005 19:36:05 +0000 Matti Hamalainen Cleanups
Tue, 11 Jan 2005 04:11:02 +0000 Matti Hamalainen Changed copyright text.
Sat, 08 Jan 2005 17:06:01 +0000 Matti Hamalainen Improved compatibility, some fixes in reSID emulation initialization.
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.
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.