sdl2_frt/Xcode-iOS/Demos/src
Alex Szpakowski f050576665 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 Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00
common.h Initial Apple TV / tvOS support. 2016-09-13 22:18:06 -03:00
fireworks.c Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02: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