log SDL_sound_internal.h @ 569:d02c00ce16d9 stable-1.0

age author description
Mon, 06 Aug 2007 09:44:02 +0000 Ryan C. Gordon Updated my email address. stable-1.0
Sun, 27 Feb 2005 19:53:25 +0000 Ryan C. Gordon Added Sound_NewSampleFromMem(), and implementation of RWops pooling.
Sun, 27 Feb 2005 19:50:01 +0000 Ryan C. Gordon Removed altcvt.
Wed, 12 May 2004 02:15:00 +0000 Ryan C. Gordon Fixed binary compatibility, added Sound_GetDuration().
Fri, 31 Jan 2003 01:53:12 +0000 Ryan C. Gordon Patches to make SDL_sound more Visual C happy.
Fri, 12 Jul 2002 23:16:24 +0000 Ryan C. Gordon Fixed "inline" keyword to compile.
Fri, 05 Jul 2002 23:11:51 +0000 Ryan C. Gordon Changed all the Sound_SetError() calls to __Sound_SetError (or BAIL*_MACRO)