Arkadiusz Fal
fb3d64bcc7
Fix rate button
2022-05-27 23:05:09 +02:00
Arkadiusz Fal
ea0db9533a
Fix using Watch history in player queue
2022-05-27 23:05:09 +02:00
Arkadiusz Fal
db85be76f7
Throttle SponsorBlock seek
2022-05-27 23:05:09 +02:00
Arkadiusz Fal
5cb2e1b8f0
Add rate change selector
2022-05-27 23:05:09 +02:00
Arkadiusz Fal
387f29e395
Restore last played item into queue only if it's not in there yet
2022-05-27 23:05:09 +02:00
Arkadiusz Fal
9ae8c85f4e
Improve subscriptions count
...
Piped API now includes it in the streams response, no need for separate
query
2022-05-27 23:05:09 +02:00
Arkadiusz Fal
7cb4e0dccf
Fix #86
2022-05-27 23:05:09 +02:00
Arkadiusz Fal
3229e3151f
Improve EOF handling
2022-05-27 23:05:09 +02:00
Arkadiusz Fal
ac53deb39b
Limit formats available to AVPlayer
2022-05-27 23:05:09 +02:00
Arkadiusz Fal
cab6f486ba
Fullscreen handling changes
2022-05-27 23:05:09 +02:00
Arkadiusz Fal
7c009080a5
Fix optional
2022-05-27 23:05:08 +02:00
Arkadiusz Fal
08e65aff0f
Controls fixes
2022-05-27 23:05:08 +02:00
Arkadiusz Fal
722616e3d0
tvOS fixes
2022-05-27 23:05:08 +02:00
Arkadiusz Fal
0826f01150
Close fullscreen and restore portrait on closing player
2022-05-27 23:05:08 +02:00
Arkadiusz Fal
fcb9ec1f6a
Improve streams quality settings
2022-05-27 23:05:08 +02:00
Arkadiusz Fal
bc410ad6ba
Minor improvements
2022-05-27 23:05:07 +02:00
Arkadiusz Fal
23955699dc
Add toggle for dislikes
2022-05-27 23:05:07 +02:00
Arkadiusz Fal
6173f4610b
Minor fixes
2022-05-27 23:05:07 +02:00
Arkadiusz Fal
1217acf264
Add ReturnYoutubeDislike API
2022-05-27 23:05:07 +02:00
Arkadiusz Fal
0b8d887cef
Fixes for MPV in macOS
2022-05-27 23:05:07 +02:00
Arkadiusz Fal
b760f172d0
Fix EOF handler
2022-05-27 23:05:07 +02:00
Arkadiusz Fal
bb8fc78760
Minor improvements
2022-05-27 23:05:07 +02:00
Arkadiusz Fal
693c3364b0
Prevent multiple seeks
2022-05-27 23:05:07 +02:00
Arkadiusz Fal
18bfc1abc9
Add Now Playing info center updates
2022-05-27 23:05:07 +02:00
Arkadiusz Fal
717830ee99
Hello, mpv! 🎉
2022-05-27 23:05:07 +02:00
Arkadiusz Fal
b70697e1be
Improve subscriptions count
...
Piped API now includes it in the streams response, no need for separate
query
2022-04-16 20:05:20 +02:00
Arkadiusz Fal
c8fa972a61
Hide player on video end only on tvOS
2022-03-26 15:12:06 +01:00
Arkadiusz Fal
a98b4eac83
Fix selecting best quality stream ( fix #54 )
2022-01-24 22:23:10 +01:00
Arkadiusz Fal
a04827cc56
Fix restoring queue
2022-01-09 16:38:05 +01:00
Arkadiusz Fal
f29dc792c2
Fix player controls progress bar warning
2022-01-06 17:47:07 +01:00
Arkadiusz Fal
e159bb772c
Improve macOS Big Sur blur effect
2022-01-06 17:00:58 +01:00
Arkadiusz Fal
8a74938b98
Improve windows handling on macOS
2022-01-06 16:35:45 +01:00
Arkadiusz Fal
00778b585f
Add iOS options for handling landscape fullscreen ( fixes #38 )
2022-01-02 22:38:56 +01:00
Arkadiusz Fal
04df9551ba
Add Play/Shuffle All for playlists ( fixes #39 )
...
Add Remove All from queue button on tvOS
2022-01-02 20:46:02 +01:00
Arkadiusz Fal
149607efbc
Fix reporting player item duration to Now Playing
2021-12-29 20:20:09 +01:00
Arkadiusz Fal
89957e3b56
Better UI handling for loading video details ( fixes #46 )
2021-12-29 19:55:41 +01:00
Arkadiusz Fal
ab174c73fd
Extract progress view, show video details loading
2021-12-29 19:39:38 +01:00
Arkadiusz Fal
ac1c6685a1
Improve history, resume videos, mark watched videos ( fixes #42 )
2021-12-26 23:35:44 +01:00
Arkadiusz Fal
18d6000976
Fix skipping intro (should not happen when changing stream)
2021-12-20 00:39:45 +01:00
Arkadiusz Fal
ea90f650d8
Remove unused code, minor style changes
2021-12-20 00:36:12 +01: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
cef0b2594a
Better loading and handling streams
2021-12-19 17:56:47 +01:00
Arkadiusz Fal
23e2e216db
Start playing after video intro instead of seeking from beginning
2021-12-17 21:02:15 +01:00
Arkadiusz Fal
d7058b46d3
Fix updating player item duration for live streams
2021-12-17 21:01:18 +01:00
Arkadiusz Fal
c4ca5eb4c7
Show channel thumbnail in player
2021-12-17 21:01:05 +01:00
Arkadiusz Fal
de09f9dd52
SponsorBlock segments loading improvement
2021-12-17 20:55:52 +01:00
Arkadiusz Fal
62bff9283c
Faster replacing player item
2021-12-06 19:12:02 +01:00
Arkadiusz Fal
82ea8733ec
Fix crash when video thumbnail cannot be loaded ( fixes #28 )
2021-12-05 18:31:35 +01:00
Arkadiusz Fal
1f495562fc
Comments improvements
...
* Show text when there is no comments or comments are disabled
* Show progress indicator for loading comments/replies
* Improve layout of icons and text spacing
2021-12-05 18:31:33 +01:00
Arkadiusz Fal
19a3f08336
Comments ( fixes #4 )
2021-12-04 20:57:09 +01:00