changeset 265:84a7af3cb99b

Updated TODO list.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 22 Dec 2004 12:41:01 +0000
parents 2316e524d67b
children cb218e92d1d4
files TODO
diffstat 1 files changed, 17 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Wed Dec 22 09:07:03 2004 +0000
+++ b/TODO	Wed Dec 22 12:41:01 2004 +0000
@@ -5,13 +5,16 @@
 -----------------
 beta14:
 - Check all thread locking issues
+- Update documentation
 - Commit the oversampling filter code in
 - Subtune INFO selector does not have text when the
   fileinfo window is first opened, why?
 
 RC1:
-- Update songpos-patch to latest XMMS release
-- Fix remaining bugs
+- Tabify filter configuration and add separate tabs
+  for SIDPlay1 and 2 filter configs (Also separate reset
+  buttons for each)
+- Fix remaining bugs, if any.
 
 0.8.0 FINAL:
 - Clean up and re-indent the code
@@ -19,16 +22,23 @@
 
 For XMMS-SID v0.9/1.0
 ---------------------
-- Editing facilities in song-info?
+- Editing facilities in fileinfo dialog?
+  * song length
+  * SID header editing
+  * STIL editing is probably not sensible
 
-- Possibly: Song "pre-rendering" support+position selector
+- Convenience functionality?
+  * retrieve latest HVSC and song-length databases automatically?
+  * use 'curl' or 'wget' binary or use libcurl and implement
+    getting of those in plugin itself?
+
+
+Crazy ideas:
+- Song "pre-rendering" support+position selector
   work like it "should". Option for those who have the
   CPU power (or patience) and enough RAM to spare for
   the whole song. (probably not feasible, dunno.)
 
-- What about "pre-rendering" of next playlist item during
-  playing of current one? (probably impossible)
-
 
 For XMMS-SID2
 -------------