Commit Graph

106 Commits

Author SHA1 Message Date
Ethan Pippin f02c52f20a lint 2022-01-10 15:51:24 -07:00
Ethan Pippin 057beca0ff localize 2022-01-10 15:48:29 -07:00
Ethan Pippin e12da2cf07 format merge 2022-01-10 13:34:03 -07:00
Ethan Pippin 071d07d5ff Merge branch 'main' into swiftformat-third-times-the-charm 2022-01-10 13:31:04 -07:00
Ethan Pippin 4298062ca3 swiftformat 2022-01-10 12:28:03 -07:00
koen 63e02f46bf Merge branch 'main' into subtitle-sizes 2022-01-10 17:47:32 +01:00
koen a94ddd1d36 Added subtitle sizes in tvOS 2022-01-10 17:46:25 +01:00
Ethan Pippin c6886e3272 iOS truncated item overview 2022-01-09 20:00:41 -07:00
Ethan Pippin d77f59d048 remove hls stream 2022-01-08 18:06:03 -07:00
Ethan Pippin 158edb3b5f support external subtitles 2022-01-07 15:37:19 -07:00
Ethan Pippin dbe95f29db initial collections implementation 2022-01-06 23:01:17 -07:00
Ethan Pippin 6a7c4c0a5b resume offset and live tv moved to experimental 2022-01-05 13:38:15 -07:00
Ethan Pippin cd6f02d5f1 Merge branch 'main' into ios-video-player-refactor 2022-01-04 22:06:48 -07:00
Ethan Pippin a7f5b15a8a audio codec in details 2022-01-04 20:43:00 -07:00
Ethan Pippin 78c061d4de iOS advanced seasons episodes selection 2022-01-04 18:47:18 -07:00
Ethan Pippin 3eb92cd325 cinematic views for tvOS and more final work 2022-01-03 18:38:50 -07:00
Ethan Pippin a9d37033e6 auto play on tvOS 2022-01-02 21:48:18 -07:00
Ethan Pippin 5b451ceaaa begin final work 2022-01-02 21:20:20 -07:00
Ethan Pippin 29e824a035 add jump forward/backward indicators tvos 2022-01-01 21:17:22 -07:00
Ethan Pippin 86e41c4f81 general VLCPlayer implementation 2022-01-01 19:14:57 -07:00
Ethan Pippin 5eeea800fc refine auto play 2022-01-01 00:12:03 -07:00
Ethan Pippin 391bb0decf
Merge pull request #233 from jhays/jhays/livetv
LiveTV support on tvOS
2021-12-30 15:58:51 -07:00
Ethan Pippin 678fdd03bf add autoplay setting 2021-12-30 14:25:52 -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 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 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
jhays ed57ea5577 Cleanup and temp views for iOS 2021-11-29 17:51:47 -06: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 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 43090831cb Add multi url support to stored server 2021-10-24 21:33:07 -06:00
PangMo5 f2ef59fe58 Add R.swift 2021-10-17 17:05:37 +09:00
Ethan Pippin 30bf12bea2 Implement BasicAppSettingsView, purge, and fix iOS discovering servers 2021-10-15 13:25:37 -06:00
Ethan Pippin 3599df56e9 Prevent connecting/signing in if already exists 2021-10-14 15:28:13 -06:00
Ethan Pippin 1576d9d6b7 Create new SessionManager and begin new connect flow 2021-10-13 15:58:45 -06:00
Ethan Pippin 4e75905f70 Initial CoreStore foundation 2021-10-12 17:57:30 -06:00
PangMo5 1b7e801a49 Merge branch 'main' into PangMo5/coordinator-and-deep-link
# Conflicts:
#	JellyfinPlayer.xcodeproj/project.pbxproj
#	JellyfinPlayer.xcworkspace/xcshareddata/swiftpm/Package.resolved
2021-09-23 15:58:41 +09:00
jhays 4050907988 fix tv target and colors 2021-09-21 23:18:05 -05:00
PangMo5 1863d973a9 Merge branch 'main' into PangMo5/coordinator-and-deep-link
# Conflicts:
#	JellyfinPlayer.xcodeproj/project.pbxproj
#	JellyfinPlayer/Components/PortraitItemView.swift
#	JellyfinPlayer/ContinueWatchingView.swift
#	JellyfinPlayer/EpisodeItemView.swift
#	JellyfinPlayer/HomeView.swift
#	JellyfinPlayer/ItemView.swift
#	JellyfinPlayer/MovieItemView.swift
#	JellyfinPlayer/SeasonItemView.swift
#	JellyfinPlayer/SeriesItemView.swift
#	JellyfinPlayer/SettingsView.swift
#	Shared/ViewModels/ItemViewModel.swift
2021-09-20 17:46:29 +09:00
Ethan Pippin b6b78cc617 Reduce item view complexity 2021-08-31 23:12:09 -06:00
Ethan Pippin 2dbb0bd890 Simplify item view creation 2021-08-27 23:31:13 -06:00