Mercurial > SDL_sound_CoreAudio
changeset 531:8f93b3ff2d38
Updated TODO.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 17 Apr 2008 17:43:02 +0000 |
parents | ff4ada280780 |
children | a116d8f628a0 |
files | TODO |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Wed Apr 16 20:51:49 2008 +0000 +++ b/TODO Thu Apr 17 17:43:02 2008 +0000 @@ -3,6 +3,8 @@ - Finish implementing seek() method in decoders, see below. - Add a sdlsound-config script? - Make sure we can build shared libs on Cygwin, BeOS, Mac OS X... +- Move to CMake +- Up default optimizations to -O3? Decoders still needing seek() method: (If decoder can't seek, clean up the stub and report an error.)