log src/xs_sidplay2.cc @ 819:ab3216b1b582

age author description
Wed, 07 Nov 2012 15:26:45 +0200 Matti Hamalainen Audio format was being forced to S16 NE even when it shouldn't have been.
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.