yattee/iOS
Toni Förster 322a550666
simplified fullscreen and orientation handling
- iPad: rotate to device orientation on startup
- fixed controls in portrait fullscreen
- iOS: don’t call setNeedsDrawing multiple times
- On iOS we call set needs drawing only once.
- Added cooldown time to MPV.Client setNeedsDrawing to avoid multiple successive calls
- make fullscreen animation smoother
- dragGesture now calls toggleFullScreenAction
- fix tvOS and macOS build

Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-09-05 18:17:14 +02:00
..
AppDelegate.swift simplified fullscreen and orientation handling 2024-09-05 18:17:14 +02:00
BridgingHeader.h switch mpv to mpvkit 2023-06-26 13:18:28 +09:00
Info.plist Import export settings 2024-02-02 11:16:27 +01:00
Orientation.swift Style fix 2024-02-02 11:06:32 +01:00
OrientationModel.swift simplified fullscreen and orientation handling 2024-09-05 18:17:14 +02:00
OrientationTracker.swift chore: address linter warnings 2024-08-18 14:46:51 +02:00
SafeAreaModel.swift Fix various issues 2023-05-21 19:13:42 +02:00
ShareSheet.swift chore: address linter warnings 2024-08-18 14:46:51 +02:00
Yattee (iOS).entitlements Fix bundle identifier 2024-08-27 22:46:07 +02:00