220
|
1 Left todo for 0.1.5:
|
|
2 - Update the Visual C project files.
|
0
|
3
|
23
|
4 General stuff TODO:
|
0
|
5 - Verify portability to various Unixes (BSD, etc)
|
119
|
6 - Man pages for the API.
|
0
|
7
|
23
|
8 More immediate:
|
79
|
9 - Write a decent README.
|
23
|
10 - Handle compression and other chunks in WAV files.
|
38
|
11 - Handle compression and other chunks in AIFF-C files.
|
23
|
12 - Cleanup up VOC decoder (seems messy to me).
|
158
|
13 - Make some of the SNDDBG() strings more uniform.
|
189
|
14 - Run through ElectricFence, dmalloc, etc...
|
234
|
15 - Fix the crappy rewind implementation in shn.c's SHN_rewind().
|
243
|
16 - Add a sdlsound-config script.
|
23
|
17
|
0
|
18 Decoders to implement:
|
67
|
19 - .CDA (Does this need specific decoding? Or is a RWops needed?)
|
|
20 - An mpglib MP3 decoder? (or backend mpglib into SMPEG?)
|
225
|
21 - A c64 SID player?
|
0
|
22 - ...and more...
|
|
23
|
23
|
24 Ongoing:
|
|
25 - look for "FIXME"s in the code.
|
|
26
|
0
|
27 /* end of TODO ... */
|
|
28
|