view TODO @ 309:42497aa44a35

Updated TODO
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 27 Dec 2004 22:41:05 +0000
parents 84a7af3cb99b
children a4865624208f
line wrap: on
line source

XMMS-SID - SIDPlay input plugin for X MultiMedia System (XMMS)
==============================================================

For XMMS-SID v0.8
-----------------
beta14:
- Update documentation
- Subtune INFO selector does not have text when the
  fileinfo window is first opened, why?

RC1:
- Tabify filter configuration and add separate tabs
  for SIDPlay1 and 2 filter configs (Also separate reset
  buttons for each)
- Fix remaining bugs, if any.

0.8.0 FINAL:
- Clean up and re-indent the code
- Check documentation (README, FAQ)

For XMMS-SID v0.9/1.0
---------------------
- Editing facilities in fileinfo dialog?
  * song length
  * 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
    getting of those in plugin itself?


Crazy ideas:
- 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, dunno.)


For XMMS-SID2
-------------
Port to XMMS2.