log src/audio/SDL_audio.c @ 2060:866052b01ee5

age author description
Sat, 28 Oct 2006 16:48:03 +0000 Sam Lantinga indent is evil
Fri, 27 Oct 2006 20:19:48 +0000 Ryan C. Gordon 1.3 branch version of revision 2878.
Tue, 17 Oct 2006 09:15:21 +0000 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
Sun, 01 Oct 2006 02:06:37 +0000 Ryan C. Gordon Replaced strncmp for SDL_AUDIODRIVER test with strcasecmp.
Thu, 31 Aug 2006 20:59:42 +0000 Ryan C. Gordon Reordered the favored audio format list a little.
Thu, 24 Aug 2006 12:10:46 +0000 Ryan C. Gordon First shot at new audio data types (int32 and float32).
Thu, 10 Aug 2006 14:54:23 +0000 Sam Lantinga MacOS Classic is no longer supported.
Sat, 15 Jul 2006 19:30:18 +0000 Sam Lantinga Look at environment variables in SDL_VideoInit() and SDL_AudioInit()
Fri, 14 Jul 2006 06:40:53 +0000 Sam Lantinga More of the Direct3D renderer is implemented, I'm not sure why it's not showing texture copies yet...
Thu, 13 Jul 2006 08:13:02 +0000 Sam Lantinga Removed libc dependency on Windows again, to fix building with Visual C++ 2005 Express Edition.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Tue, 09 May 2006 08:52:54 +0000 Sam Lantinga Fixed bug #137