Mercurial > SDL_sound_CoreAudio
view TODO @ 132:68d62a7fe33b
Upped version to 0.1.3.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 10 Oct 2001 00:43:39 +0000 |
parents | 254916e602c6 |
children | ac46d8db8a8c |
line wrap: on
line source
General stuff TODO: - Verify portability to various Unixes (BSD, etc) - Port to Win32. - Port to BeOS. - Port to MacOS Classic. - Port to MacOS X. - Allow a decoder to register multiple file extensions. - Man pages for the API. 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: - .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 ... */