Arkadiusz Fal
e0998638b1
Fix macOS settings windows
...
Fix #699
Fix #710
2024-07-06 12:45:44 +02:00
Arkadiusz Fal
959fb0d1fc
Merge pull request #676 from stonerl/fix-pip-broken-with-mpv
...
fix PiP Mode Not Working Using MPV
2024-05-19 09:51:38 +02:00
Toni Förster
1a1bd1ba5b
fix PiP Mode Not Working Using MPV
...
fixes #674
I accidentally broke PiP when using MPV. While testing this, I noticed that PiP sometimes does not start, so I tried to make MPV to PiP a bit more robust.
2024-05-19 00:58:52 +02:00
Toni Förster
99aca8e23c
changed description for Format reordering
...
reordering Formats only works on iOS 16 and newer
2024-05-19 00:46:01 +02:00
Arkadiusz Fal
7741e531f4
Swiftformat fixes
2024-05-16 19:01:02 +02:00
Toni Förster
b54044cbc5
HLS: set target bitrate / AVPlayer: higher resolution
...
HLS: try matching the set resolution. This works okay with AVPlayer. With MPV it is hit and miss, most of the time MPV targets the highest available bitrate, instead of the set bitrate.
AVPlayer now supports higher resolution up to 1080p60.
2024-05-13 07:54:24 +02:00
Toni Förster
54915dcea1
rework quality settings
...
- The order of the formats can now be changed in the Quality Settings.
- sortingOrder is now part of QualitiyProfile.
- bestPlayable is now part of PlayerBackend.
- hls and stream aren't treated as unknown anymore.
2024-04-29 20:03:51 +02:00
Arkadiusz Fal
94915b0496
Revert "Drop iOS 14 and macOS 11 support"
...
This reverts commit dcef7f47ff
.
2023-10-15 13:35:23 +02:00
Arkadiusz Fal
9a257ec897
Fix quality profile form
2023-09-26 18:19:09 +02:00
Arkadiusz Fal
3be7a5a69f
Fix issue with creating quality profile
2023-09-26 17:44:01 +02:00
Arkadiusz Fal
be2d21384d
Fix selection of formats in quality profile
2023-09-24 17:23:03 +02:00
Arkadiusz Fal
dcef7f47ff
Drop iOS 14 and macOS 11 support
2023-07-24 19:45:30 +02:00
Arkadiusz Fal
53620c4d35
Fix default alignment swiftlint offense
2022-12-05 10:13:19 +01:00
Arkadiusz Fal
256bbd52a7
Extend available streams formats list to AVPlayer
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
b169fc91b3
Fix setting quality profile resolution on edit
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
a6f2ff9f52
Add default profiles and option to reset to defaults
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
d2cecf164d
Remove best resolution setting
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
409b229dc8
Fix quality profile form
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
ac9abaec5a
Quality profiles
2022-10-27 18:03:57 +02:00