Commit Graph

221 Commits

Author SHA1 Message Date
Arkadiusz Fal
c48d478f64 Minor improvements 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
78d7693128 Player overlaying other views and swipe gesture (fix #44, #130) 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
3d015f2298 More controls improvements 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
e3cf77e928 Minor player controls improvements (fix #94) 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
613f874c42 PiP improvements 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
c5852601e4 Improve stream control on macOS 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
acf9af936a Add PiP for iOS 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
a93b9a2fe5 Minor improvements to controls 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
3e029f631c Fix rate button 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
b3d471c8a0 Lint 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
52df6bf76e Fix using Watch history in player queue 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
c4fd6aca24 Add rate change selector 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
e42d574b46 Fix player size handling 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
512899235e Try to patch #78
Issue appears when app switches layout from tab to sidebar navigation
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
9edcf66557 Fullscreen handling changes 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
76df80578d Remove redunant update of player size 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
6466452e45 Improve keyboard shortcuts 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
cf3fa3871b Controls fixes 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
fa91367b3d tvOS fixes 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
67723f4624 Minor improvements 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
bd8966735f Minor fixes 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
79118ff7e2 Fixes for MPV in macOS 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
d32b38c352 Fix EOF handler 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
4081c65c34 Minor improvements 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
1d24705c92 Add hide player button cancel action 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
ae861bce65 Prevent multiple seeks 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
31a28a7cbd Hello, mpv! 🎉 2022-10-27 18:03:57 +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
Arkadiusz Fal
adcebb77a5 Fix video details buttons alignment 2021-12-26 21:27:46 +01:00
Arkadiusz Fal
f257632354 Open PiP on iPad on going home screen (iOS 14.2+) 2021-12-26 20:07:25 +01:00
Arkadiusz Fal
19d57ff55c Retry loading thumbnails 2021-12-24 20:21:11 +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
f89c5ff055 Improve player queue rows buttons labels 2021-12-19 18:18:33 +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
4fab7c2c16 Fix channel view in tab navigation 2021-12-17 20:53:53 +01:00
Arkadiusz Fal
923f0c0356 More uniform comments UI 2021-12-17 20:46:49 +01:00
Arkadiusz Fal
a44a61b017 Remove redundant query for replies when collapsed and expanded 2021-12-08 00:06:59 +01:00
Arkadiusz Fal
8d9bbf647a Fix disabling comments on tvOS 2021-12-06 19:12:59 +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
1f495562fc Comments improvements
* Show text when there is no comments or comments are disabled
* Show progress indicator for loading comments/replies
* Improve layout of icons and text spacing
2021-12-05 18:31:33 +01:00
Arkadiusz Fal
19a3f08336 Comments (fixes #4) 2021-12-04 20:57:09 +01:00
Arkadiusz Fal
e97daa1944 Minor UI fixes 2021-12-02 21:35:42 +01:00
Arkadiusz Fal
19b146c6ad Close current video (fixes #15) 2021-12-02 21:19:10 +01:00
Arkadiusz Fal
dd995105b5 Minor UI fixes for macOS Big Sur 2021-12-02 20:33:32 +01:00
Arkadiusz Fal
9f5e9ea237 Add context menu to related items for queuing 2021-12-02 00:15:36 +01:00
Arkadiusz Fal
ff83abd103 Fix crash on opening player in iOS 14 (fixes #20) 2021-12-02 00:08:48 +01:00
Arkadiusz Fal
f60f7a0455 Improve playback bar font colors 2021-11-30 23:59:24 +01:00
Arkadiusz Fal
b5ffa5b267 Fix sheets and covers on iOS 14 2021-11-30 23:58:11 +01:00
Arkadiusz Fal
5ef89ac9f4 iOS 14/macOS Big Sur Support 2021-11-30 19:01:08 +01:00
Arkadiusz Fal
c78dd4a35e Enable text selection for video description 2021-11-15 19:28:21 +01:00
Arkadiusz Fal
a70d4f3b38 Fix share URLs 2021-11-13 16:45:47 +01:00
Arkadiusz Fal
72d735e962 Minor improvements 2021-11-10 23:05:59 +01:00
Arkadiusz Fal
e7e6bd109c Add new menus 2021-11-09 00:20:35 +01:00
Arkadiusz Fal
db9f7e5f5d Fix new offenses 2021-11-08 18:22:34 +01:00
Arkadiusz Fal
2701c1ccb5 Minor UI fixes 2021-11-08 00:39:17 +01:00
Arkadiusz Fal
278c4cad69 Setting for app tab navigation section 2021-11-07 21:51:22 +01:00
Arkadiusz Fal
76f0a1c66c Change player size based on aspect ratio 2021-11-07 18:53:00 +01:00
Arkadiusz Fal
7d247bddb3 UI improvements 2021-11-07 17:52:42 +01:00
Arkadiusz Fal
a7d9efdd9d Add setting for saving videos history 2021-11-05 21:06:59 +01:00
Arkadiusz Fal
06bae05a66 Minor UI fixes 2021-11-05 19:23:28 +01:00
Arkadiusz Fal
1d8efbda58 Fix pausing on dismissing player 2021-11-05 15:58:51 +01:00
Arkadiusz Fal
dc9cbd34d0 Improve settings 2021-11-04 23:01:27 +01:00
Arkadiusz Fal
d50b136b38 Fix video description width 2021-11-04 00:51:46 +01:00
Arkadiusz Fal
2fcbe94e6f Show keywords setting 2021-11-04 00:14:09 +01:00
Arkadiusz Fal
c69d60f3ee Setting for player sidebar 2021-11-04 00:00:17 +01:00
Arkadiusz Fal
f8e6560698 Add related videos 2021-11-03 20:53:37 +01:00
Arkadiusz Fal
f49453e871 Improve sharing, add YouTube links 2021-11-02 23:17:19 +01:00
Arkadiusz Fal
0091af683f Playback rate menu 2021-11-02 18:24:59 +01:00
Arkadiusz Fal
8df452752a Managing Favorites sections 2021-11-01 22:56:18 +01:00
Arkadiusz Fal
710f1f3630 Load only user selected SponsorBlock categories 2021-10-28 21:32:03 +02:00
Arkadiusz Fal
24f7c566bf PiP and UI improvements 2021-10-28 19:15:43 +02:00
Arkadiusz Fal
544dc70c5d Share button 2021-10-27 01:10:07 +02:00
Arkadiusz Fal
b50d915d8e Add to playlist from video player, state fixes 2021-10-25 23:29:06 +02:00
Arkadiusz Fal
3a092fc411 Don't reload broken thumbnails 2021-10-25 00:35:58 +02:00
Arkadiusz Fal
19bb4955a2 Persistence for queue, history and last played 2021-10-24 22:07:41 +02:00
Arkadiusz Fal
68b5abd122 Set AVAudioSession, disable screensaver during playback on macOS 2021-10-24 16:01:36 +02:00
Arkadiusz Fal
ca8298a9e9 Basic Safari extension 2021-10-24 14:41:26 +02:00
Arkadiusz Fal
8e0af22b94 Add Sponsor Block and settings 2021-10-23 21:11:53 +02:00
Arkadiusz Fal
e64a520d5e Hide queue in details on macOS 2021-10-23 14:24:00 +02:00
Arkadiusz Fal
28709a2c80 Improve video banner and playback queue view 2021-10-23 12:13:05 +02:00
Arkadiusz Fal
4307da57c5 Video playback progress and restoring time for previously played 2021-10-22 22:49:31 +02:00
Arkadiusz Fal
bc065e282a Minor tvOS fixes 2021-10-22 17:00:09 +02:00
Arkadiusz Fal
c3326a56af Extended Piped support 2021-10-21 01:56:40 +02:00
Arkadiusz Fal
2d075e7b3a Save last used account instead of having to set default 2021-10-19 23:29:50 +02:00
Arkadiusz Fal
00d706766c Fix tvOS streams selection 2021-10-18 23:53:02 +02:00
Arkadiusz Fal
ec395ff2e0 Add Welcome screen 2021-10-18 01:29:03 +02:00
Arkadiusz Fal
0d1eaaca5c Add tvOS streams selection 2021-10-17 23:49:56 +02:00
Arkadiusz Fal
62e17d5a18 Add Piped support 2021-10-17 23:01:43 +02:00
Arkadiusz Fal
a68d89cb6f Fix stream state 2021-10-15 19:38:26 +02:00
Arkadiusz Fal
2c275d9353 tvOS History improvements 2021-10-14 00:05:19 +02:00
Arkadiusz Fal
70c089e696 Initial functionality of player items queue
Fix environment objects

Hide video player placeholder on tvOS

Queue improvements
2021-10-13 23:47:56 +02:00
Arkadiusz Fal
e270b7b213 Add Periphery configuration, remove unused code 2021-09-29 17:30:52 +02:00
Arkadiusz Fal
ef5c75a2bc Previews environment objects fixtures 2021-09-29 13:45:00 +02:00
Arkadiusz Fal
a7da3b9468 Settings for iOS/macOS 2021-09-25 11:34:46 +02:00
Arkadiusz Fal
ee1cb924c9 Recently opened for sidebar navigation 2021-09-19 13:06:54 +02:00
Arkadiusz Fal
8571822f23 Watch Now section, horizontal cells 2021-09-18 22:42:04 +02:00
Arkadiusz Fal
5e403c7f15 Search UI fixes 2021-09-13 22:44:49 +02:00
Arkadiusz Fal
b00b54ad2a Channels layout improvements, other UI fixes 2021-09-02 01:11:58 +02:00
Arkadiusz Fal
1196a2a5e2 Subscribe/unsubscribe channels 2021-08-26 00:12:59 +02:00
Arkadiusz Fal
151121aa31 Playback state improvements 2021-08-24 23:01:53 +02:00
Arkadiusz Fal
f80b61f9c7 Display more details in player view 2021-08-22 21:23:12 +02:00
Arkadiusz Fal
ea634390a6 Minor fixes, split files into folders 2021-08-20 00:38:31 +02:00