changeset 345:1464c9070f54

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 22 May 2002 13:24:16 +0000
parents d5d281337ee0
children b6341f628568
files TODO
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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?