Sam Lantinga [Sat, 15 Jan 2011 12:41:59 -0800] rev 5003
Updated the atomic API for better use cases
Sam Lantinga [Sat, 15 Jan 2011 12:34:43 -0800] rev 5002
Added some missing config for the iPhone
Sam Lantinga [Thu, 13 Jan 2011 18:31:15 -0800] rev 5001
Added "mouse" support for the Android touch screen
Sam Lantinga [Thu, 13 Jan 2011 18:03:56 -0800] rev 5000
Cleaned up internal accelerometer interface
Sam Lantinga [Thu, 13 Jan 2011 17:13:00 -0800] rev 4999
Make sure we shut down the app if SDL_main() returns instead of exiting.
Sam Lantinga [Thu, 13 Jan 2011 15:10:17 -0800] rev 4998
The window is changed to reflect the actual screen dimensions, for now.
Implemented SDL_SetWindowTitle(), which turned out to be fairly complex
Sam Lantinga [Thu, 13 Jan 2011 12:36:59 -0800] rev 4997
Removed code from GetPrimtiveArrayCritical() experiment
Sam Lantinga [Thu, 13 Jan 2011 12:32:55 -0800] rev 4996
Fixed audio buffer lifecycle and implemented audio shutdown
Sam Lantinga [Thu, 13 Jan 2011 11:14:20 -0800] rev 4995
Working audio implementation contributed by Joseph Lunderville
Sam Lantinga [Thu, 13 Jan 2011 09:15:51 -0800] rev 4994
Added missing header