Toni Förster
5d78946320
add stepper for previewed line (broken on macOS)
2023-11-26 15:42:47 +01:00
Toni Förster
84fdc22861
formatting
2023-11-26 15:42:46 +01:00
Toni Förster
a57645f824
make description collapsible
2023-11-26 15:42:46 +01:00
Arkadiusz Fal
e78f40c555
Merge pull request #560 from stonerl/clickable-links
...
make links in description clickable
2023-11-26 12:28:58 +01:00
Toni Förster
fc7a7b085f
fixed styling
2023-11-26 10:33:58 +01:00
Toni Förster
5a5f5a8696
code formatting
2023-11-22 10:21:21 +01:00
Toni Förster
c3e1465f31
fix broken fullscreen on macOS
2023-11-21 17:58:44 +01:00
Toni Förster
df47ffb013
change default minWidth with hidden sidebar
2023-11-21 17:49:29 +01:00
Toni Förster
8900f96ce7
honour the aspect ratio when resizing
...
The `defaultMinimumHeightLeft? has been adjusted to make the radio of the video view 16:9 in its initial state. Also on macOS when resizing the window, the aspect ratio of the view now correlates with the video.
2023-11-21 13:47:51 +01:00
Toni Förster
ed69780d52
removed superfluous braces
2023-11-21 01:13:01 +01:00
Toni Förster
691a3305e7
make links in description clickable
...
Adds clickable links to macOS. I it is a naive approach, but it works.
Probably closes #51
2023-11-21 00:58:40 +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
f25005536c
Fix close button in Playback settings on macOS
2023-09-23 21:59:38 +02:00
Arkadiusz Fal
13d5bd39af
mpvkit implementation fixes
2023-09-23 21:59:37 +02:00
Arkadiusz Fal
12a8582e89
Fix style issues, remove unused code
2023-09-23 17:14:21 +02:00
Arkadiusz Fal
dfda1181e2
Fix swiftformat issues
2023-09-23 17:14:21 +02:00
Arkadiusz Fal
1980e8a10e
Minor image fixes
2023-09-23 17:14:21 +02:00
Arkadiusz Fal
757afd39da
Merge branch 'main' into use-mpvkit
2023-09-23 16:17:33 +02:00
Arkadiusz Fal
4cabfb7733
Fix scrubbing area
2023-07-24 19:45:31 +02:00
Arkadiusz Fal
52dad5942e
Details channel avatar performance improvement
2023-07-24 19:45:31 +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
amaumene
e7c1f8116d
switch mpv to mpvkit
2023-06-26 13:18:28 +09:00
Arkadiusz Fal
3d35a60c7a
Performance improvements
2023-06-09 17:46:31 +02:00
Arkadiusz Fal
4d5390ce2d
Fixed video player background
2023-06-07 23:37:28 +02:00
Arkadiusz Fal
7e7225c59f
Fix build on tvOS
2023-06-07 23:37:28 +02:00
Arkadiusz Fal
c36dc67a72
Fix issue with AVPlayer rate
2023-06-07 23:37:28 +02:00
Arkadiusz Fal
0328656a44
Fix AVPlayer layout
2023-06-07 23:37:27 +02:00
Arkadiusz Fal
5cfcffc885
Show loading video
2023-05-25 18:36:04 +02:00
Arkadiusz Fal
ae144ea82f
Minor player fix
2023-05-25 18:36:03 +02:00
Arkadiusz Fal
2583be9401
Fix music mode controls
2023-05-25 18:36:03 +02:00
Arkadiusz Fal
eed9330c0c
Add buttons for hiding watched videos
...
Fix #448
2023-05-25 18:36:02 +02:00
Arkadiusz Fal
e1f03bc025
Remove "Rotate to portrait when exiting fullscreen" setting
...
Now it is automatically decided depending on device type
2023-05-25 18:36:02 +02:00
Arkadiusz Fal
c0053cf837
Fix PiP close on Mac
2023-05-25 18:36:02 +02:00
Arkadiusz Fal
d996069a20
Rotation fixes
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
d5f88a73f8
Fix Add to playlist actionable
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
4c5ef920b4
Fix drag gesture
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
a55683e6bf
Fix orientation
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
c6798be167
Show stream opening status with AVPlayer
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
2b7ccc4b03
Orientation fixes
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
08ce572b9e
Fix actions buttons text
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
1cc66fdc10
Fix various issues
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
5383cf0e90
AVPlayer system controls on iOS
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
f67b1d4feb
Improve orientation and safe area handling
...
Fix #369
Fix #382
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
b53b5eac56
Localization fix
2023-05-21 19:13:19 +02:00
Arkadiusz Fal
6617ad5fc6
Fix player width on macOS
2023-05-19 09:54:35 +02:00
Arkadiusz Fal
c78a0dc8c3
Fix playback settings sheet height
2023-05-18 11:32:45 +02:00
Arkadiusz Fal
0051b3ab74
Minor change
2023-05-18 11:32:45 +02:00
Arkadiusz Fal
f45001da78
Codestyle fixes
2023-05-07 22:06:50 +02:00
Arkadiusz Fal
3779b7ed1f
Add scrollbars in video details and button to scroll comments to top
...
Added player settings to disable scroll to top button
Fix #439
2023-05-07 22:06:50 +02:00
Arkadiusz Fal
8eac32078b
Fix placeholders
2023-04-24 12:57:06 +02:00
Arkadiusz Fal
8271feb77a
Fix actions actionable
2023-04-24 12:16:45 +02:00
Arkadiusz Fal
77fde219e0
Fix chapters layout
2023-04-24 12:16:45 +02:00
Arkadiusz Fal
a5bfabed0c
Fix clipped controls
...
Fix #431
2023-04-23 14:10:44 +02:00
Arkadiusz Fal
8e829ed3b1
Localizations fixes
2023-04-22 23:39:43 +02:00
Arkadiusz Fal
5c0cf7452c
Remove unused code
2023-04-22 23:39:43 +02:00
Arkadiusz Fal
6596a440a5
New chapters layout
2023-04-22 23:39:43 +02:00
Arkadiusz Fal
d52ccf2ce6
Add video description expanding
2023-04-22 23:39:43 +02:00
Arkadiusz Fal
b19918e219
Disable offset animation on hiding player
2023-04-22 23:39:43 +02:00
Arkadiusz Fal
c8feeca41f
Add playback mode to playback settings
2023-04-22 23:39:42 +02:00
Arkadiusz Fal
9936d9dd9e
Fix details reload
2023-04-22 23:39:42 +02:00
Arkadiusz Fal
8f9fb7ba82
New actions buttons
2023-04-22 23:39:42 +02:00
Arkadiusz Fal
a7763c5802
Fix controls buttons settings
2023-04-22 23:10:28 +02:00
Arkadiusz Fal
a9e9fa3a6d
Code style changes
2023-04-22 23:10:28 +02:00
Arkadiusz Fal
afa0049333
Improve placeholders
2023-04-22 23:10:27 +02:00
Arkadiusz Fal
28f346dee2
Remove Watch Next
2023-04-22 23:10:27 +02:00
Arkadiusz Fal
67690bc435
Video details changes and channel sheet
2023-04-22 23:10:27 +02:00
Arkadiusz Fal
5db74a3997
Code style fixes
2023-04-22 23:10:27 +02:00
Arkadiusz Fal
8ef016d792
Minor performance improvement
2023-04-22 23:10:27 +02:00
Arkadiusz Fal
1d0615c9e1
Change controls tap behavior
2023-02-24 18:23:26 +01:00
Arkadiusz Fal
0eda2c0485
Change mpv qos
2023-02-05 17:06:20 +01:00
Arkadiusz Fal
04b4659cf7
Minor fixes
2023-02-05 14:24:17 +01:00
Arkadiusz Fal
3661d06080
Hide unavailable tools in local video details
2023-02-05 14:24:17 +01:00
Arkadiusz Fal
3c971f582f
Add shortcut to watch next hide
2023-02-05 14:24:17 +01:00
Arkadiusz Fal
ff5893f8db
Fix refreshing network state
2023-02-05 14:24:16 +01:00
Arkadiusz Fal
809bcd183a
New playback settings sheet
2023-02-05 14:24:16 +01:00
Arkadiusz Fal
c01ff56854
Watch next improvements, clear queue buttons
2023-02-05 14:24:16 +01:00
Arkadiusz Fal
3988e0ca9f
Change icon
2023-02-05 14:24:16 +01:00
Arkadiusz Fal
69e9869fe9
Disable gradient on iOS 14
2023-02-05 14:24:16 +01:00
Arkadiusz Fal
79df3c6e8b
Fix gradient height
2023-02-05 14:24:16 +01:00
Arkadiusz Fal
c432aa3b9a
Minor fixes
2023-02-05 14:24:15 +01:00
Arkadiusz Fal
859efb2dbe
Fix button animation
2023-02-05 14:24:15 +01:00
Arkadiusz Fal
32e98b6410
Fix player
2023-02-05 14:24:15 +01:00
Arkadiusz Fal
ce9c3fbd74
Fix gradient
2023-02-05 14:24:15 +01:00
Arkadiusz Fal
16e365ce6c
Minor improvements
2023-02-05 14:24:15 +01:00
Arkadiusz Fal
d80929bd88
Player controls settings
2023-02-05 14:24:15 +01:00
Arkadiusz Fal
8631389b8f
Seek settings
2023-02-05 14:24:15 +01:00
Arkadiusz Fal
5d4983d6d2
Actions buttons settings
2023-02-05 14:24:15 +01:00
Arkadiusz Fal
636e8205fe
Watch Next menu improvements
2023-02-05 14:24:14 +01:00
Arkadiusz Fal
3de18da7a7
Controls gradient
2023-02-05 14:24:14 +01:00
Arkadiusz Fal
8ab42322fc
Refactor context menu
2023-02-05 14:24:14 +01:00
Arkadiusz Fal
441f3c9e80
Don't show not available details
2023-02-05 14:24:14 +01:00
Arkadiusz Fal
9bde57e4eb
New details page button
2023-02-05 14:24:14 +01:00
Arkadiusz Fal
39fc23c5dc
Watch Next behavior and settings
2023-02-05 14:24:14 +01:00
Arkadiusz Fal
af85c67163
Minor fixes
2023-02-05 14:24:14 +01:00
Arkadiusz Fal
ba1ec7c559
Player layout changes
2023-02-05 14:24:14 +01:00
Arkadiusz Fal
328119f0e0
Player view layout changes
2023-02-05 14:24:14 +01:00
Arkadiusz Fal
eca685ae29
Watch next view
2023-02-05 14:24:14 +01:00
Arkadiusz Fal
fcf527fa87
Player bar visibility modes and settings
2023-02-05 14:24:13 +01:00