scummvm/backends/platform
Thierry Crozat 07652d9d82 IOS7: Fix detection of orientation on some devices
The main change in to use the interface orientation and not the device
orientation. This may be different for example when locking the orientation.
This also changes the way orientation changes are detected using the
documented method. However this means dropping support for iOS 7 as this
method is only available since iOS 8, and alternative methods available in
iOS 7 have been deprecated in iOS 13.

Another change is to properly detect the interface orientation instead of
infering it from the view bounds, which was incorrect on some devices.
2023-04-27 21:43:40 +01:00
..
3ds 3DS: Specify version in .cia metadata 2023-02-05 23:03:50 +01:00
android ANDROID: Prevent getPath() when getExternalFilesDir(null) returns null 2023-04-23 13:39:55 +03:00
dc BACKENDS: DC: Fix compilation 2023-01-13 00:03:44 +01:00
dingux ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
ds GRAPHICS: Split conversion.cpp into multiple files 2022-12-22 23:45:14 +01:00
gph ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
ios7 IOS7: Fix detection of orientation on some devices 2023-04-27 21:43:40 +01:00
iphone IOS: Report the scummvm.log file location 2023-03-27 00:25:05 +02:00
maemo JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
n64 GRAPHICS: Split conversion.cpp into multiple files 2022-12-22 23:45:14 +01:00
null ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
openpandora ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
psp RELEASE: This is 2.7.1pre 2023-02-13 23:12:13 +01:00
samsungtv ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
sdl MACOSX: Fix missing includes for older OSX releases 2023-04-05 15:59:28 +02:00
wii GRAPHICS: Split conversion.cpp into multiple files 2022-12-22 23:45:14 +01:00