0
|
1
|
23
|
2 General stuff TODO:
|
0
|
3 - Verify portability to various Unixes (BSD, etc)
|
|
4 - Port to Win32.
|
|
5 - Port to BeOS.
|
|
6 - Port to MacOS Classic.
|
|
7 - Port to MacOS X.
|
111
|
8 - Allow a decoder to register multiple file extensions.
|
119
|
9 - Man pages for the API.
|
0
|
10
|
23
|
11 More immediate:
|
79
|
12 - Write a decent README.
|
23
|
13 - Handle compression and other chunks in WAV files.
|
38
|
14 - Handle compression and other chunks in AIFF-C files.
|
23
|
15 - Cleanup up VOC decoder (seems messy to me).
|
|
16
|
0
|
17 Decoders to implement:
|
|
18 - .MID
|
67
|
19 - .CDA (Does this need specific decoding? Or is a RWops needed?)
|
0
|
20 - .AU
|
67
|
21 - An mpglib MP3 decoder? (or backend mpglib into SMPEG?)
|
0
|
22 - ...and more...
|
|
23
|
23
|
24 Ongoing:
|
|
25 - look for "FIXME"s in the code.
|
|
26
|
0
|
27 /* end of TODO ... */
|
|
28
|