log src/audio/SDL_mixer.c @ 2835:f38257b5d936

age author description
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...