Sam Lantinga [Thu, 28 Feb 2013 20:01:17 -0800] rev 6937
Updated the link to the USB usage page document
Andreas Schiffler [Thu, 28 Feb 2013 09:11:04 -0800] rev 6936
Add additional input validation to SDL_GetWindowDisplayMode; add tests to video suite
Sam Lantinga [Wed, 27 Feb 2013 15:20:31 -0800] rev 6935
Allow "pulseaudio" as well as "pulse" so SDL 1.2 and 2.0 support both names for the pulseaudio driver.
Sam Lantinga [Tue, 26 Feb 2013 23:26:00 -0800] rev 6934
Unload the PulseAudio library if the pulseaudio connection isn't available.
Sam Lantinga [Tue, 26 Feb 2013 16:31:52 -0800] rev 6933
Check to make sure we can connect to PulseAudio before we use it.
Sam Lantinga [Tue, 26 Feb 2013 20:41:28 -0800] rev 6932
Fixed gcc pedantic warnings in public headers
Sam Lantinga [Tue, 26 Feb 2013 20:32:11 -0800] rev 6931
Fixed cygwin compile
Gabriel Jacobo [Tue, 26 Feb 2013 13:53:02 -0300] rev 6930
Fixes wrong assignment of SDL_Color "unused" member in DirectFB backend.
Andreas Schiffler [Tue, 26 Feb 2013 07:50:42 -0800] rev 6929
Fix cygwin compile
Sam Lantinga [Tue, 26 Feb 2013 03:34:34 -0800] rev 6928
Fixed bug 1728 - fixed compiler warnings