log src/xs_sidplayfp.cpp @ 991:34259889b2b1 dev-0_9_1

age author description
Fri, 11 Oct 2013 14:37:20 +0300 Matti Hamalainen Add support for libSIDPlay-FP v1.1.x. dev-0_9_1
Thu, 28 Mar 2013 15:09:29 +0200 Matti Hamalainen Update copyrights.
Thu, 28 Mar 2013 15:01:40 +0200 Matti Hamalainen Update to be compatible with libsidplayfp 1.0.1 API.
Sat, 24 Nov 2012 19:32:39 +0200 Matti Hamalainen Update to match latest API changes in libSIDPlayFP 1.0.0 alphas.
Tue, 20 Nov 2012 23:11:10 +0200 Matti Hamalainen Minor fix in older libSIDPlayFP backend support.
Tue, 20 Nov 2012 23:00:33 +0200 Matti Hamalainen Add display of second SID chip to titles, and also new custom format tokens dev-0_8_99
Tue, 20 Nov 2012 22:34:47 +0200 Matti Hamalainen Remove useless variable and silence a warning.
Tue, 20 Nov 2012 22:13:48 +0200 Matti Hamalainen Change how the backend emulator library is initialized for libSIDPlay2 and
Tue, 20 Nov 2012 21:27:26 +0200 Matti Hamalainen Use xs_fread_str() and improve the probing of each backend to be more
Sun, 18 Nov 2012 18:06:24 +0200 Matti Hamalainen Oops, do not incorrectly set the reSID-FP backend filters to 0.
Tue, 13 Nov 2012 18:53:16 +0200 Matti Hamalainen Clear rom image pointers before trying to load them.
Fri, 09 Nov 2012 09:48:12 +0200 Matti Hamalainen Add resampling configuration. dev-0_8_94
Fri, 09 Nov 2012 05:13:29 +0200 Matti Hamalainen Add ROM image loading.
Fri, 09 Nov 2012 04:00:27 +0200 Matti Hamalainen Use xs_fload_buffer() again, to support potential VFS backends.
Fri, 09 Nov 2012 02:14:38 +0200 Matti Hamalainen Oops, fix a typo.