Sam Lantinga [Thu, 20 Sep 2012 21:13:10 -0700] rev 6442
Updated to the latest versions of autotools and config.guess/config.sub
autoconf-2.69
automake-1.12
libtool-2.4.2
Sam Lantinga [Wed, 19 Sep 2012 18:08:37 -0700] rev 6441
Fixed bug 1600 - SDL_GetPlatform() returns "unknown os" on Android
Pallav Nawani 2012-09-14 03:23:02 PDT
Looking through the code for SDL_GetPlatform(), it is obvious that the case for
Android platform doesn't exist. And hence SDL_GetPlatform() doesn't return a
useful string on Android Phones.
Sam Lantinga [Tue, 18 Sep 2012 23:13:35 -0700] rev 6440
Generate resize event when the status bar changes size (e.g. call in progress, etc.)
Sam Lantinga [Tue, 18 Sep 2012 22:50:09 -0700] rev 6439
Fixed touch coordinates with the new UI bounds calculation
Sam Lantinga [Tue, 18 Sep 2012 22:24:40 -0700] rev 6438
User interface guidelines says that you shouldn't allow upside-down orientation on phones.
Sam Lantinga [Tue, 18 Sep 2012 22:24:08 -0700] rev 6437
Fixed window/view bounds management with autorotation.
The trick is not to mess with the window frame and let iOS handle resizing the view automatically when the rotation occurs.
Sam Lantinga [Tue, 18 Sep 2012 01:45:15 -0700] rev 6436
Fixed retina display input scaling
Sam Lantinga [Tue, 18 Sep 2012 00:50:41 -0700] rev 6435
We can update the OpenGL layer binding when we're laying out the views
Sam Lantinga [Mon, 17 Sep 2012 22:04:48 -0700] rev 6434
Removed obsolete header from the project
Ryan C. Gordon [Mon, 17 Sep 2012 19:25:42 -0400] rev 6433
Don't call XInput2 multitouch APIs if they aren't supported.
I think it fixes this:
http://forums.libsdl.org/viewtopic.php?t=8324&sid=ae797309f9e2084cadc1b6a7615bd0e4