# HG changeset patch # User Matti Hamalainen # Date 1173394860 0 # Node ID 19c43bc20d1e20ce682c0b87d5d7c4dfe54839b4 # Parent 8cdf62b98617eef5805b763c267a91ae8f329c30 Updated TODO items. diff -r 8cdf62b98617 -r 19c43bc20d1e TODO --- a/TODO Thu Mar 01 12:16:05 2007 +0000 +++ b/TODO Thu Mar 08 23:01:00 2007 +0000 @@ -13,6 +13,7 @@ For v0.8.x ---------- +- Separate filter configs for 6581/8580 - libSIDPlay2 new COM API support. - More translations. - Fileinfo "follows play" -option. If enabled, information @@ -22,7 +23,6 @@ For v0.9/1.0 ------------ - libSIDPlay2/HardSID (and other HW backends) support. - - reSID sampling and other parameters configuration. (Requires changes in libSIDPlay2 API) @@ -30,20 +30,3 @@ * song length * SID header editing * STIL editing is probably not sensible - -- XSIDB, see xsidb.txt - - XMMS-SID could check XSIDB first and then fall back to - STILdb and songlength db, maybe adding information to - XSIDB if something is found. - - 1) read STILdb - 2) read SLDB, combining data - 3) save as XSIDB - - Possibly it would be good to check the MD5sum always - and if no match, ignore the LENGTH information? - - Problems: - - preserving field formatting (COMMENT fields especially) - from STIL ... is it worth it?