Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 402:7ced6c44b827
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 12 Jul 2002 23:17:23 +0000 |
parents | e435bdcad552 |
children | 456e38cca681 |
comparison
equal
deleted
inserted
replaced
401:c42ac9ee2ce4 | 402:7ced6c44b827 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 07122002 - Changed inline keyword to compile universally. | |
5 07102002 - Fixed a bug in command line handling in playsound.c. Fixes from | 6 07102002 - Fixed a bug in command line handling in playsound.c. Fixes from |
6 Torbjörn and myself to get flac.c friendly between versions of | 7 Torbjörn and myself to get flac.c friendly between versions of |
7 libFLAC. Mutex'd a potential race condition in decoders/modplug.c. | 8 libFLAC. Mutex'd a potential race condition in decoders/modplug.c. |
8 FIXME cleanups here and there. | 9 FIXME cleanups here and there. |
9 07092002 - Fixed typo in documentation (SDL_sound.h). | 10 07092002 - Fixed typo in documentation (SDL_sound.h). |