changeset 309:42497aa44a35

Updated TODO
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 27 Dec 2004 22:41:05 +0000
parents ae5795ba5c77
children 3714cf5aeb28
files TODO
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Sun Dec 26 15:51:00 2004 +0000
+++ b/TODO	Mon Dec 27 22:41:05 2004 +0000
@@ -4,9 +4,7 @@
 For XMMS-SID v0.8
 -----------------
 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?
 
@@ -27,6 +25,14 @@
   * SID header editing
   * STIL editing is probably not sensible
 
+- XSIDB, XMMS-SID Song Information Database:
+  A combination of STIL and songlength databases, with
+  MD5 checksums (as in songlength database).
+
+  XMMS-SID could check XSIDB first and then fall back to
+  STILdb and songlength db, maybe adding information to
+  XSIDB if something is found.
+
 - Convenience functionality?
   * retrieve latest HVSC and song-length databases automatically?
   * use 'curl' or 'wget' binary or use libcurl and implement