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.
|
30
|
13 - Fix the MP3 decoder; it's badly broken.
|
23
|
14 - Cleanup up VOC decoder (seems messy to me).
|
|
15
|
0
|
16 Decoders to implement:
|
30
|
17 - .MP3 (implemented, but buggy)
|
0
|
18 - .MOD
|
|
19 - .MID
|
|
20 - .CDA
|
|
21 - .AU
|
|
22 - .AIFF
|
|
23 - ...and more...
|
|
24
|
23
|
25 Ongoing:
|
|
26 - look for "FIXME"s in the code.
|
|
27
|
0
|
28 /* end of TODO ... */
|
|
29
|