Ryan C. Gordon <icculus@icculus.org> [Wed, 20 Feb 2013 14:49:30 -0500] rev 6905
Backed out changeset 9fea506e48ab
Sam beat me to this on a different branch, apparently.
Ryan C. Gordon <icculus@icculus.org> [Wed, 20 Feb 2013 13:25:38 -0500] rev 6904
Allow SDL_AUDIODRIVER="pulse" to do the right thing.
(We renamed this audio target at some point; the Internet didn't get the memo.)
Sam Lantinga <slouken@libsdl.org> [Tue, 19 Feb 2013 07:05:15 -0800] rev 6903
Fixed bug 1474 - OpenGL renderer can't to display YV12 texture.
Sam Lantinga <slouken@libsdl.org> [Tue, 19 Feb 2013 05:46:51 -0800] rev 6902
Removed SDL_input.h from various projects
Sam Lantinga <slouken@libsdl.org> [Tue, 19 Feb 2013 05:39:19 -0800] rev 6901
The input API was never implemented, so removing it before release.
Sam Lantinga <slouken@libsdl.org> [Mon, 18 Feb 2013 20:14:24 -0800] rev 6900
Allow abbreviated strings to be used for driver names.
This allows people to use "pulse" with both SDL 1.2 and 2.0
Jørgen P. Tjernø <jorgen@valvesoftware.com> [Mon, 18 Feb 2013 18:28:02 -0800] rev 6899
Fix SDL_SetWindowSize on certain WMs.
Makes SDL_SetWindowSize work on some WMs (like Fluxbox, ion3, Awesome,
WindowMaker), and when running without a WM.
Fixes bug 1513.
CR: saml
Sam Lantinga <slouken@libsdl.org> [Mon, 18 Feb 2013 16:24:33 -0800] rev 6898
Fixed bug where if X11 is not dynamically loaded, then we think none of the X11 modules are available.
Andreas Schiffler <aschiffler@ferzkopp.net> [Mon, 18 Feb 2013 07:59:05 -0800] rev 6897
Fix bug 1723: flipped log text in audio suite - thanks P. Wiesemann
Sam Lantinga <slouken@libsdl.org> [Sun, 17 Feb 2013 23:39:25 -0800] rev 6896
We don't need no stinking pre-release version number!
If we do end up needing something, we should use the Mercurial revision number.