# HG changeset patch # User Ryan C. Gordon # Date 1208454182 0 # Node ID 8f93b3ff2d3858456679b0ec04a3f5c7462d01de # Parent ff4ada2807808f16ac913936b2fb0788852477b9 Updated TODO. diff -r ff4ada280780 -r 8f93b3ff2d38 TODO --- 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.)