yattee/Model/Import Export Settings/Exporters
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
..
AdvancedSettingsGroupExporter.swift Add import export of missing settings 2024-07-06 12:32:31 +02:00
BrowsingSettingsGroupExporter.swift Import export settings 2024-02-02 11:16:27 +01:00
ControlsSettingsGroupExporter.swift Import export settings 2024-02-02 11:16:27 +01:00
HistorySettingsGroupExporter.swift Add import export of missing settings 2024-07-06 12:32:31 +02:00
LocationsSettingsGroupExporter.swift Import export settings 2024-02-02 11:16:27 +01:00
OtherDataSettingsGroupExporter.swift Import export settings 2024-02-02 11:16:27 +01:00
PlayerSettingsGroupExporter.swift simplified fullscreen and orientation handling 2024-09-05 18:17:14 +02:00
QualitySettingsGroupExporter.swift Import export settings 2024-02-02 11:16:27 +01:00
RecentlyOpenedExporter.swift Import export settings 2024-02-02 11:16:27 +01:00
SettingsGroupExporter.swift Import export settings 2024-02-02 11:16:27 +01:00
SponsorBlockSettingsGroupExporter.swift Add import export of missing settings 2024-07-06 12:32:31 +02:00