Mercurial > SDL_sound_CoreAudio
comparison TODO @ 215:9bafd3e8276e
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 13 Jan 2002 19:50:55 +0000 |
parents | 2cae459bc47e |
children | cbd5e308f12d |
comparison
equal
deleted
inserted
replaced
214:e27b33a6d5fe | 215:9bafd3e8276e |
---|---|
19 don't piddle over SDL errors, and vice-versa. | 19 don't piddle over SDL errors, and vice-versa. |
20 - Run through ElectricFence, dmalloc, etc... | 20 - Run through ElectricFence, dmalloc, etc... |
21 | 21 |
22 Decoders to implement: | 22 Decoders to implement: |
23 - .CDA (Does this need specific decoding? Or is a RWops needed?) | 23 - .CDA (Does this need specific decoding? Or is a RWops needed?) |
24 - .AU | |
25 - An mpglib MP3 decoder? (or backend mpglib into SMPEG?) | 24 - An mpglib MP3 decoder? (or backend mpglib into SMPEG?) |
26 - ...and more... | 25 - ...and more... |
27 | 26 |
28 Ongoing: | 27 Ongoing: |
29 - look for "FIXME"s in the code. | 28 - look for "FIXME"s in the code. |