comparison TODO @ 557:8cdf62b98617

Updated TODO
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 01 Mar 2007 12:16:05 +0000
parents 9f6227cbbb2a
children 19c43bc20d1e
comparison
equal deleted inserted replaced
556:9f6227cbbb2a 557:8cdf62b98617
1 XMMS-SID - SIDPlay input plugin for X MultiMedia System (XMMS) 1 XMMS-SID - SIDPlay input plugin for X MultiMedia System (XMMS)
2 ============================================================== 2 ==============================================================
3 3
4 For XMMS-SID v0.8 4 For v0.8.0
5 ----------------- 5 ----------
6 beta18
7 ------
8 - xs_curve / sidplay2 filter configuration 6 - xs_curve / sidplay2 filter configuration
9 - "Pause" does not disable sub-tune controls and XMMS gets confused 7 - "Pause" does not disable sub-tune controls and XMMS gets confused
10 if sub-tune is changed during paused state. 8 if sub-tune is changed during paused state.
11 - Subtune INFO selector does not have text when the 9 - Subtune INFO selector does not have text when the
12 fileinfo window is first opened, why? 10 fileinfo window is first opened, why?
11 - Fix remaining bugs, if any.
12 - Check documentation (README, FAQ)
13
14 For v0.8.x
15 ----------
16 - libSIDPlay2 new COM API support.
17 - More translations.
13 - Fileinfo "follows play" -option. If enabled, information 18 - Fileinfo "follows play" -option. If enabled, information
14 in fileinfo window is set / updated whenever tune/sub-tune 19 in fileinfo window is set / updated whenever tune/sub-tune
15 changes. 20 changes.
16 21
22 For v0.9/1.0
23 ------------
24 - libSIDPlay2/HardSID (and other HW backends) support.
17 25
18 final 26 - reSID sampling and other parameters configuration.
19 ----- 27 (Requires changes in libSIDPlay2 API)
20 - Fix remaining bugs, if any.
21 - Check documentation (README, FAQ)
22 28
23
24 For XMMS-SID v0.9/1.0
25 ---------------------
26 - Editing facilities in fileinfo dialog? 29 - Editing facilities in fileinfo dialog?
27 * song length 30 * song length
28 * SID header editing 31 * SID header editing
29 * STIL editing is probably not sensible 32 * STIL editing is probably not sensible
30 33
42 and if no match, ignore the LENGTH information? 45 and if no match, ignore the LENGTH information?
43 46
44 Problems: 47 Problems:
45 - preserving field formatting (COMMENT fields especially) 48 - preserving field formatting (COMMENT fields especially)
46 from STIL ... is it worth it? 49 from STIL ... is it worth it?
47
48
49 For XMMS-SID2
50 -------------
51 Port/rewrite to XMMS2.