# HG changeset patch # User Ryan C. Gordon # Date 1022073856 0 # Node ID 1464c9070f545465463a0199c01376c3245a2f72 # Parent d5d281337ee0566ecd266a5412b68ef55780e9f1 Updated. diff -r d5d281337ee0 -r 1464c9070f54 TODO --- a/TODO Wed May 22 09:30:59 2002 +0000 +++ b/TODO Wed May 22 13:24:16 2002 +0000 @@ -2,7 +2,6 @@ - Man pages. Doxygen would be cool. - 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). - Fix the crappy rewind implementation in shn.c's SHN_rewind(). - Finish implementing seek() method in decoders, see below. - Add a sdlsound-config script?