0
|
1
|
23
|
2 General stuff TODO:
|
55
|
3 - Use autoconf.
|
0
|
4 - Verify portability to various Unixes (BSD, etc)
|
|
5 - Port to Win32.
|
|
6 - Port to BeOS.
|
|
7 - Port to MacOS Classic.
|
|
8 - Port to MacOS X.
|
|
9
|
23
|
10 More immediate:
|
79
|
11 - Write a decent README.
|
23
|
12 - Handle compression and other chunks in WAV files.
|
38
|
13 - Handle compression and other chunks in AIFF-C files.
|
23
|
14 - Cleanup up VOC decoder (seems messy to me).
|
|
15
|
0
|
16 Decoders to implement:
|
38
|
17 - .SHN
|
0
|
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
|