annotate TODO @ 515:449d4eaa5081

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