log SDL_sound.c @ 489:c00e26a7e0b6

age author description
Sun, 03 Jul 2005 21:44:34 +0000 Ryan C. Gordon Patched compile error.
Sun, 27 Feb 2005 19:53:25 +0000 Ryan C. Gordon Added Sound_NewSampleFromMem(), and implementation of RWops pooling.
Wed, 12 May 2004 02:15:00 +0000 Ryan C. Gordon Fixed binary compatibility, added Sound_GetDuration().
Sat, 13 Sep 2003 20:28:39 +0000 Ryan C. Gordon Added Speex decoder.
Mon, 10 Mar 2003 22:43:58 +0000 Ryan C. Gordon Never actually created samplelist_mutex (doh!) ... Thanks, Glenn Maynard!
Fri, 31 Jan 2003 01:53:12 +0000 Ryan C. Gordon Patches to make SDL_sound more Visual C happy.
Tue, 10 Dec 2002 02:15:32 +0000 Ryan C. Gordon Call SDL_InitSubSystem instead of SDL_Init, to prevent unwanted initialization
Thu, 11 Jul 2002 05:28:52 +0000 Ryan C. Gordon FIXME cleanups.