Mercurial > SDL_sound_CoreAudio
comparison TODO @ 336:2d819d03c91e
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 20 May 2002 12:13:01 +0000 |
parents | 182fdc76060d |
children | e3ac0d41668c |
comparison
equal
deleted
inserted
replaced
335:f6475949cd59 | 336:2d819d03c91e |
---|---|
9 | 9 |
10 Decoders still needing seek() method: | 10 Decoders still needing seek() method: |
11 (If decoder can't seek, clean up the stub and report an error.) | 11 (If decoder can't seek, clean up the stub and report an error.) |
12 - mikmod.c | 12 - mikmod.c |
13 - shn.c | 13 - shn.c |
14 - wav.c (adpcm compression; uncompressed is implemented.) | |
15 - voc.c | |
16 - mpglib.c | 14 - mpglib.c |
17 - smpeg.c | |
18 - aiff.c | |
19 - au.c | |
20 - ogg.c | |
21 - quicktime.c | 15 - quicktime.c |
22 | 16 |
23 | 17 |
24 General stuff TODO: | 18 General stuff TODO: |
25 - Man pages for the API. | 19 - Man pages for the API. |