scummvm/backends/platform
Lars Sundström 9a980c9dd4 IOS7: Fix show/hide of virtual controller in iOS 15
The change in commit 1b3c783b9e assumed
that the orientation already had been updated when the system called
viewWillTransitionToSize. This seems to be true for iOS 16 while in
iOS 15 the orientation seems to be updated a bit later.

In iOS 16, make sure that the current orientation is updated when the
function viewWillTransitionToSize is called to make sure it's updated
when the adjustViewFrameForSafeArea is called. This makes sure that the
screen size is updated correctly when forcing the orientation based on
the backend user setting.
In iOS 15 (and below), set the current orientation when the transition
animation finishes to make sure that the interface orientation has been
updated to make sure the virtual controller is connected/disconnected
properly based on the orientation.
2023-07-21 23:06:01 +02:00
..
3ds
android BACKENDS: ANDROID: Fix build 2023-07-20 19:07:20 +02:00
atari BACKEND: ATARI: Screen shaking and some fixes 2023-07-19 22:22:11 +02:00
dc ALL: Add limits for all codebase 2023-06-06 08:14:25 +02:00
dingux
ds DS: Fix building with the text console enabled 2023-07-20 17:43:32 +01:00
gph
ios7 IOS7: Fix show/hide of virtual controller in iOS 15 2023-07-21 23:06:01 +02:00
libretro LIBRETRO: JANITORIAL: fix typo in setting description 2023-07-11 01:20:05 +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 COMMON: Archive path refactoring, add getFileName and getPathInArchive that unambiguously return the filename or the full path 2023-07-19 18:51:37 +02:00
wii WII: Add Code for GDB Debugging Over Ethernet using TCP 2023-05-15 00:51:27 +01:00