1
0
mirror of https://github.com/yattee/yattee.git synced 2025-01-10 19:40:33 +05:30
Commit Graph

316 Commits

Author SHA1 Message Date
Arkadiusz Fal
63e33f9200 Remove Defaults workaround 2022-06-17 14:08:23 +02:00
Arkadiusz Fal
61304baa6c Add buffering and cache length to stats 2022-06-17 14:08:23 +02:00
Arkadiusz Fal
db6eaf30df Improve streams extraction 2022-06-17 14:08:23 +02:00
Arkadiusz Fal
d3ef6806b4 Improve performance and add statistics for MPV 2022-06-17 12:27:01 +02:00
Arkadiusz Fal
5dea9907d9 Add dropped frames counter 2022-06-16 20:01:16 +02:00
Arkadiusz Fal
d477cff7e6 Fix crash on share link 2022-06-16 19:44:56 +02:00
Arkadiusz Fal
1cfe4b089f Improve MPV performance 2022-06-16 19:44:56 +02:00
Arkadiusz Fal
a6533dcb29 Fix video cell details layout 2022-06-15 23:48:14 +02:00
Arkadiusz Fal
bc8aefdbd5 Player will close with swipe animation when threshold is reached 2022-06-15 01:16:05 +02:00
Arkadiusz Fal
e13e7c159a Minor controls improvements 2022-06-15 01:16:05 +02:00
Arkadiusz Fal
cae23f9881 Remove Sparkle update framework 2022-06-15 01:15:38 +02:00
Arkadiusz Fal
ee0b7b679c Allow player swipe gesture when in fullscreen 2022-06-15 01:15:23 +02:00
Arkadiusz Fal
e5811fd858 Minor controls fixes 2022-06-15 01:15:23 +02:00
Arkadiusz Fal
e5f46ae474 Minor layout fixes 2022-06-15 01:15:23 +02:00
Arkadiusz Fal
4383909a1f Remove old unneeded patch 2022-06-15 01:15:23 +02:00
Arkadiusz Fal
da78bac205 Add initial version of music mode 2022-06-15 01:15:23 +02:00
Arkadiusz Fal
3039ca4bcb Pause on hiding player by default only on tvOS 2022-06-15 01:15:02 +02:00
Arkadiusz Fal
f2eac24a49 Don't draw player when in background 2022-06-15 01:15:02 +02:00
Arkadiusz Fal
62440c46b2 Minor fixes 2022-06-15 01:15:02 +02:00
Arkadiusz Fal
20d02fa6ce Add close video button to browser controls 2022-06-15 01:15:02 +02:00
Arkadiusz Fal
2a94c48316 Minor improvements 2022-06-15 01:15:02 +02:00
Arkadiusz Fal
cc7ee38d0e Navigation improvements 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
cba9a931b4 New playlist navigation 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
5816baab91 New channel navigation 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
7d809aaa63 Add buttons to next video and restart video (fix #106)
Previous video requires rebuilding queue a little, maybe in the future
2022-06-15 01:15:01 +02:00
Arkadiusz Fal
bde651a753 Add Open in PiP option (fix #137) 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
029155b782 Fix playing video from start when history disabled 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
b0ca24c752 Minor improvements 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
ea2b5e91f5 Player animation improvements 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
27dd485933 Fix orientation (#121) 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
2979ed3a80 Minor improvements 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
4988ee3b63 Player overlaying other views and swipe gesture (fix #44, #130) 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
590f264338 Remove some default Favorites 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
21d66db55e More controls improvements 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
48a7990bc5 Minor player controls improvements (fix #94) 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
48d1db01b1 Fix browser controls play button disabled state 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
9d0e259e28 PiP improvements 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
707e555239 Improve stream control on macOS 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
f4e692d7c4 Add PiP for iOS 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
f546140a24 Minor improvements to controls 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
c5759d061e Fix rate button 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
07ad4b1e54 Lint 2022-06-15 01:15:01 +02:00
Arkadiusz Fal
02376bebe9 Add resolution 8K 2022-06-15 01:15:00 +02:00
Arkadiusz Fal
1ac53dc6a9 Run play action async 2022-06-15 01:15:00 +02:00
Arkadiusz Fal
32020972b5 Fix using Watch history in player queue 2022-06-15 01:15:00 +02:00
Arkadiusz Fal
9bc892e8f4 Add rate change selector 2022-06-15 01:15:00 +02:00
Arkadiusz Fal
46f5730d40 Improve subscriptions count
Piped API now includes it in the streams response, no need for separate
query
2022-06-15 01:15:00 +02:00
Arkadiusz Fal
9a3ef9726e Add hd2160p60fps resolution (fix #118) 2022-06-15 01:15:00 +02:00
Arkadiusz Fal
eb72a335f6 Fix player size handling 2022-06-15 01:15:00 +02:00
Arkadiusz Fal
3fa9a63f6b Try to patch #78
Issue appears when app switches layout from tab to sidebar navigation
2022-06-15 01:15:00 +02:00