Mercurial > SDL_sound_CoreAudio
view TODO @ 77:c714c9cd10f6
Doh...that shouldn't be there.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 25 Sep 2001 18:51:52 +0000 |
parents | 78da63951b29 |
children | a81efb367027 |
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: - 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 ... */