Mercurial > SDL_sound_CoreAudio
comparison TODO @ 30:66ff8562eec0
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 19 Sep 2001 14:36:11 +0000 |
parents | 06a009a1ec9e |
children | 9950943545c4 |
comparison
equal
deleted
inserted
replaced
29:0e27c909c952 | 30:66ff8562eec0 |
---|---|
8 - Port to MacOS X. | 8 - Port to MacOS X. |
9 - Port to PowerPC Linux. | 9 - Port to PowerPC Linux. |
10 | 10 |
11 More immediate: | 11 More immediate: |
12 - Handle compression and other chunks in WAV files. | 12 - Handle compression and other chunks in WAV files. |
13 - Fix the MP3 decoder; it's badly broken. | |
13 - Cleanup up VOC decoder (seems messy to me). | 14 - Cleanup up VOC decoder (seems messy to me). |
14 | 15 |
15 Decoders to implement: | 16 Decoders to implement: |
16 - .WAV | 17 - .MP3 (implemented, but buggy) |
17 - .MP3 | |
18 - .MOD | 18 - .MOD |
19 - .OGG | |
20 - .MID | 19 - .MID |
21 - .CDA | 20 - .CDA |
22 - .AU | 21 - .AU |
23 - .AIFF | 22 - .AIFF |
24 - ...and more... | 23 - ...and more... |