From 8ee742ac0ca305cdf6926592b13478f6bc610eab Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Tue, 14 Jan 2003 06:58:21 +0000 Subject: [PATCH] rewrite todo list and contribution instructions --- doc/html/developers.html | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/doc/html/developers.html b/doc/html/developers.html index 74598759..8a0950b2 100644 --- a/doc/html/developers.html +++ b/doc/html/developers.html @@ -77,7 +77,7 @@

- FLAC is an open source project and we are happy to enlist the help of anyone who wants to contribute. You can do this to a limited extent through the mailing list but if you have major changes to make to the code it's best to sign up as a developer. In either case, make sure to check out the FLAC goals first; there are some thing the we don't want added to FLAC, like copy protection and lossy compression. + FLAC is an open source project and we are happy to enlist the help of anyone who wants to contribute. The preferred method for transmitting improvements is patch files (in "diff -c" format) sent to the developer mailing list, but zipped up sources are OK. Make sure to read the FLAC goals first; there are some thing the we don't want added to FLAC, like copy protection and lossy compression.

High priority items are: @@ -85,7 +85,7 @@

  • - More input plugins. Currently there are plugins for XMMS and Winamp; Freeamp is in the works. More is better! + A Windows installer.
  • Improving the compression methods. @@ -98,29 +98,16 @@

    • - Fix the MSVC makefiles to make libFLAC.dll (instead of just the .lib). + FLAC module for Audiofile.
    • - Configurable ID3V1 support and ID3V2 support in the plugins. + Streaming support in the plugins.
    • A better logo! Gimp jedi I'm not...

    -

    - Things that are in the works (check the flac-dev mailing list): -

    -

    -

      -
    • - Windows ACM codec. -
    • -
    • - FLAC module for Audiofile. -
    • -
    -