comparison CHANGELOG @ 67:78da63951b29

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 25 Sep 2001 01:47:42 +0000
parents 7d3a6ea7f1f0
children 0e7579fb4ea3
comparison
equal deleted inserted replaced
66:54e10585e0cf 67:78da63951b29
52 macro is now SNDDBG(()), since _D is taken on MacOS X's version of 52 macro is now SNDDBG(()), since _D is taken on MacOS X's version of
53 gcc (which was bound to happen on some platform sooner than later 53 gcc (which was bound to happen on some platform sooner than later
54 anyhow). Renamed test_sdlsound to playsound, and made it more 54 anyhow). Renamed test_sdlsound to playsound, and made it more
55 robust in general: fixed potential overflow in audio_callback, 55 robust in general: fixed potential overflow in audio_callback,
56 made it chatter less, made it take multiple files and some other 56 made it chatter less, made it take multiple files and some other
57 command lines. 57 command lines. Initial autoconf support, thanks to Max Horn.
58 58
59 --ryan. (icculus@clutteredmind.org) 59 --ryan. (icculus@clutteredmind.org)
60 60
61 /* end of CHANGELOG ... */ 61 /* end of CHANGELOG ... */
62 62