diff TODO @ 356:ea5c61aeb891

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Fri, 07 Jun 2002 13:31:39 +0000
parents f0eb99670fa8
children 4ad617261a91
line wrap: on
line diff
--- a/TODO	Fri Jun 07 13:26:13 2002 +0000
+++ b/TODO	Fri Jun 07 13:31:39 2002 +0000
@@ -1,5 +1,4 @@
 More immediate (needed for 1.0 release):
-- Man pages. Doxygen would be cool.
 - Fix the crappy rewind implementation in shn.c's SHN_rewind().
 - Finish implementing seek() method in decoders, see below.
 - Add a sdlsound-config script?
@@ -13,7 +12,6 @@
 - quicktime.c
 
 General stuff TODO:
-- Man pages for the API.
 - Hack on the experimental audio conversion routines.
 - Handle compression and other chunks in WAV files.
 - Handle compression and other chunks in AIFF-C files.