Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 151:25773f16cfcb
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 09 Nov 2001 08:08:08 +0000 |
parents | 1df5c106504e |
children | 36eb9c534b6d |
comparison
equal
deleted
inserted
replaced
150:033afe96afbc | 151:25773f16cfcb |
---|---|
103 memory requirements for playsound by about 16 kilobytes. | 103 memory requirements for playsound by about 16 kilobytes. |
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 | 109 |
109 --ryan. (icculus@clutteredmind.org) | 110 --ryan. (icculus@clutteredmind.org) |
110 | 111 |
111 /* end of CHANGELOG ... */ | 112 /* end of CHANGELOG ... */ |
112 | 113 |