yattee/Yattee.xcodeproj
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
..
project.xcworkspace Update dependencies 2024-08-31 13:08:46 +02:00
xcshareddata/xcschemes make sure no log entries are lost 2024-08-28 15:43:15 +02:00
project.pbxproj simplified fullscreen and orientation handling 2024-09-05 18:17:14 +02:00