summaryrefslogtreecommitdiff
path: root/Xcode-iOS/Demos
AgeCommit message (Expand)AuthorFilesLines
2018-11-15fix permissionsOzkan Sezer1-0/+0
2018-11-14Fixed bug 3193 - Dualshock 3's motion sensors overwrite analog stickSam Lantinga1-0/+0
2018-10-26Don't build SDL_JOYSTICK_HIDAPI by default on iOSSam Lantinga1-16/+0
2018-10-23fix permissionsOzkan Sezer1-0/+0
2018-10-22Add exception handling to Android hidapi.Sam Lantinga1-0/+0
2018-10-18Fixed bug 4324 - Xcode 10 - more cleanup for macOS and iOS projectsSam Lantinga1-0/+2
2018-10-18Fixed bug 4324 - Xcode 10 - more cleanup for macOS and iOS projectsSam Lantinga1-0/+16
2018-06-12ran 'chmod -x' on many filesOzkan Sezer2-0/+0
2017-09-22The volume was too high, clamp to SDL_MIX_MAXVOLUMESam Lantinga1-1/+1
2017-09-14Updated iOS keyboard test to cover text input rect and orientation changesSam Lantinga1-1/+32
2017-08-15More cleanup of the iOS keyboard demo.Alex Szpakowski1-7/+4
2017-08-15Improve iOS keyboard demo code a bit.Alex Szpakowski1-105/+61
2017-05-25ios: Fixed math include in demos.Philipp Wiesemann2-2/+2
2017-04-09ios: Fixed compiler warnings about unused variables in demo.Philipp Wiesemann1-3/+0
2016-12-26Fixed bug 3517 - Compiler warnings with gcc -Wstrict-prototypesSam Lantinga2-2/+2
2016-10-09iOS: Updated demo README.Philipp Wiesemann1-3/+3
2016-09-30iOS: Removed unused constant in demo.Philipp Wiesemann1-1/+0
2016-09-26iOS: Updated comment in demo.Philipp Wiesemann1-1/+1
2016-09-25Update the code for the iOS demos to handle modern devices. Fixes bug #3337Alex Szpakowski12-145/+235
2016-09-15CoreAudio iOS/tvOS: Use AVFoundation instead of AudioSession. Fixes audio on ...Alex Szpakowski1-0/+20
2016-09-13Initial Apple TV / tvOS support.Alex Szpakowski2-0/+204
2016-04-01iOS: Fixed compiling demos on C89 compilers.Philipp Wiesemann4-7/+10
2016-03-28iOS: Removed not needed SDL_WINDOW_SHOWN from rectangles demo.Philipp Wiesemann1-3/+1
2016-03-28iOS: Fixed keyboard demo ignoring quit requests and window closing.Philipp Wiesemann1-1/+1
2016-03-27iOS: Replaced #import with #include in two demos.Philipp Wiesemann2-4/+4
2016-03-27iOS: Restored older version of rectangles demo.Philipp Wiesemann1-36/+41
2016-03-27iOS: Updated SDL version in demo README.Philipp Wiesemann1-1/+1
2015-09-20Added initial support for MFi game controllers on iOS.Alex Szpakowski1-0/+16
2015-05-06Fixed building the iOS Demo files in debug modeAlex Szpakowski1-1/+2
2014-10-28Switched to the core versions of OpenGL ES framebuffer object and renderbuffe...Alex Szpakowski1-0/+3
2014-07-07Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts ...Sam Lantinga1-10/+16
2013-10-22Testing fullscreen window in the accelerometer test.Sam Lantinga1-1/+1
2013-10-20Fixed Y axis inversion on iOS; positive is up, negative is down.Sam Lantinga1-8/+11
2013-08-21OCD fixes: Adds a space after /* (glory to regular expressions!)Gabriel Jacobo3-3/+3
2013-08-21OCD fixes: Adds a space before */Gabriel Jacobo1-1/+1
2013-07-21Removed not needed SDL_WINDOW_SHOWN from iOS example programs.Philipp Wiesemann5-5/+5
2013-06-07Updated configureSam Lantinga3-56/+38
2013-06-05Fixed compiling iOS demosSam Lantinga2-5/+3
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga9-78/+78
2012-11-04Synchronized the on-screen keyboard state with whether we are accepting text ...Sam Lantinga1-1/+5
2012-09-04Updated the Demos project to link with SDL2Sam Lantinga1-2/+2
2012-08-11Fixed bug 1564 - SDL has no function to open a screen keyboard on Android.Sam Lantinga2-28/+17
2012-05-25Fixed compiling the keyboad iOS demoSam Lantinga1-5/+5
2012-01-07Fixed running on iPhone 3GSam Lantinga1-2/+8
2012-01-05Updated iOS projects and renamed iPhoneOS to iOSSam Lantinga24-0/+3176