scummvm/backends/platform
Lars Sundström 3ee048d922 IOS7: Update logic for touch events for Apple TV remote
The Apple TV remote sends touch events of type UITouchTypeIndirect
since it's not touches made on the screen. In iOS touchpads might
send UITouchTypeIndirect touch events as well as mouse move events.

So in iOS we want to block touches of type UITouchTypeIndirect
while in TV OS we want them to be handled.

Touchpad mode for touch events is also required for the Apple TV
remote to work properly. Make sure to disable the possibility to
disable touchpad mode in TV OS.
2023-07-03 21:50:32 +02:00
..
3ds GRAPHICS: Add support for pixels with masks and inverted pixels 2023-02-19 23:51:09 +01:00
android ANDROID: Reload keyboard on display configuration change 2023-07-01 16:26:19 +02:00
atari BACKENDS: ATARI: DMA playback is not always active 2023-06-15 22:57:55 +02:00
dc ALL: Add limits for all codebase 2023-06-06 08:14:25 +02:00
dingux
ds ALL: Add limits for all codebase 2023-06-06 08:14:25 +02:00
gph
ios7 IOS7: Update logic for touch events for Apple TV remote 2023-07-03 21:50:32 +02:00
libretro LIBRETRO: update libretro-common 2023-06-23 01:30:47 +02:00
maemo DISTS: Include MKV license in distribution packages 2023-03-05 21:47:13 +01:00
n64 ALL: Add limits for all codebase 2023-06-06 08:14:25 +02:00
null
openpandora
psp ALL: Add limits for all codebase 2023-06-06 08:14:25 +02:00
samsungtv
sdl AMIGAOS: Cleanup and free signals via atexit() 2023-06-21 08:27:04 +03:00
wii WII: Add Code for GDB Debugging Over Ethernet using TCP 2023-05-15 00:51:27 +01:00