# HG changeset patch # User Ryan C. Gordon # Date 1026976103 0 # Node ID 4ad617261a914877b93f3e915c383afafe003ee1 # Parent 456e38cca681741cfef62c8e494aff9d00288193 Updated. diff -r 456e38cca681 -r 4ad617261a91 TODO --- a/TODO Sat Jul 13 23:41:40 2002 +0000 +++ b/TODO Thu Jul 18 07:08:23 2002 +0000 @@ -3,6 +3,7 @@ - Finish implementing seek() method in decoders, see below. - Add a sdlsound-config script? - Clean out FIXMEs. Either fix them or determine they aren't a problem. +- Make sure we can build shared libs on Cygwin, BeOS, Mac OS X... Decoders still needing seek() method: (If decoder can't seek, clean up the stub and report an error.)