diff TODO @ 35:3fcc147b253a

Updates towards 0.8beta0
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 19 Jun 2003 20:13:00 +0000
parents e5c49367b899
children 9f3b5e7a0c15
line wrap: on
line diff
--- a/TODO	Thu Jun 19 20:12:02 2003 +0000
+++ b/TODO	Thu Jun 19 20:13:00 2003 +0000
@@ -1,19 +1,6 @@
 XMMS-SID - SIDPlay input plugin for X MultiMedia System (XMMS)
 ==============================================================
 
-
-- UPDATE LIBTOOL! done.
-
-- Support libSIDPlay v2.x if detected
-
-  also make libsidplay1 optional, not required.
-  detect with configure.
-
-  if (sidplay1 || 2) ok; else fail;
-
---- 
-
------------------
 For XMMS-SID v0.9/1.0
 
  * Possibly: Song "pre-rendering" support+position selector
@@ -21,12 +8,13 @@
    CPU power (or patience) and enough RAM to spare for
    the whole song.
 
+   - What about "pre-rendering" of next playlist item during
+     playing of current one? Would it be possible?
+
  * Make it more modular (for future enchangements)
 
 INTERNAL:
 
-- Clean up the sources somewhat (char->gchar, etc)
-
 - Add STIL-database indexing for faster searches?
   (may not be real issue)