Commit Graph

477 Commits

Author SHA1 Message Date
Ethan Pippin a9d37033e6 auto play on tvOS 2022-01-02 21:48:18 -07:00
Ethan Pippin 47249c2edd tvos begin final work 2022-01-02 21:43:00 -07:00
Ethan Pippin 5b451ceaaa begin final work 2022-01-02 21:20:20 -07:00
Ethan Pippin cd3a244f17 fix backward label image 2022-01-02 00:04:45 -07:00
Ethan Pippin 39d9158aeb implement jump/backward flashing on iOS 2022-01-01 22:17:32 -07:00
Ethan Pippin 2e5eb48cc6 move back to pressesBegan for button presses and renamings 2022-01-01 21:53:14 -07:00
Ethan Pippin 8c0d39b94d adjust todo comments 2022-01-01 21:35:13 -07:00
Ethan Pippin 1d2ed589c1 don't show buffering while paused 2022-01-01 19:19:51 -07:00
Ethan Pippin 21389249e6 sizing adjustment on compact overlay 2022-01-01 19:16:24 -07:00
Ethan Pippin 4c7490b5fa initial port of VLC player to tvOS 2022-01-01 00:33:19 -07:00
Ethan Pippin 5eeea800fc refine auto play 2022-01-01 00:12:03 -07:00
Ethan Pippin 9963c9af3b some compact overlay polish 2021-12-31 00:21:07 -07:00
Ethan Pippin 45a93b9de5 rearrange items on compact overlay 2021-12-30 14:28:19 -07:00
Ethan Pippin 678fdd03bf add autoplay setting 2021-12-30 14:25:52 -07:00
Ethan Pippin c4466c2cb9 allow edit jump forward and backward during playback 2021-12-30 14:03:29 -07:00
Ethan Pippin d5e225dce1 remove VLC screen filled 2021-12-30 13:54:24 -07:00
Ethan Pippin 604f41bffd auto-landscape rotate, overlay fade in/out, and appearance setting fix 2021-12-30 03:13:02 -07:00
Ethan Pippin 01e52e59b7 add stop/pause for backgrounding and terminating 2021-12-30 02:22:36 -07:00
Ethan Pippin a25a62a2be Add black gradient behind compact overlay buttons 2021-12-30 01:28:08 -07:00
Ethan Pippin 4219ecc8dc persist subtitle state across items 2021-12-30 00:54:21 -07:00
Ethan Pippin bc542dad8d begin matching subtitle and audio streams among adjacent items 2021-12-29 15:25:50 -07:00
Ethan Pippin fe0c8ee03b initial previous and next item feature 2021-12-29 12:33:43 -07:00
Ethan Pippin 99445e387c Right progress ticks for VLCPlayer 2021-12-28 16:45:45 -07:00
Ethan Pippin 6712ef279d Cleanup and hide subtitle button if there is none 2021-12-28 15:55:02 -07:00
Ethan Pippin f1612a0e30 Add close when ended 2021-12-28 15:06:39 -07:00
Ethan Pippin c69bb5db0a Simplift where appearance is changed 2021-12-28 15:00:27 -07:00
Ethan Pippin fb5ad0fa9b Cleanup 2021-12-28 14:53:39 -07:00
Ethan Pippin c51f11c5bc Close on media end and CGSize extension 2021-12-28 14:45:25 -07:00
Ethan Pippin 114c070328 Fix and add default video jump lengths 2021-12-28 14:43:22 -07:00
Ethan Pippin fb9d990f92 Fix subtitlesEnabled 2021-12-28 14:24:19 -07:00
Ethan Pippin a566415ee1 Fixes and port over 2 2021-12-28 14:23:35 -07:00
Ethan Pippin 6a3c957807 Merge main and fix 2021-12-28 14:13:39 -07:00
Ethan Pippin 9803b2442b Merge branch 'main' into ios-video-player-refactor 2021-12-28 14:07:31 -07:00
Ethan Pippin 59465a3c4a Initial implementation over 2021-12-28 07:21:44 -07:00
koen e9e7e637bb hides home indicator
Uses the latest version of the tweak already in Swiftfin (sourced in comments). Swizzles to make iOS query the child view
2021-12-28 11:12:39 +01:00
jellyfin-bot 396ac3c453 [create-pull-request] automated change 2021-12-09 07:52:54 +00:00
Ethan Pippin 9d2ae12b16 Localize new text 2021-11-29 15:34:16 -07:00
aiden 3 9ba5ab8417
Merge branch 'main' into multi-server-url 2021-11-21 12:42:05 -05:00
aiden 3 31e991f0df
Merge branch 'main' into layout-issue 2021-11-13 17:19:22 -05:00
PangMo5 5c24550228 Change to utilize image API
Change the url image format to webp
2021-11-12 22:51:50 +09:00
Ethan Pippin 43f03c1c9c cleanup 2021-11-10 23:03:58 -07:00
Ethan Pippin 1ee02dfcb0 Merge branch 'main' into multi-server-url 2021-11-10 22:55:06 -07:00
PangMo5 6841fbe43e change more simpler. 2021-11-10 19:09:08 +09:00
PangMo5 443fcc4b66 fix layout issue of ItemView when landscape 2021-11-10 18:50:08 +09:00
PangMo5 923af3f013 swiftlint autocorrect 2021-11-08 03:53:42 +09:00
PangMo5 6307ae4e26 Replace R.swift with Swiftgen 2021-11-08 03:37:01 +09:00
PangMo5 1e0ae4745c Replace the existing strings and texts with R.swift 2021-11-08 02:56:07 +09:00
Ethan Pippin 55dc1ec7e4 Allow switching URIs and see details from UserListView 2021-11-06 22:21:53 -06:00
Ethan Pippin eb901da824 Merge branch 'main' into multi-server-url 2021-11-06 20:02:39 -06:00
aiden 3 63676a81bd
Merge pull request #193 from LePips/update-home-view-items
iOS - Home Screen Pull To Refresh
2021-10-27 20:30:57 -04:00