log src/audio/SDL_mixer.c @ 3143:8fdabaa064c3 gsoc2009_ps3

age author description
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Tue, 19 Jun 2007 05:53:56 +0000 Sam Lantinga Fixes for compiling with Visual C++ 8.0 Express Edition
Tue, 17 Oct 2006 09:15:21 +0000 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
Fri, 01 Sep 2006 19:29:49 +0000 Ryan C. Gordon Replaced unions with calls to SDL_SwapFloat...
Fri, 01 Sep 2006 19:17:05 +0000 Ryan C. Gordon Fixed S32 audio mixing, but I'm a bit nervous about the use of 64-bit
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).