diff TODO @ 243:4a8d627a2326

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 04 Feb 2002 14:07:05 +0000
parents d8247b97b010
children c6b7f7999a0e
line wrap: on
line diff
--- a/TODO	Mon Feb 04 13:57:26 2002 +0000
+++ b/TODO	Mon Feb 04 14:07:05 2002 +0000
@@ -3,7 +3,6 @@
 
 General stuff TODO:
 - Verify portability to various Unixes (BSD, etc)
-- Port to MacOS Classic.
 - Man pages for the API.
 
 More immediate:
@@ -14,6 +13,7 @@
 - Make some of the SNDDBG() strings more uniform.
 - Run through ElectricFence, dmalloc, etc...
 - Fix the crappy rewind implementation in shn.c's SHN_rewind().
+- Add a sdlsound-config script.
 
 Decoders to implement:
 - .CDA (Does this need specific decoding? Or is a RWops needed?)