Mercurial > SDL_sound_CoreAudio
diff TODO @ 195:05bb0259cd2a
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 02 Jan 2002 01:12:03 +0000 |
parents | 92eae705e0d1 |
children | 2cae459bc47e |
line wrap: on
line diff
--- a/TODO Wed Jan 02 01:11:25 2002 +0000 +++ b/TODO Wed Jan 02 01:12:03 2002 +0000 @@ -11,11 +11,9 @@ - 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). -- Change SMPEG's URL to point to lokigames.com. - Rename "test" directory to "playsound". - Have default make build playsound, and make install install it. - Make some of the SNDDBG() strings more uniform. -- SMPEG only works after calling SDL_OpenAudio(). Why? - Shrink buffer in Sound_DecodeAll to fit exact size of sample after decoding. - Make Sound_SetError() and Sound_GetError() use their own buffers, so they don't piddle over SDL errors, and vice-versa.