log src/audio/SDL_mixer.c @ 2859:99210400e8b9

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...