comparison TODO @ 556:9f6227cbbb2a

Removed already done items.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 26 Feb 2007 14:47:01 +0000
parents 449d4eaa5081
children 8cdf62b98617
comparison
equal deleted inserted replaced
555:7fcf76236687 556:9f6227cbbb2a
3 3
4 For XMMS-SID v0.8 4 For XMMS-SID v0.8
5 ----------------- 5 -----------------
6 beta18 6 beta18
7 ------ 7 ------
8 - Change xs_sidplay1.cc to load tunes into object instead of creating
9 new one each time.
10 - Use xs_f*() file functions in xs_sidplay[12].cc for loading tunes.
11 - xs_curve / sidplay2 filter configuration 8 - xs_curve / sidplay2 filter configuration
12 - "Pause" does not disable sub-tune controls and XMMS gets confused 9 - "Pause" does not disable sub-tune controls and XMMS gets confused
13 if sub-tune is changed during paused state. 10 if sub-tune is changed during paused state.
14 - Subtune INFO selector does not have text when the 11 - Subtune INFO selector does not have text when the
15 fileinfo window is first opened, why? 12 fileinfo window is first opened, why?
16 - Tabify filter configuration and add separate tabs
17 for SIDPlay1 and 2 filter configs (Also separate reset
18 buttons for each)
19 - Fileinfo "follows play" -option. If enabled, information 13 - Fileinfo "follows play" -option. If enabled, information
20 in fileinfo window is set / updated whenever tune/sub-tune 14 in fileinfo window is set / updated whenever tune/sub-tune
21 changes. 15 changes.
22 16
23 17