log src/audio/SDL_mixer.c @ 4187:b8d7c7a46ff7 SDL-1.2

age author description
2008-12-08 Sam Lantinga Updated copyright date SDL-1.2
2010-01-24 Sam Lantinga Fixed bug #926
2010-01-10 Ryan C. Gordon Merged r5194:5195 from branches/SDL-1.2: coldfire cpu arch support.
2010-01-10 Ryan C. Gordon Merged r5070:5071 from branches/SDL-1.2: forcibly disable buggy MMX mixers.
2008-12-08 Sam Lantinga Updated copyright date
2007-06-19 Sam Lantinga Fixes for compiling with Visual C++ 8.0 Express Edition
2006-10-17 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
2006-09-01 Ryan C. Gordon Replaced unions with calls to SDL_SwapFloat...
2006-09-01 Ryan C. Gordon Fixed S32 audio mixing, but I'm a bit nervous about the use of 64-bit
2006-08-28 Sam Lantinga Added source color and alpha modulation support.
2006-08-24 Ryan C. Gordon First shot at new audio data types (int32 and float32).
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
2006-02-26 Sam Lantinga Updated OS/2 build, yay!