Ryan C. Gordon <icculus@icculus.org> [Mon, 12 Oct 2009 08:58:12 +0000] rev 4322
Forcibly disabled MMX mixers.
Hopefully fixes Bugzilla #649.
Ryan C. Gordon <icculus@icculus.org> [Mon, 12 Oct 2009 08:18:36 +0000] rev 4321
Whoops, need to convert from bits to bytes for frame size.
Ryan C. Gordon <icculus@icculus.org> [Mon, 12 Oct 2009 08:06:40 +0000] rev 4320
Corrected misuse of snd_pcm_writei() in ALSA driver.
Hopefully fixes Bugzilla #650.
Sam Lantinga <slouken@libsdl.org> [Sat, 10 Oct 2009 15:10:06 +0000] rev 4319
Added support for SDL_VIDEO_FULLSCREEN_DISPLAY, but mouse events need to be fixed up.
Sam Lantinga <slouken@libsdl.org> [Sat, 10 Oct 2009 15:06:04 +0000] rev 4318
Added SDL_VIDEO_FULLSCREEN_DISPLAY as a preferred synonym for SDL_VIDEO_FULLSCREEN_HEAD on X11.
Sam Lantinga <slouken@libsdl.org> [Sat, 10 Oct 2009 14:59:32 +0000] rev 4317
Put the braces on the next line so vi can find the beginning of the function.
Patrice Mandin <patmandin@gmail.com> [Sat, 10 Oct 2009 10:28:05 +0000] rev 4316
Disable double buffer for Milan. Also set current width,height after we read it.
Sam Lantinga <slouken@libsdl.org> [Sat, 10 Oct 2009 10:17:51 +0000] rev 4315
Added missing caca files
Sam Lantinga <slouken@libsdl.org> [Sat, 10 Oct 2009 10:15:35 +0000] rev 4314
Fixed bug #838
Ozkan Sezer 2009-10-10 01:45:27 PDT
sdlenvvars.html doesn't list pulse among the supported values for
SDL_AUDIODRIVER var. Attached a quick patch to remedy that, hopefully placing
the entry in the right order. Regards.
Sam Lantinga <slouken@libsdl.org> [Sat, 10 Oct 2009 10:14:01 +0000] rev 4313
Adapted from Debian patch: 320_activate_xrandr_on_default.diff