1
0
mirror of https://github.com/yattee/yattee.git synced 2025-01-11 03:50:32 +05:30
Commit Graph

134 Commits

Author SHA1 Message Date
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
62440c46b2 Minor fixes 2022-06-15 01:15:02 +02:00
Arkadiusz Fal
2a94c48316 Minor improvements 2022-06-15 01:15:02 +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
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
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
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
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
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
Arkadiusz Fal
8d55c7e73a Fullscreen handling changes 2022-06-15 01:15:00 +02:00
Arkadiusz Fal
682fde5137 Remove redunant update of player size 2022-06-15 01:15:00 +02:00
Arkadiusz Fal
552800e29c Improve keyboard shortcuts 2022-06-15 01:15:00 +02:00
Arkadiusz Fal
2aa990f5ab Controls fixes 2022-06-15 01:15:00 +02:00
Arkadiusz Fal
40f6ccc6a8 tvOS fixes 2022-06-15 01:15:00 +02:00
Arkadiusz Fal
58632fbf5e Minor improvements 2022-06-15 01:14:59 +02:00
Arkadiusz Fal
4d711fcdb4 Minor fixes 2022-06-15 01:14:59 +02:00
Arkadiusz Fal
6c2ee31bfb Fixes for MPV in macOS 2022-06-15 01:14:59 +02:00
Arkadiusz Fal
c712a6c291 Fix EOF handler 2022-06-15 01:14:58 +02:00
Arkadiusz Fal
d6df472e00 Minor improvements 2022-06-15 01:14:58 +02:00
Arkadiusz Fal
a33cf1837c Add hide player button cancel action 2022-06-15 01:14:58 +02:00
Arkadiusz Fal
3066528683 Prevent multiple seeks 2022-06-15 01:14:58 +02:00
Arkadiusz Fal
e68644ea65 Hello, mpv! 🎉 2022-06-15 01:14:58 +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
8d36f57271 Preliminary support for Piped playlist (listing playlists and videos) 2022-04-10 17:07:10 +02:00
Arkadiusz Fal
836057578f Minor changes 2022-04-02 14:34:06 +02:00
Arkadiusz Fal
e39f4373bb Fix crashes (#69, #71) 2022-03-31 20:39:02 +02:00
Arkadiusz Fal
70b55ec2b2 Further subscribe buttons improvements 2022-03-26 19:01:38 +01:00
Arkadiusz Fal
6a65123876 Hide subscribe button when not logged in 2022-03-26 14:07:00 +01:00
Arkadiusz Fal
ce8a8cbef3 Fix selecting video details tab on sidebar visibility change 2022-01-09 16:38:17 +01:00
Arkadiusz Fal
76273a4724 Add option to rotate to landscape on entering fullscreen with button 2022-01-07 22:19:11 +01:00
Arkadiusz Fal
5b12dbcb1e Pause before dismissing player on tvOS 2022-01-07 19:48:03 +01:00
Arkadiusz Fal
792db567ed Fix manage object context in tvOS info view controllers 2022-01-06 17:06:03 +01:00