comparison TODO @ 158:f7d65df4383a

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Fri, 09 Nov 2001 21:49:27 +0000
parents ac46d8db8a8c
children a1255c02bab1
comparison
equal deleted inserted replaced
157:fa3e593b6a5e 158:f7d65df4383a
14 - Handle compression and other chunks in AIFF-C files. 14 - Handle compression and other chunks in AIFF-C files.
15 - Cleanup up VOC decoder (seems messy to me). 15 - Cleanup up VOC decoder (seems messy to me).
16 - Change SMPEG's URL to point to lokigames.com. 16 - Change SMPEG's URL to point to lokigames.com.
17 - Rename "test" directory to "playsound". 17 - Rename "test" directory to "playsound".
18 - Have default make build playsound, and make install install it. 18 - Have default make build playsound, and make install install it.
19 - Make some of the SNDDBG() strings more uniform.
19 20
20 Decoders to implement: 21 Decoders to implement:
21 - .MID 22 - .MID
22 - .CDA (Does this need specific decoding? Or is a RWops needed?) 23 - .CDA (Does this need specific decoding? Or is a RWops needed?)
23 - .AU 24 - .AU