Mercurial > SDL_sound_CoreAudio
annotate TODO @ 5:b97da311bbe2
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 17 Sep 2001 18:12:47 +0000 |
parents | f58a664c1557 |
children | 2606137cf481 |
rev | line source |
---|---|
0 | 1 |
2 Stuff TODO: | |
2 | 3 - Implement base API. (Done.) |
0 | 4 - Use autoconf? |
5 - Verify portability to various Unixes (BSD, etc) | |
6 - Port to Win32. | |
7 - Port to BeOS. | |
8 - Port to MacOS Classic. | |
9 - Port to MacOS X. | |
10 - Port to PowerPC Linux. | |
11 | |
12 Decoders to implement: | |
13 - .WAV | |
14 - .VOC | |
15 - .MP3 | |
16 - .MOD | |
17 - .OGG | |
18 - .MID | |
19 - .CDA | |
5 | 20 - .RAW (Done.) |
0 | 21 - .AU |
22 - .AIFF | |
23 - ...and more... | |
24 | |
25 /* end of TODO ... */ | |
26 | |
27 | |
28 | |
29 |