Commit Graph

217 Commits

Author SHA1 Message Date
Ethan Pippin 01e52e59b7 add stop/pause for backgrounding and terminating 2021-12-30 02:22:36 -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 467d0d4937 Move createVideoPlayerViewModel 2021-12-28 14:48:43 -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 d1e3e08921 Fix home indicator hidden 2021-12-28 14:26:44 -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 59465a3c4a Initial implementation over 2021-12-28 07:21:44 -07: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
Ethan Pippin fca4b55118 Fix image query from messed up merge 2021-11-29 15:27:29 -07:00
aiden 3 9ba5ab8417
Merge branch 'main' into multi-server-url 2021-11-21 12:42:05 -05:00
PangMo5 9cafa44dfb back to jpg 2021-11-12 23:34:58 +09: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 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
PangMo5 646467b8e7 Merge branch 'main' into R.swift
# Conflicts:
#	JellyfinPlayer.xcodeproj/project.pbxproj
#	JellyfinPlayer.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	Translations/en.lproj/Localizable.strings
2021-11-08 00:51:54 +09:00
Ethan Pippin 039e469ebb Lock datastack versions 2021-11-06 22:27:37 -06: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
aiden 3 1344e906f4
Merge pull request #198 from LePips/default-http-option
Default scheme
2021-10-27 20:30:37 -04:00
Ethan Pippin efb751f00f Add setting current URI after new connection 2021-10-25 12:00:30 -06:00
Ethan Pippin 43090831cb Add multi url support to stored server 2021-10-24 21:33:07 -06:00
Ethan Pippin d633652b8c update port 2021-10-23 22:31:55 -06:00
Ethan Pippin 095a7cd766 add default scheme and autopopulate scheme 2021-10-23 22:25:29 -06:00
jhays 992361a1cf bugfixes, add year and rating to items 2021-10-21 21:18:18 -05:00
jhays 53ce0b1204 fix iOS build with dud view 2021-10-20 20:54:45 -05:00
jhays 2b888e9b82 Additional coordinators and routing fixes 2021-10-20 17:58:45 -05:00
Ethan Pippin df0b3af4ee Move RefreshHelper to only iOS 2021-10-18 22:20:56 -06:00
Ethan Pippin 54482f9ed6 Add home screen refresh 2021-10-18 21:08:13 -06:00
PangMo5 f2ef59fe58 Add R.swift 2021-10-17 17:05:37 +09:00
Ethan Pippin 9ac86a478a Fix cancelling connection and signin 2021-10-16 09:54:57 -06:00
Ethan Pippin cdec38be7a Review edits 2021-10-16 09:53:23 -06:00
Ethan Pippin 362f49b497 Merge branch 'main' into multi-server-user-login 2021-10-15 16:08:41 -06:00
Ethan Pippin a0562e9e9d Cleanup and symbol unification 2021-10-15 15:25:56 -06:00
Ethan Pippin ff7a4c5620 Cleanup and remove NukeUI for AsyncImage 2021-10-15 15:20:00 -06:00
aiden 3 f1127aca35
Merge pull request #182 from jhays/jhays/swiftUICollection
use CollectionView on tvOS LibraryView
2021-10-15 16:53:52 -04:00
Ethan Pippin 350bc0ee6b Add Stinsen purge note 2021-10-15 13:39:40 -06:00
Ethan Pippin 2aeb429c8e Lock SwiftfinStore datastack 2021-10-15 13:37:16 -06:00
Ethan Pippin 30bf12bea2 Implement BasicAppSettingsView, purge, and fix iOS discovering servers 2021-10-15 13:25:37 -06:00
Ethan Pippin f3a6cee8ca Allow researching for local servers and cancelling requests 2021-10-15 11:31:36 -06:00
Ethan Pippin dfc8aedf78 Create Reset button and organize 2021-10-15 10:24:04 -06:00