Arkadiusz Fal
|
23075751c3
|
Add "Pause when entering background" option (#198)
|
2022-08-15 16:34:19 +02:00 |
|
Arkadiusz Fal
|
b2fa5c2620
|
Video loading errors reporting
|
2022-08-15 16:34:19 +02:00 |
|
Arkadiusz Fal
|
09490a94b2
|
Fix another crash
|
2022-08-15 16:34:19 +02:00 |
|
Arkadiusz Fal
|
23b0082809
|
Minor tvOS controls and remote improvements
|
2022-08-15 16:34:18 +02:00 |
|
Arkadiusz Fal
|
446e847860
|
Update artwork using URLSession
|
2022-08-15 16:34:15 +02:00 |
|
Arkadiusz Fal
|
e69a329813
|
Fix toggling player view
|
2022-08-15 16:34:15 +02:00 |
|
Arkadiusz Fal
|
616886f0d2
|
Fix updating controls buttons status
|
2022-08-15 16:34:15 +02:00 |
|
Arkadiusz Fal
|
164e68e5a1
|
Minor UI changes
|
2022-08-15 16:34:14 +02:00 |
|
Arkadiusz Fal
|
19014cc540
|
Improve network state updates
|
2022-08-15 16:34:13 +02:00 |
|
Arkadiusz Fal
|
ba1115fe2a
|
Player controls UI changes
WIP on controls
Chapters
working
Add previews variable
Add lists ids
WIP
|
2022-08-15 16:34:13 +02:00 |
|
Arkadiusz Fal
|
568a9b95e9
|
Improve data parsers
|
2022-08-15 16:34:13 +02:00 |
|
Arkadiusz Fal
|
42264b3818
|
Improve performance and add statistics for MPV
|
2022-08-15 16:34:12 +02:00 |
|
Arkadiusz Fal
|
0158048648
|
Add dropped frames counter
|
2022-08-15 16:34:12 +02:00 |
|
Arkadiusz Fal
|
97f040b3cb
|
Fix orientation lock when closing player
|
2022-08-15 16:34:12 +02:00 |
|
Arkadiusz Fal
|
58de661d96
|
Update watch history using background context
|
2022-08-15 16:34:11 +02:00 |
|
Arkadiusz Fal
|
8dd028126c
|
Fix mpv initialization on macOS
|
2022-08-15 16:34:11 +02:00 |
|
Arkadiusz Fal
|
89713d815a
|
Add initial version of music mode
|
2022-08-15 16:34:11 +02:00 |
|
Arkadiusz Fal
|
b90a726f87
|
Don't draw player when in background
|
2022-08-15 16:34:10 +02:00 |
|
Arkadiusz Fal
|
9d79543085
|
Improve animations
|
2022-08-15 16:34:10 +02:00 |
|
Arkadiusz Fal
|
621681df8b
|
New channel navigation
|
2022-08-15 16:34:10 +02:00 |
|
Arkadiusz Fal
|
21b1f61da6
|
Add buttons to next video and restart video (fix #106)
Previous video requires rebuilding queue a little, maybe in the future
|
2022-08-15 16:34:10 +02:00 |
|
Arkadiusz Fal
|
8bab854986
|
Don't push MPV to play HLS on changing backends
It takes longer to load than WEBM
|
2022-08-15 16:34:10 +02:00 |
|
Arkadiusz Fal
|
680baf3f39
|
Add Open in PiP option (fix #137)
|
2022-08-15 16:34:10 +02:00 |
|
Arkadiusz Fal
|
a71a7760be
|
Player overlaying other views and swipe gesture (fix #44, #130)
|
2022-08-15 16:34:09 +02:00 |
|
Arkadiusz Fal
|
0ed014c9c5
|
Minor player controls improvements (fix #94)
|
2022-08-15 16:34:09 +02:00 |
|
Arkadiusz Fal
|
eb7cca1c56
|
PiP improvements
|
2022-08-15 16:34:09 +02:00 |
|
Arkadiusz Fal
|
0d6f481470
|
Add PiP for iOS
|
2022-08-15 16:34:08 +02:00 |
|
Arkadiusz Fal
|
6196569f46
|
Fix using Watch history in player queue
|
2022-08-15 16:34:08 +02:00 |
|
Arkadiusz Fal
|
3953bce8f8
|
Add rate change selector
|
2022-08-15 16:34:08 +02:00 |
|
Arkadiusz Fal
|
d202ff8b40
|
Improve subscriptions count
Piped API now includes it in the streams response, no need for separate
query
|
2022-08-15 16:34:08 +02:00 |
|
Arkadiusz Fal
|
9e076f8b5f
|
Fix #86
|
2022-08-15 16:34:07 +02:00 |
|
Arkadiusz Fal
|
b15d024f88
|
Fullscreen handling changes
|
2022-08-15 16:34:07 +02:00 |
|
Arkadiusz Fal
|
011ca5dac2
|
Close fullscreen and restore portrait on closing player
|
2022-08-15 16:34:06 +02:00 |
|
Arkadiusz Fal
|
1912c8b845
|
Minor improvements
|
2022-08-15 16:34:06 +02:00 |
|
Arkadiusz Fal
|
a90cd89142
|
Add toggle for dislikes
|
2022-08-15 16:34:05 +02:00 |
|
Arkadiusz Fal
|
2ae164e120
|
Add ReturnYoutubeDislike API
|
2022-08-15 16:34:05 +02:00 |
|
Arkadiusz Fal
|
09ceb54ae7
|
Fixes for MPV in macOS
|
2022-08-15 16:34:05 +02:00 |
|
Arkadiusz Fal
|
d45175e67b
|
Fix EOF handler
|
2022-08-15 16:34:05 +02:00 |
|
Arkadiusz Fal
|
76857e5eb6
|
Minor improvements
|
2022-08-15 16:34:05 +02:00 |
|
Arkadiusz Fal
|
2491706ba2
|
Add Now Playing info center updates
|
2022-08-15 16:33:54 +02:00 |
|
Arkadiusz Fal
|
01f58b6458
|
Hello, mpv! 🎉
|
2022-08-15 16:33:54 +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
|
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
|
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 |
|