Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 516:46d5f399cb35
Patch from stable-1.0 branch r528:529.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 28 Oct 2006 00:57:10 +0000 |
parents | 6c4f29fc3d87 |
children | 16cbfcb8d7fb |
comparison
equal
deleted
inserted
replaced
514:6c4f29fc3d87 | 516:46d5f399cb35 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 10272006 - FLAC 1.1.3 breaks their API _again_, so we try to do the right | |
6 thing at build time. (Thanks, Josh!). | |
5 07282006 - Ogg Vorbis decoding defaults to system byte order now. | 7 07282006 - Ogg Vorbis decoding defaults to system byte order now. |
6 05122006 - Patched to get mpglib compiling again (thanks, Sam!). | 8 05122006 - Patched to get mpglib compiling again (thanks, Sam!). |
7 03312006 - Wedged in a temporary hack for Speex rewinding. | 9 03312006 - Wedged in a temporary hack for Speex rewinding. |
8 12172005 - Fixed gcc4 whining in playsound_simple.c. | 10 12172005 - Fixed gcc4 whining in playsound_simple.c. |
9 12062005 - Trimmed a bunch of junk out of the build system, and now it works | 11 12062005 - Trimmed a bunch of junk out of the build system, and now it works |