Mercurial > SDL_sound_CoreAudio
log SDL_sound.c @ 477:3e705c9180e5
age | author | description |
---|---|---|
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. |
Fri, 05 Jul 2002 23:11:51 +0000 | Ryan C. Gordon | Changed all the Sound_SetError() calls to __Sound_SetError (or BAIL*_MACRO) |