Mercurial > SDL_sound_CoreAudio
changeset 171:697fabe1453e
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 01 Dec 2001 01:12:40 +0000 |
parents | e91fb8d5bd62 |
children | 705dcbf94639 |
files | CHANGELOG |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Mon Nov 26 04:41:33 2001 +0000 +++ b/CHANGELOG Sat Dec 01 01:12:40 2001 +0000 @@ -2,6 +2,10 @@ * CHANGELOG. */ +11302001 - Torbjörn and I make Sound_DecodeAll() more robust: checks for + previous decoding failures and sets an appropriate error, handles + decoders that change their buffers on the fly (such as the FLAC + decoder), and deals with out-of-memory conditions more gracefully. 11252001 - (With thanks to Andreas Umbach for pointing it out) Fixed some problems with Sound_DecodeAll(). For local testing of this bug, added a --predecode command line to playsound. Minor fixes to