view TODO @ 7:e5c49367b899

Updated to 0.8
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Jun 2003 11:25:05 +0000
parents 183e7cbc1036
children 3fcc147b253a
line wrap: on
line source

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
   work like it "should". Option for those who have the
   CPU power (or patience) and enough RAM to spare for
   the whole song.

 * 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)