Mercurial > SDL_sound_CoreAudio
view TODO @ 66:54e10585e0cf
Changed AC_INIT() to look for SDL_sound.c, not COPYING, since I'm keeping
the filename as LICENSE, and "SDL_sound.c" is less generic.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 25 Sep 2001 01:30:14 +0000 |
parents | 8f0e28b7b28c |
children | 78da63951b29 |
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 - .AU - ...and more... Ongoing: - look for "FIXME"s in the code. /* end of TODO ... */