annotate TODO @ 957:0e60e5d56fdd

Change how the backend emulator library is initialized for libSIDPlay2 and FP, as it seems the engine configuration has some persistence despite reconfiguration between loaded files if same engine object is retained. This caused, for example, 2SID stereo tunes being played "mono" if played after a normal 1-SID tune. Duh.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 20 Nov 2012 22:13:48 +0200
parents 8ca7f33635fc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1 XMMS-SID - SIDPlay input plugin for X MultiMedia System (XMMS)
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 ==============================================================
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3
919
8ca7f33635fc Updated TODO.
Matti Hamalainen <ccr@tnsp.org>
parents: 699
diff changeset
4 - Improve/finish translations?
8ca7f33635fc Updated TODO.
Matti Hamalainen <ccr@tnsp.org>
parents: 699
diff changeset
5 - More translations?
475
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
6 - xs_curve / sidplay2 filter configuration
919
8ca7f33635fc Updated TODO.
Matti Hamalainen <ccr@tnsp.org>
parents: 699
diff changeset
7 - Separate filter configs for 6581/8580?
475
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
8 - Fileinfo "follows play" -option. If enabled, information
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
9 in fileinfo window is set / updated whenever tune/sub-tune
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
10 changes.
557
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
11 - libSIDPlay2/HardSID (and other HW backends) support.