view TODO @ 22:f6e679afe88b

Byte ordering fix, changed voc_read to voc_read_waveform, and cleaned up some header includes.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 19 Sep 2001 08:31:54 +0000
parents 2606137cf481
children 06a009a1ec9e
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 (Done.)
- .MP3
- .MOD
- .OGG
- .MID
- .CDA
- .RAW (Done.)
- .AU
- .AIFF
- ...and more...

/* end of TODO ... */