add more TODOs

This commit is contained in:
Josh Coalson
2003-01-21 06:07:31 +00:00
parent 4564074606
commit e74cfeb187

View File

@@ -90,6 +90,9 @@
<LI>
Improving the compression methods.
</LI>
<LI>
Support in the plugins for using the CUESHEET metadata block. The plugin should be able to see a CUESHEET in a FLAC file and present the individual tracks in the player, and fetch metadata from CDDB or CDindex by computing the hash from the CUESHEET and looking up either in a local database or over the net.
</LI>
</UL>
</P>
<P>
@@ -100,6 +103,9 @@
<LI>
FLAC module for <A HREF="http://oss.sgi.com/projects/audiofile/">Audiofile</A>.
</LI>
<LI>
<A HREF="http://java.sun.com/products/java-media/jmf/">JMF</A> plugin.
</LI>
<LI>
Streaming support in the plugins.
</LI>