comparison TODO @ 67:78da63951b29

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 25 Sep 2001 01:47:42 +0000
parents 8f0e28b7b28c
children a81efb367027
comparison
equal deleted inserted replaced
66:54e10585e0cf 67:78da63951b29
13 - Cleanup up VOC decoder (seems messy to me). 13 - Cleanup up VOC decoder (seems messy to me).
14 14
15 Decoders to implement: 15 Decoders to implement:
16 - .SHN 16 - .SHN
17 - .MID 17 - .MID
18 - .CDA 18 - .CDA (Does this need specific decoding? Or is a RWops needed?)
19 - .AU 19 - .AU
20 - An mpglib MP3 decoder? (or backend mpglib into SMPEG?)
20 - ...and more... 21 - ...and more...
21 22
22 Ongoing: 23 Ongoing:
23 - look for "FIXME"s in the code. 24 - look for "FIXME"s in the code.
24 25