log src/audio/SDL_audiocvt.c @ 2078:f932ac47a331

age author description
Wed, 29 Nov 2006 10:38:07 +0000 Ryan C. Gordon Apparently it's possible that MSVC will want to call a built-in function to
Tue, 17 Oct 2006 09:15:21 +0000 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
Sun, 24 Sep 2006 15:56:36 +0000 Sam Lantinga Fixed bug #292
Fri, 01 Sep 2006 19:29:49 +0000 Ryan C. Gordon Replaced unions with calls to SDL_SwapFloat...
Mon, 28 Aug 2006 03:17:39 +0000 Sam Lantinga Added source color and alpha modulation support.
Thu, 24 Aug 2006 12:10:46 +0000 Ryan C. Gordon First shot at new audio data types (int32 and float32).
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.