annotate TODO @ 475:34d48e513419

Updates.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 25 Jan 2007 09:31:02 +0000
parents 3f02945a0c48
children 449d4eaa5081
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
182
6db4254f6fff Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
4 For XMMS-SID v0.8
6db4254f6fff Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
5 -----------------
475
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
6 beta18
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
7 ------
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
8 - Use xs_f*() file functions in xs_sidplay[12].cc for loading tunes.
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
9 - xs_curve / sidplay2 filter configuration
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
10 - "Pause" does not disable sub-tune controls and XMMS gets confused
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
11 if sub-tune is changed during paused state.
182
6db4254f6fff Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
12 - Subtune INFO selector does not have text when the
6db4254f6fff Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
13 fileinfo window is first opened, why?
265
84a7af3cb99b Updated TODO list.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
14 - Tabify filter configuration and add separate tabs
84a7af3cb99b Updated TODO list.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
15 for SIDPlay1 and 2 filter configs (Also separate reset
84a7af3cb99b Updated TODO list.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
16 buttons for each)
475
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
17 - Fileinfo "follows play" -option. If enabled, information
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
18 in fileinfo window is set / updated whenever tune/sub-tune
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
19 changes.
195
7ab5b1952713 Plan for going towards 0.8.0.
Matti Hamalainen <ccr@tnsp.org>
parents: 193
diff changeset
20
475
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
21
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
22 final
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
23 -----
34d48e513419 Updates.
Matti Hamalainen <ccr@tnsp.org>
parents: 472
diff changeset
24 - Fix remaining bugs, if any.
195
7ab5b1952713 Plan for going towards 0.8.0.
Matti Hamalainen <ccr@tnsp.org>
parents: 193
diff changeset
25 - Check documentation (README, FAQ)
182
6db4254f6fff Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 171
diff changeset
26
336
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
27
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
28 For XMMS-SID v0.9/1.0
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 142
diff changeset
29 ---------------------
265
84a7af3cb99b Updated TODO list.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
30 - Editing facilities in fileinfo dialog?
84a7af3cb99b Updated TODO list.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
31 * song length
84a7af3cb99b Updated TODO list.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
32 * SID header editing
84a7af3cb99b Updated TODO list.
Matti Hamalainen <ccr@tnsp.org>
parents: 200
diff changeset
33 * STIL editing is probably not sensible
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
34
336
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
35 - XSIDB, see xsidb.txt
309
42497aa44a35 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 265
diff changeset
36
42497aa44a35 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 265
diff changeset
37 XMMS-SID could check XSIDB first and then fall back to
42497aa44a35 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 265
diff changeset
38 STILdb and songlength db, maybe adding information to
42497aa44a35 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 265
diff changeset
39 XSIDB if something is found.
42497aa44a35 Updated TODO
Matti Hamalainen <ccr@tnsp.org>
parents: 265
diff changeset
40
336
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
41 1) read STILdb
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
42 2) read SLDB, combining data
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
43 3) save as XSIDB
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
44
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
45 Possibly it would be good to check the MD5sum always
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
46 and if no match, ignore the LENGTH information?
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
47
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
48 Problems:
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
49 - preserving field formatting (COMMENT fields especially)
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
50 from STIL ... is it worth it?
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
51
171b428ee806 Updated documentation
Matti Hamalainen <ccr@tnsp.org>
parents: 326
diff changeset
52
171
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 142
diff changeset
53 For XMMS-SID2
78e06aecad7f Updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 142
diff changeset
54 -------------
421
57bd9bd45ec2 Boinggg!
Matti Hamalainen <ccr@tnsp.org>
parents: 350
diff changeset
55 Port/rewrite to XMMS2.