diff TODO @ 38:9950943545c4

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 20 Sep 2001 07:56:52 +0000
parents 66ff8562eec0
children f3f8e2a0fe76
line wrap: on
line diff
--- a/TODO	Thu Sep 20 07:56:24 2001 +0000
+++ b/TODO	Thu Sep 20 07:56:52 2001 +0000
@@ -10,16 +10,17 @@
 
 More immediate:
 - Handle compression and other chunks in WAV files.
+- Handle compression and other chunks in AIFF-C files.
 - Fix the MP3 decoder; it's badly broken.
 - Cleanup up VOC decoder (seems messy to me).
 
 Decoders to implement:
 - .MP3 (implemented, but buggy)
+- .SHN
 - .MOD
 - .MID
 - .CDA
 - .AU
-- .AIFF
 - ...and more...
 
 Ongoing: