yattee/Shared/Player/Video Details
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
..
ChaptersView.swift fix regression and improve curentChapter handling 2024-08-26 00:46:35 +02:00
ChapterView.swift Improved thumbnail handling 2024-08-19 16:35:29 +02:00
CommentsView.swift iOS: make timestamps in comments touchable 2024-08-20 00:52:04 +02:00
CommentView.swift Fix tvOS comments 2024-08-24 14:30:51 +02:00
InspectorView.swift Revert "Drop iOS 14 and macOS 11 support" 2023-10-15 13:35:23 +02:00
NoCommentsView.swift Minor fixes 2023-02-05 14:24:14 +01:00
PlayerQueueView.swift Merge pull request #642 from stonerl/queue-header 2024-05-16 18:13:53 +02:00
VideoActions.swift simplified fullscreen and orientation handling 2024-09-05 18:17:14 +02:00
VideoDescription.swift Swiftformat fixes 2024-05-16 19:01:02 +02:00
VideoDetails.swift Hide VideoActions Bar when no buttons is visible 2024-08-28 12:32:59 +02:00
VideoDetailsPaddingModifier.swift Remove unused code 2023-04-22 23:39:43 +02:00