Mercurial > SDL_sound_CoreAudio
changeset 482:9999f59cf591
Updated Project Builder project files to include missing exports.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 06 Jan 2005 07:35:39 +0000 |
parents | 00b61987b555 |
children | 9e761a594df1 |
files | CHANGELOG PBProjects.tar.gz |
diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Fri Nov 12 08:21:04 2004 +0000 +++ b/CHANGELOG Thu Jan 06 07:35:39 2005 +0000 @@ -2,7 +2,11 @@ * CHANGELOG. */ +01062005 - Fixed Project Builder project files (Thanks, Martin!) 11122004 - Fixed automake nonsense. Fixed logic bug in voc decoder. +07032004 - Removed altcvt from the source tree. Started pounding out initial + mixer implementation. +05152004 - Added Sound_NewSampleFromMem(), and implementation of RWops pooling. 05112004 - Added Sound_GetDuration() and moved total_time out of Sound_Sample struct and into it's opaque data...this fixes binary compatibility with apps written for SDL_sound 1.0.