Toni Förster
b2421da95d
apply new fullscreen logic to AppleAVPlayerView
...
Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-09-06 17:13:08 +02:00
Toni Förster
4e4add3c42
fix double rotation
...
Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-09-06 16:47:15 +02:00
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
Arkadiusz Fal
7e7225c59f
Fix build on tvOS
2023-06-07 23:37:28 +02:00
Arkadiusz Fal
e1f03bc025
Remove "Rotate to portrait when exiting fullscreen" setting
...
Now it is automatically decided depending on device type
2023-05-25 18:36:02 +02:00
Arkadiusz Fal
c0053cf837
Fix PiP close on Mac
2023-05-25 18:36:02 +02:00
Arkadiusz Fal
d996069a20
Rotation fixes
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
5383cf0e90
AVPlayer system controls on iOS
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
f67b1d4feb
Improve orientation and safe area handling
...
Fix #369
Fix #382
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
a9e9fa3a6d
Code style changes
2023-04-22 23:10:28 +02:00
Arkadiusz Fal
0d333b5583
Replace environment objects with observed objects
2022-12-05 10:13:19 +01:00
Arkadiusz Fal
ae9b23b9e7
Bring AVPlayer back to tvOS
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
6c6ba19df4
PiP improvements
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
acf9af936a
Add PiP for iOS
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
79118ff7e2
Fixes for MPV in macOS
2022-10-27 18:03:57 +02:00