Mercurial > SDL_sound_CoreAudio
view TODO @ 274:9e7f9e09ea0e
Removed fprintf() calls. Replaced with SNDDBG() and Sound_SetError() calls.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 10 Mar 2002 19:15:25 +0000 |
parents | c6b7f7999a0e |
children | 182fdc76060d |
line wrap: on
line source
General stuff TODO: - Man pages for the API. 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). - Fix the crappy rewind implementation in shn.c's SHN_rewind(). - Add a sdlsound-config script. Ongoing: - look for "FIXME"s in the code. /* end of TODO ... */