1
0
mirror of https://github.com/yattee/yattee.git synced 2024-12-14 22:30:32 +05:30
yattee/Shared/Player/Controls
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
..
OSD Conditional proxying 2024-05-16 19:35:31 +02:00
ControlBackgroundModifier.swift Revert "Drop iOS 14 and macOS 11 support" 2023-10-15 13:35:23 +02:00
ControlsOverlay.swift Fix swiftformat offenses 2024-05-23 11:44:58 +02:00
PlaybackStatsView.swift Fix refreshing network state 2023-02-05 14:24:16 +01:00
PlayerControls.swift simplified fullscreen and orientation handling 2024-09-05 18:17:14 +02:00
PlayerControlsLayout.swift Revert change to OSD positions 2024-07-06 13:44:40 +02:00
ProgressBar.swift Minor change 2023-05-18 11:32:45 +02:00
TimelineView.swift chore: address linter warnings 2024-08-18 14:46:51 +02:00
TVControls.swift Fix lint issues 2023-07-24 19:45:30 +02:00
VideoDetailsOverlay.swift Fix details reload 2023-04-22 23:39:42 +02:00