From e74cfeb1879ebc0243359145337cb72ae21ca646 Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Tue, 21 Jan 2003 06:07:31 +0000 Subject: [PATCH] add more TODOs --- doc/html/developers.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/html/developers.html b/doc/html/developers.html index 8a0950b..2be0c70 100644 --- a/doc/html/developers.html +++ b/doc/html/developers.html @@ -90,6 +90,9 @@
  • Improving the compression methods.
  • +
  • + 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. +
  • @@ -101,6 +104,9 @@ FLAC module for Audiofile.

  • + JMF plugin. +
  • +
  • Streaming support in the plugins.
  • -- 2.7.4