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
Arkadiusz Fal
4ce9dc6729
Fix build issues
2024-05-16 19:05:00 +02:00
Arkadiusz Fal
7741e531f4
Swiftformat fixes
2024-05-16 19:01:02 +02:00
Arkadiusz Fal
c6724472a6
Merge pull request #667 from stonerl/hls-set-target-quality
...
HLS: set target bitrate / AVPlayer: higher resolution
2024-05-16 18:23:05 +02:00
Arkadiusz Fal
201de81351
Merge pull request #650 from stonerl/rework-qualitiy-settings
...
Rework qualitiy settings
2024-05-16 18:22:58 +02:00
Arkadiusz Fal
ae12eefafc
Merge pull request #665 from stonerl/chapter-pictures
...
allow user to disable thumbnails and jump to current chapter in horizontal view
2024-05-16 18:22:19 +02:00
Arkadiusz Fal
3d8feda808
Merge pull request #661 from stonerl/number-fields
...
Advanced settings: make number fields .numPad
2024-05-16 18:19:59 +02:00
Arkadiusz Fal
d9aa5105fa
Merge pull request #636 from stonerl/captions
...
fix handling and displaying captions
2024-05-16 18:18:49 +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
7c50db426f
Chapters: allow user to disable thumbnails
...
Chapters have their own section is the settings. The users can decide if chapter thumbnails should be shown or not. Also they can decide to only show thumbnails if they are not the same.
The VideoDetailsView had to be modified, to avoid compiler type-checking errors.
2024-05-11 22:12:10 +02:00
Toni Förster
2590f041c2
Advanced settings: make number fields .numPad
2024-05-09 15:02:31 +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
Toni Förster
ae65acdd16
Interface tweaks for SponsorBlock during playback
...
Show/Hide categories in timeline.
Show/Hide notice after skip.
Show adjusted or actual total time.
2024-04-23 22:08:08 +02:00
Toni Förster
b5ac760af2
SponsorBlock set colors for each category
...
Default colors are defined in alignment to upstream. These can be changed by the user.
The colors are also used in the Timeline and the seek view.
2024-04-23 17:16:31 +02:00
Toni Förster
321eaecd21
SponsorBlock align categories with upstream
2024-04-23 11:43:05 +02:00
Toni Förster
0e7d66849d
whitespace fixes
2024-04-23 11:39:32 +02:00
Arkadiusz Fal
2193129818
Merge pull request #622 from rickykresslein/limit-recents-shown
...
Show/hide recents and limit number of recents shown
2024-04-01 22:58:42 +02:00
Ricky Kresslein
238ddc7ad9
Add help text to all header buttons
2024-02-28 01:03:33 +01:00
Ricky Kresslein
5559e78bc0
Add setting to show/hide recents and limit number of recents shown
2024-02-28 00:56:12 +01:00
Arkadiusz Fal
1b0486df05
Localizations improvements
2024-02-03 21:49:45 +01:00
Arkadiusz Fal
e6deb9ef26
Add import on tvOS, other export/import improvements
2024-02-03 21:49:45 +01:00
Arkadiusz Fal
371471ad81
Fix syntax
2024-02-02 11:38:01 +01:00
Arkadiusz Fal
d5464186af
Use old Previews syntax
2024-02-02 11:31:34 +01:00
Arkadiusz Fal
2413526d70
Style fixes
2024-02-02 11:16:27 +01:00
Arkadiusz Fal
5b35c03bc5
Add MPV deinterlace filter setting
...
Fix #601
2024-02-02 11:16:27 +01:00
Arkadiusz Fal
93ea943c54
Add action buttons label setting
2024-02-02 11:16:27 +01:00
Arkadiusz Fal
2be6f04e37
Import export settings
2024-02-02 11:16:27 +01:00
Toni Förster
600b8d198b
add option to expand vertical chapters by default
2023-12-04 01:04:39 +01:00
Toni Förster
e436dec4ba
make chapters collapsible
...
Chapters are now collapsible by default only the first two chapters are shown. The second will be shown opaque to indicate more chapters.
2023-11-26 21:24:50 +01:00
Toni Förster
d384a4c520
iOS click on collapsed description text expands it
2023-11-26 15:42:47 +01:00
Toni Förster
cbdf295d67
fix macOS layout
2023-11-26 15:42:47 +01:00
Toni Förster
5d78946320
add stepper for previewed line (broken on macOS)
2023-11-26 15:42:47 +01: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
4c707271c3
Add setting to disable chapters and related, add info section in
...
player settings
2023-10-15 00:46:59 +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
8976ef04f6
Localization fix
2023-09-26 17:44:00 +02:00
Arkadiusz Fal
be2d21384d
Fix selection of formats in quality profile
2023-09-24 17:23:03 +02:00
Arkadiusz Fal
19d11a3ad9
Add button to add public instance to custom list
2023-09-23 17:14:21 +02:00
Arkadiusz Fal
548908b26f
Merge pull request #530 from dnicolson/fix-manifest-keyboard-type
...
Fix manifest keyboard type
2023-09-23 17:13:54 +02:00
Arkadiusz Fal
1be62cc7ad
Merge pull request #533 from dnicolson/fix-tvos-settings-icon-alignment
...
Fix tvOS settings icon alignment
2023-09-23 17:10:31 +02:00
Arkadiusz Fal
5fa69aadea
Merge pull request #532 from dnicolson/fix-ios-contact-label-alignment
...
Fix iOS contact label alignment
2023-09-23 17:10:25 +02:00
Dave Nicolson
f935cc9cd8
Fix iOS contact label alignment
2023-09-10 20:09:16 +02:00
Dave Nicolson
57038c590e
Fix tvOS settings icon alignment
2023-09-10 20:09:00 +02:00
Dave Nicolson
bd961ebbf0
Fix tvOS settings table padding
2023-09-09 18:20:44 +02:00
Dave Nicolson
0822c7b93a
Fix username keyboard input
2023-09-09 18:18:54 +02:00
Dave Nicolson
85cb42fc8d
Fix manifest keyboard type
2023-09-09 18:18:54 +02:00
Arkadiusz Fal
3c9e04d243
Channels performance improvements
...
Add settings:
Show channel avatars in channels lists
Show channel avatars in videos lists
Fix #508
2023-07-24 19:45:30 +02:00
Arkadiusz Fal
dcef7f47ff
Drop iOS 14 and macOS 11 support
2023-07-24 19:45:30 +02:00
Arkadiusz Fal
e827b97cd5
Fix lint issues
2023-07-24 19:45:30 +02:00