view TODO @ 100:6d9fdec2f708

added config.h, added --enable-debug flag, various other changes to the build system
author fingolfin
date Wed, 03 Oct 2001 12:25:34 +0000
parents a81efb367027
children b99770def077
line wrap: on
line source


General stuff TODO:
- Use autoconf.
- Verify portability to various Unixes (BSD, etc)
- Port to Win32.
- Port to BeOS.
- Port to MacOS Classic.
- Port to MacOS X.

More immediate:
- Write a decent README.
- Handle compression and other chunks in WAV files.
- Handle compression and other chunks in AIFF-C files.
- Cleanup up VOC decoder (seems messy to me).

Decoders to implement:
- .SHN
- .MID
- .CDA (Does this need specific decoding? Or is a RWops needed?)
- .AU
- An mpglib MP3 decoder? (or backend mpglib into SMPEG?)
- ...and more...

Ongoing:
- look for "FIXME"s in the code.

/* end of TODO ... */