# HG changeset patch # User Matti Hamalainen # Date 1104187265 0 # Node ID 42497aa44a35c32d38ff51813efd43b45ee09ba7 # Parent ae5795ba5c77f716dcde504d3cb23ea21cd3ae36 Updated TODO diff -r ae5795ba5c77 -r 42497aa44a35 TODO --- 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