1
0
mirror of https://github.com/yattee/yattee.git synced 2024-12-14 22:30:32 +05:30
Commit Graph

70 Commits

Author SHA1 Message Date
Arkadiusz Fal
cddb52f152 Improve orientation observing 2022-08-15 16:34:22 +02:00
Arkadiusz Fal
cff3838a94 Aspect ratio improvements 2022-08-15 16:34:22 +02:00
Arkadiusz Fal
d93e9294db Orientation improvements 2022-08-15 16:34:22 +02:00
Arkadiusz Fal
868e5fcbc7 Player layout fixes 2022-08-15 16:34:22 +02:00
Arkadiusz Fal
4d3626ba39 CC support with Invidious and MPV 2022-08-15 16:34:21 +02:00
Arkadiusz Fal
5919aa1505 Minor macOS performance improvement 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
6c0d6434e0 Fix toggle play command for tvOS 2022-08-15 16:34:18 +02:00
Arkadiusz Fal
b7f1535942 Fix video details offset 2022-08-15 16:34:15 +02:00
Arkadiusz Fal
b3cb5f0706 Fix setting PiP delegate 2022-08-15 16:34:15 +02:00
Arkadiusz Fal
e98dae6d48 Minor tvOS layout fixes 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
96ba994bf5 Fix toggling full screen details 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
164e68e5a1 Minor UI changes 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
786418f82e Improve URL handling 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
776e491b58 Hide home indicator 2022-08-15 16:34:13 +02:00
Arkadiusz Fal
e91c7fb2d5 Improve MPV performance 2022-08-15 16:34:12 +02:00
Arkadiusz Fal
b3f835c040 Player will close with swipe animation when threshold is reached 2022-08-15 16:34:12 +02:00
Arkadiusz Fal
1ae89ee03d Allow player swipe gesture when in fullscreen 2022-08-15 16:34:11 +02:00
Arkadiusz Fal
fe8ec63408 Remove old unneeded patch 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
d5558b2f85 Minor fixes 2022-08-15 16:34:10 +02:00
Arkadiusz Fal
06a6126eb5 Minor improvements 2022-08-15 16:34:10 +02:00
Arkadiusz Fal
cbb989e2e1 Player animation improvements 2022-08-15 16:34:09 +02:00
Arkadiusz Fal
dd003db261 Fix orientation (#121) 2022-08-15 16:34:09 +02:00
Arkadiusz Fal
8b724fb457 Minor improvements 2022-08-15 16:34:09 +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
34990201dc More controls improvements 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
0d6f481470 Add PiP for iOS 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
7e7aca08a0 Lint 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
d973340cd0 Fix player size handling 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
911b03d877 Try to patch #78
Issue appears when app switches layout from tab to sidebar navigation
2022-08-15 16:34:07 +02:00
Arkadiusz Fal
b15d024f88 Fullscreen handling changes 2022-08-15 16:34:07 +02:00
Arkadiusz Fal
96a6a32cfa Remove redunant update of player size 2022-08-15 16:34:07 +02:00
Arkadiusz Fal
b9dfdeb23f tvOS fixes 2022-08-15 16:34:07 +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
01f58b6458 Hello, mpv! 🎉 2022-08-15 16:33:54 +02: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
00778b585f Add iOS options for handling landscape fullscreen (fixes #38) 2022-01-02 22:38:56 +01:00
Arkadiusz Fal
91fa4ea2ff Extract open URL action 2021-12-24 20:20:05 +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
4fab7c2c16 Fix channel view in tab navigation 2021-12-17 20:53:53 +01:00
Arkadiusz Fal
e97daa1944 Minor UI fixes 2021-12-02 21:35:42 +01:00
Arkadiusz Fal
dd995105b5 Minor UI fixes for macOS Big Sur 2021-12-02 20:33:32 +01:00
Arkadiusz Fal
5ef89ac9f4 iOS 14/macOS Big Sur Support 2021-11-30 19:01:08 +01:00
Arkadiusz Fal
db9f7e5f5d Fix new offenses 2021-11-08 18:22:34 +01:00