Arkadiusz Fal
be4e1adb9b
Fix all SwiftLint violations across codebase
...
Resolves 130+ violations including deployment target checks, code style issues, and formatting inconsistencies. Adds SwiftLint disable comments for compiler-required availability checks while maintaining deployment target compliance.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-09 18:14:35 +01:00
Arkadiusz Fal
cda6dc8b9b
Add close item action to AVPlayer on tvOS
2022-12-04 13:32:29 +01:00
Arkadiusz Fal
01d8e28d7c
Add more playback rates for MPV
2022-12-04 13:32:23 +01:00
Arkadiusz Fal
a44cce462a
Preserve playback rate between restarts
2022-12-04 13:32:23 +01:00
Arkadiusz Fal
5c038b2aa7
Add playback mode menu in AVPlayer on tvOS
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
ae9b23b9e7
Bring AVPlayer back to tvOS
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
67723f4624
Minor improvements
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
61a4951831
Layout and PiP improvements, new settings
...
- player is now a separate window on macOS
- add setting to disable pause when player is closed (fixes #40 )
- add PiP settings:
* Close PiP when starting playing other video
* Close PiP when player is opened
* Close PiP and open player when application
enters foreground (iOS/tvOS) (fixes #37 )
- new player placeholder when in PiP, context menu with exit option
2021-12-19 18:17:04 +01:00
Arkadiusz Fal
0091af683f
Playback rate menu
2021-11-02 18:24:59 +01:00
Arkadiusz Fal
ca8298a9e9
Basic Safari extension
2021-10-24 14:41:26 +02:00
Arkadiusz Fal
8e0af22b94
Add Sponsor Block and settings
2021-10-23 21:11:53 +02:00