view TODO @ 6:3f214fe4a82f

Added debugging_chatter flag, and VOC and MP3 decoders.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 18 Sep 2001 10:51:18 +0000
parents b97da311bbe2
children 2606137cf481
line wrap: on
line source


Stuff TODO:
- Implement base API. (Done.)
- 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.

Decoders to implement:
- .WAV
- .VOC
- .MP3
- .MOD
- .OGG
- .MID
- .CDA
- .RAW (Done.)
- .AU
- .AIFF
- ...and more...

/* end of TODO ... */