# HG changeset patch # User Matti Hamalainen # Date 1092806043 0 # Node ID 6db4254f6fff72400d9b122575b7494437de3daf # Parent be1cf864f28eac9578159b109ed6182f9d2a1dd8 Updated TODO diff -r be1cf864f28e -r 6db4254f6fff TODO --- a/TODO Wed Aug 18 05:14:01 2004 +0000 +++ b/TODO Wed Aug 18 05:14:03 2004 +0000 @@ -1,6 +1,18 @@ XMMS-SID - SIDPlay input plugin for X MultiMedia System (XMMS) ============================================================== +For XMMS-SID v0.8 +----------------- +- Clean up the code +- Check all thread locking issues +- Commit the oversampling filter code in +- Subtune INFO selector does not have text when the + fileinfo window is first opened, why? +- Check documentation (README, FAQ) +- Update songpos-patch to latest XMMS release +- Fix remaining bugs + + For XMMS-SID v0.9/1.0 --------------------- - Editing facilities in song-info? @@ -8,7 +20,7 @@ - Possibly: 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) + the whole song. (probably not feasible, dunno.) - What about "pre-rendering" of next playlist item during playing of current one? (probably impossible)