SDL-mirror/Xcode-iOS/Demos/src
Alex Szpakowski 398a513d09 Initial Apple TV / tvOS support.
The Apple TV remote is currently exposed as a joystick with its touch surface treated as two axes. Key presses are also generated when its buttons and touch surface are used.

A new hint has been added to help deal with deciding whether to background the app when the remote's menu button is pressed: SDL_HINT_APPLE_TV_CONTROLLER_UI_EVENTS.
2016-09-13 22:18:06 -03:00
..
accelerometer.c iOS: Fixed compiling demos on C89 compilers. 2016-04-01 21:14:49 +02:00
common.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
common.h Initial Apple TV / tvOS support. 2016-09-13 22:18:06 -03:00
fireworks.c Switched to the core versions of OpenGL ES framebuffer object and renderbuffer functions. 2014-10-28 01:34:40 -03:00
happy.c iOS: Fixed compiling demos on C89 compilers. 2016-04-01 21:14:49 +02:00
keyboard.c iOS: Fixed keyboard demo ignoring quit requests and window closing. 2016-03-28 21:01:26 +02:00
mixer.c iOS: Fixed compiling demos on C89 compilers. 2016-04-01 21:14:49 +02:00
rectangles.c iOS: Removed not needed SDL_WINDOW_SHOWN from rectangles demo. 2016-03-28 21:01:46 +02:00
touch.c iOS: Fixed compiling demos on C89 compilers. 2016-04-01 21:14:49 +02:00