Mercurial > SDL_sound_CoreAudio
comparison TODO @ 179:bded4e43ae73
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 07 Dec 2001 20:30:53 +0000 |
parents | a1255c02bab1 |
children | 47cc2de2ae36 |
comparison
equal
deleted
inserted
replaced
178:bdbe09014724 | 179:bded4e43ae73 |
---|---|
1 | 1 |
2 General stuff TODO: | 2 General stuff TODO: |
3 - Verify portability to various Unixes (BSD, etc) | 3 - Verify portability to various Unixes (BSD, etc) |
4 - Port to Win32. | |
5 - Port to BeOS. | 4 - Port to BeOS. |
6 - Port to MacOS Classic. | 5 - Port to MacOS Classic. |
7 - Port to MacOS X. | |
8 - Allow a decoder to register multiple file extensions. | |
9 - Man pages for the API. | 6 - Man pages for the API. |
7 - Add Sound_Rewind(). | |
10 | 8 |
11 More immediate: | 9 More immediate: |
12 - Write a decent README. | 10 - Write a decent README. |
13 - Handle compression and other chunks in WAV files. | 11 - Handle compression and other chunks in WAV files. |
14 - Handle compression and other chunks in AIFF-C files. | 12 - Handle compression and other chunks in AIFF-C files. |