# HG changeset patch # User Ryan C. Gordon # Date 1005342567 0 # Node ID f7d65df4383addb3ee88d69bc342a86e86fde58c # Parent fa3e593b6a5ed51504895c69fbb32b6d7e37c660 Updated. diff -r fa3e593b6a5e -r f7d65df4383a CHANGELOG --- a/CHANGELOG Fri Nov 09 21:43:49 2001 +0000 +++ b/CHANGELOG Fri Nov 09 21:49:27 2001 +0000 @@ -5,7 +5,8 @@ 11092001 - Torbjörn fixes playsound's audio callback after I broke it, again. A bug in configure.in was preventing SMPEG from being used unless --enable-debug was set; fixed. Changed this file to list latest - changes first. + changes first. Torbjörn submitted a FLAC decoder that utilizes + libFLAC (http://flac.sf.net/). Cool. 11012001 - API COMPATIBILITY BREAKAGE: Decoders can now list multiple file extensions each. Playsound has been updated to handle this. Playsound now registers a SIGINT handler, so you can skip tracks diff -r fa3e593b6a5e -r f7d65df4383a TODO --- a/TODO Fri Nov 09 21:43:49 2001 +0000 +++ b/TODO Fri Nov 09 21:49:27 2001 +0000 @@ -16,6 +16,7 @@ - Change SMPEG's URL to point to lokigames.com. - Rename "test" directory to "playsound". - Have default make build playsound, and make install install it. +- Make some of the SNDDBG() strings more uniform. Decoders to implement: - .MID