Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 494:355129c687b7
Added playsound_simple.c, as a basic example.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 01 Oct 2005 15:38:51 +0000 |
parents | c7ab783f05d3 |
children | 67d785044411 |
line wrap: on
line diff
--- a/CHANGELOG Wed Sep 14 20:01:50 2005 +0000 +++ b/CHANGELOG Sat Oct 01 15:38:51 2005 +0000 @@ -2,6 +2,7 @@ * CHANGELOG. */ +10012005 - Added playsound_simple.c. 09142005 - Happy September. Patched smpeg.c and some other things to compile. 01062005 - Fixed Project Builder project files (Thanks, Martin!) 11122004 - Fixed automake nonsense. Fixed logic bug in voc decoder.