Mercurial > sdl-ios-xcode
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... |
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). |
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. |