Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 153:36eb9c534b6d
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 09 Nov 2001 20:36:59 +0000 |
parents | 25773f16cfcb |
children | feff6dab2278 |
comparison
equal
deleted
inserted
replaced
152:1a0cf9aeee2a | 153:36eb9c534b6d |
---|---|
104 11012001 - API COMPATIBILITY BREAKAGE: Decoders can now list multiple file | 104 11012001 - API COMPATIBILITY BREAKAGE: Decoders can now list multiple file |
105 extensions each. Playsound has been updated to handle this. | 105 extensions each. Playsound has been updated to handle this. |
106 Playsound now registers a SIGINT handler, so you can skip tracks | 106 Playsound now registers a SIGINT handler, so you can skip tracks |
107 and/or abort the way that mpg123 does. | 107 and/or abort the way that mpg123 does. |
108 11092001 - Torbjörn fixes playsound's audio callback after I broke it, again. | 108 11092001 - Torbjörn fixes playsound's audio callback after I broke it, again. |
109 A bug in configure.in was preventing SMPEG from being used unless | |
110 --enable-debug was set; fixed. | |
109 | 111 |
110 --ryan. (icculus@clutteredmind.org) | 112 --ryan. (icculus@clutteredmind.org) |
111 | 113 |
112 /* end of CHANGELOG ... */ | 114 /* end of CHANGELOG ... */ |
113 | 115 |