# HG changeset patch # User Ryan C. Gordon # Date 1007169160 0 # Node ID 697fabe1453e10eb90ff6ad5dce83f604f82b09a # Parent e91fb8d5bd623f3b4e52fd7d8fd16f7d312ffcbc Updated. diff -r e91fb8d5bd62 -r 697fabe1453e CHANGELOG --- 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