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

85 Commits

Author SHA1 Message Date
Arkadiusz Fal
ec1acb4e4c Add setting "Rotate to portrait when exiting fullscreen" 2022-08-15 16:34:25 +02:00
Arkadiusz Fal
a2e2702ca1 Add setting "Close player when closing video" 2022-08-15 16:34:24 +02:00
Arkadiusz Fal
af88002adc Fix pickers on iOS 16 2022-08-15 16:34:24 +02:00
Arkadiusz Fal
169a48e5f0 Add option to disable proxying video streams for Invidious 2022-08-15 16:34:24 +02:00
Arkadiusz Fal
38edf75f46 Fix settings layout 2022-08-15 16:34:23 +02:00
Arkadiusz Fal
79f801ea60 Add setting for controls center buttons 2022-08-15 16:34:23 +02:00
Arkadiusz Fal
d93e9294db Orientation improvements 2022-08-15 16:34:22 +02:00
Arkadiusz Fal
2e71fafa79 Add MPV logs export 2022-08-15 16:34:22 +02:00
Arkadiusz Fal
f55c3d71f2 Fix offenses 2022-08-15 16:34:22 +02:00
Arkadiusz Fal
4d3eb05d65 Fix version footer on tvOS 2022-08-15 16:34:20 +02:00
Arkadiusz Fal
415b0ff109 Add chat links in settings 2022-08-15 16:34:20 +02:00
Arkadiusz Fal
1732aa6267 Fix advanced settings layout (#213) 2022-08-15 16:34:20 +02:00
Arkadiusz Fal
95c963eca8 Update settings menu order 2022-08-15 16:34:20 +02:00
Arkadiusz Fal
6f22763e40 Add MPV cache advanced settings 2022-08-15 16:34:20 +02:00
Arkadiusz Fal
19bb380c32 Add Invidious comments support 2022-08-15 16:34:20 +02:00
Arkadiusz Fal
7a9a490558 Locations manifest, reorganized instances settings 2022-08-15 16:34:20 +02:00
Arkadiusz Fal
23075751c3 Add "Pause when entering background" option (#198) 2022-08-15 16:34:19 +02:00
Arkadiusz Fal
b29fd3b275 Fix browsing settings height 2022-08-15 16:34:15 +02:00
Arkadiusz Fal
4ad8f139ff Remove comments placement setting 2022-08-15 16:34:15 +02:00
Arkadiusz Fal
7c15fa6382 Add settings to tvOS tab menu (fix #119) 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
accd78be92 Add setting for thumbnails quality 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
288d06e120 Add setting for closing player after playing last item (fix #98) 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
42264b3818 Improve performance and add statistics for MPV 2022-08-15 16:34:12 +02:00
Arkadiusz Fal
1c0dae4bed Remove Sparkle update framework 2022-08-15 16:34:11 +02:00
Arkadiusz Fal
dd003db261 Fix orientation (#121) 2022-08-15 16:34:09 +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
a90cd89142 Add toggle for dislikes 2022-08-15 16:34:05 +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
76273a4724 Add option to rotate to landscape on entering fullscreen with button 2022-01-07 22:19:11 +01:00
Arkadiusz Fal
d1ed896166 Add SponsorBlock categories details 2022-01-07 19:46:47 +01:00
Arkadiusz Fal
3baa7a6893 Redesigned settings (fixes #47) 2022-01-06 16:02:53 +01:00
Arkadiusz Fal
4e88f2baf8 Add setting for disabling thumbnails rounding 2022-01-06 15:57:28 +01:00
Arkadiusz Fal
b5d187c52f Add help link for adding Invidious account 2022-01-06 15:56:03 +01:00
Arkadiusz Fal
00778b585f Add iOS options for handling landscape fullscreen (fixes #38) 2022-01-02 22:38:56 +01:00
Arkadiusz Fal
d6e75295e1 Add iOS option to lock portrait mode in browsing 2022-01-02 20:50:59 +01:00
Arkadiusz Fal
e29982454b Add options for history: badge color and reset watched status on playing 2022-01-02 20:50:59 +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
9ede4b9b1f Add option to show/hide username in account picker button 2022-01-02 20:50:58 +01:00
Arkadiusz Fal
ac1c6685a1 Improve history, resume videos, mark watched videos (fixes #42) 2021-12-26 23:35:44 +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
c4ca5eb4c7 Show channel thumbnail in player 2021-12-17 21:01:05 +01:00
Arkadiusz Fal
7e7b4e89b5 Add Sparkle update framework for macOS 2021-12-08 00:27:38 +01:00
Arkadiusz Fal
3624c9619a Add setting for displaying comments in separate tab or below description 2021-12-06 19:11:19 +01:00
Arkadiusz Fal
37b99c59e1 Fix disabling comments 2021-12-05 18:12:13 +01:00
Arkadiusz Fal
941e6a909d Set full screen views background color based on color scheme on tvOS (fixes #30) 2021-12-05 18:09:25 +01:00
Arkadiusz Fal
19a3f08336 Comments (fixes #4) 2021-12-04 20:57:09 +01:00
Arkadiusz Fal
dd995105b5 Minor UI fixes for macOS Big Sur 2021-12-02 20:33:32 +01:00
Arkadiusz Fal
06f7391ad9 Add setting for saving recents (fixes #14) 2021-12-02 00:12:15 +01:00
Arkadiusz Fal
e61d1dfe2e Add settings for selecting visible sections (fixes #16) 2021-12-02 00:10:21 +01:00