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

126 Commits

Author SHA1 Message Date
Arkadiusz Fal
44e6c28fd4 Add buttons to next video and restart video (fix #106)
Previous video requires rebuilding queue a little, maybe in the future
2022-05-29 22:20:38 +02:00
Arkadiusz Fal
ccc1cc89ad Add Open in PiP option (fix #137) 2022-05-29 22:20:38 +02:00
Arkadiusz Fal
c28429ec7f Minor improvements 2022-05-29 21:21:29 +02:00
Arkadiusz Fal
6c3a7882e1 Player animation improvements 2022-05-29 21:21:29 +02:00
Arkadiusz Fal
76286e8a45 Fix orientation (#121) 2022-05-29 21:21:29 +02:00
Arkadiusz Fal
c5128f6227 Minor improvements 2022-05-29 21:21:29 +02:00
Arkadiusz Fal
4bf171637b Player overlaying other views and swipe gesture (fix #44, #130) 2022-05-29 21:21:29 +02:00
Arkadiusz Fal
a27ebcce27 More controls improvements 2022-05-29 21:21:29 +02:00
Arkadiusz Fal
b5f3a1bd09 Minor player controls improvements (fix #94) 2022-05-29 21:21:17 +02:00
Arkadiusz Fal
0b7e9f8c47 PiP improvements 2022-05-27 23:05:09 +02:00
Arkadiusz Fal
1a230d36f7 Improve stream control on macOS 2022-05-27 23:05:09 +02:00
Arkadiusz Fal
1150a01496 Add PiP for iOS 2022-05-27 23:05:09 +02:00
Arkadiusz Fal
e5c9e11b17 Minor improvements to controls 2022-05-27 23:05:09 +02:00
Arkadiusz Fal
fb3d64bcc7 Fix rate button 2022-05-27 23:05:09 +02:00
Arkadiusz Fal
dec670b7b7 Lint 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
5cb2e1b8f0 Add rate change selector 2022-05-27 23:05:09 +02:00
Arkadiusz Fal
d8020d06dd Fix player size handling 2022-05-27 23:05:09 +02:00
Arkadiusz Fal
53103c9ecf Try to patch #78
Issue appears when app switches layout from tab to sidebar navigation
2022-05-27 23:05:09 +02:00
Arkadiusz Fal
cab6f486ba Fullscreen handling changes 2022-05-27 23:05:09 +02:00
Arkadiusz Fal
40e16fcc7e Remove redunant update of player size 2022-05-27 23:05:09 +02:00
Arkadiusz Fal
340ceff131 Improve keyboard shortcuts 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
bc410ad6ba Minor improvements 2022-05-27 23:05:07 +02:00
Arkadiusz Fal
6173f4610b Minor fixes 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
d2317f725f Add hide player button cancel action 2022-05-27 23:05:07 +02:00
Arkadiusz Fal
693c3364b0 Prevent multiple seeks 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
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
Arkadiusz Fal
7317aec1ed Minor layout improvements 2022-01-06 11:13:53 +01:00
Arkadiusz Fal
1db4a3197d Add infinite scroll for comments 2022-01-05 17:12:32 +01:00
Arkadiusz Fal
ac755d0ee6 Fix tvOS player dismiss animation 2022-01-05 17:08:48 +01:00
Arkadiusz Fal
00778b585f Add iOS options for handling landscape fullscreen (fixes #38) 2022-01-02 22:38:56 +01:00
Arkadiusz Fal
117057dd0e Add option to show/hide history of videos in player queue view 2022-01-02 20:50:59 +01:00
Arkadiusz Fal
0af2db2fd7 Fix keywords background color 2021-12-29 19:40:25 +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