annotate TODO @ 557:8cdf62b98617

Updated TODO
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 01 Mar 2007 12:16:05 +0000
parents 9f6227cbbb2a
children 19c43bc20d1e
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
557
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
4 For v0.8.0
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
5 ----------
475
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
6 - xs_curve / sidplay2 filter configuration
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
7 - "Pause" does not disable sub-tune controls and XMMS gets confused
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
8 if sub-tune is changed during paused state.
182
6db4254f6fff Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
9 - Subtune INFO selector does not have text when the
6db4254f6fff Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
10 fileinfo window is first opened, why?
557
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
11 - Fix remaining bugs, if any.
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
12 - Check documentation (README, FAQ)
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
13
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
14 For v0.8.x
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
15 ----------
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
16 - libSIDPlay2 new COM API support.
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
17 - More translations.
475
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
18 - Fileinfo "follows play" -option. If enabled, information
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
19 in fileinfo window is set / updated whenever tune/sub-tune
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
20 changes.
195
7ab5b1952713 Plan for going towards 0.8.0.
Matti Hamalainen <ccr@tnsp.org>
parents: 193
diff changeset
21
557
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
22 For v0.9/1.0
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
23 ------------
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
24 - libSIDPlay2/HardSID (and other HW backends) support.
475
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
25
557
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
26 - reSID sampling and other parameters configuration.
8cdf62b98617 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 556
diff changeset
27 (Requires changes in libSIDPlay2 API)
182
6db4254f6fff Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
28
265
84a7af3cb99b Updated TODO list.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
29 - Editing facilities in fileinfo dialog?
84a7af3cb99b Updated TODO list.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
30 * song length
84a7af3cb99b Updated TODO list.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
31 * SID header editing
84a7af3cb99b Updated TODO list.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
32 * STIL editing is probably not sensible
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
33
336
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
34 - XSIDB, see xsidb.txt
309
42497aa44a35 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 265
diff changeset
35
42497aa44a35 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 265
diff changeset
36 XMMS-SID could check XSIDB first and then fall back to
42497aa44a35 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 265
diff changeset
37 STILdb and songlength db, maybe adding information to
42497aa44a35 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 265
diff changeset
38 XSIDB if something is found.
42497aa44a35 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 265
diff changeset
39
336
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
40 1) read STILdb
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
41 2) read SLDB, combining data
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
42 3) save as XSIDB
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
43
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
44 Possibly it would be good to check the MD5sum always
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
45 and if no match, ignore the LENGTH information?
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
46
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
47 Problems:
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
48 - preserving field formatting (COMMENT fields especially)
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
49 from STIL ... is it worth it?