view TODO @ 317:a4865624208f

Tweaks
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 04 Jan 2005 10:50:04 +0000
parents 42497aa44a35
children cf533565701e
line wrap: on
line source

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

For XMMS-SID v0.8
-----------------
RC1:
- Subtune INFO selector does not have text when the
  fileinfo window is first opened, why?
- 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.