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:
|
|
11 - Handle compression and other chunks in WAV files.
|
38
|
12 - Handle compression and other chunks in AIFF-C files.
|
23
|
13 - Cleanup up VOC decoder (seems messy to me).
|
|
14
|
0
|
15 Decoders to implement:
|
38
|
16 - .SHN
|
0
|
17 - .MID
|
|
18 - .CDA
|
|
19 - .AU
|
|
20 - ...and more...
|
|
21
|
23
|
22 Ongoing:
|
|
23 - look for "FIXME"s in the code.
|
|
24
|
0
|
25 /* end of TODO ... */
|
|
26
|