0
|
1
|
23
|
2 General stuff TODO:
|
0
|
3 - Use autoconf?
|
|
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 - Port to PowerPC Linux.
|
|
10
|
23
|
11 More immediate:
|
|
12 - Handle compression and other chunks in WAV files.
|
38
|
13 - Handle compression and other chunks in AIFF-C files.
|
30
|
14 - Fix the MP3 decoder; it's badly broken.
|
23
|
15 - Cleanup up VOC decoder (seems messy to me).
|
|
16
|
0
|
17 Decoders to implement:
|
30
|
18 - .MP3 (implemented, but buggy)
|
38
|
19 - .SHN
|
0
|
20 - .MOD
|
|
21 - .MID
|
|
22 - .CDA
|
|
23 - .AU
|
|
24 - ...and more...
|
|
25
|
23
|
26 Ongoing:
|
|
27 - look for "FIXME"s in the code.
|
|
28
|
0
|
29 /* end of TODO ... */
|
|
30
|