view TODO @ 28:d9e84e857569

Changed some debug output. Still broken.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 19 Sep 2001 14:34:10 +0000
parents 06a009a1ec9e
children 66ff8562eec0
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.
- Port to PowerPC Linux.

More immediate:
- Handle compression and other chunks in WAV files.
- Cleanup up VOC decoder (seems messy to me).

Decoders to implement:
- .WAV
- .MP3
- .MOD
- .OGG
- .MID
- .CDA
- .AU
- .AIFF
- ...and more...

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

/* end of TODO ... */