Mercurial > SDL_sound_CoreAudio
comparison TODO @ 0:1078b3528e6f
Initial revision
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 14 Sep 2001 23:41:11 +0000 |
parents | |
children | f58a664c1557 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:1078b3528e6f |
---|---|
1 | |
2 Stuff TODO: | |
3 - Implement base API. | |
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 | |
20 - .RAW | |
21 - .AU | |
22 - .AIFF | |
23 - ...and more... | |
24 | |
25 /* end of TODO ... */ | |
26 | |
27 | |
28 | |
29 |