Swiftfin/JellyfinPlayer tvOS
2021-09-21 23:19:28 -05:00
..
Assets.xcassets add tvOS top shelf 2021-08-22 20:23:45 -04:00
Components fix optional getEpisodeLocator usage 2021-09-21 23:16:14 -05:00
JellyfinPlayer_tvOS.xcdatamodeld add some views - rename a few folders. 2021-06-15 19:56:49 -04:00
Preview Content/Preview Assets.xcassets Add tvOS target 2021-06-03 23:44:40 -04:00
VideoPlayer fix optional getEpisodeLocator usage 2021-09-21 23:16:14 -05:00
ConnectToServerView.swift add tvOS top shelf 2021-08-22 20:23:45 -04:00
ContinueWatchingView.swift basic movie item view 2021-06-28 16:43:13 -04:00
EpisodeItemView.swift [create-pull-request] automated change 2021-07-02 19:14:16 +00:00
HomeView.swift add tvOS settings page; fix transcoded video playback always starting at 0 ticks, also add front row image. 2021-07-31 23:52:31 -04:00
ImageButtonStyle.swift i hate mvvm 2021-06-16 23:41:31 -04:00
Info.plist fix ATS 2021-07-22 13:45:59 -04:00
ItemView.swift fix broken things being broken. 2021-06-30 14:19:27 -04:00
JellyfinPlayer tvOS.entitlements i hate mvvm 2021-06-16 23:41:31 -04:00
JellyfinPlayer_tvOSApp.swift basic movie item view 2021-06-28 16:43:13 -04:00
LatestMediaView.swift Fix tvOS gestures. Start implementing forced focus. 2021-06-30 15:37:03 +10:00
LibraryView.swift [create-pull-request] automated change 2021-07-02 19:14:16 +00:00
MainTabView.swift fix home tab - Closes #164 2021-09-21 23:19:28 -05:00
MovieItemView.swift Merge remote-tracking branch 'origin/main' into main 2021-08-06 16:21:32 -06:00
NextUpView.swift basic movie item view 2021-06-28 16:43:13 -04:00
PersistenceController.swift New login views for tvOS 2021-06-15 23:47:05 -04:00
PlainNavigationLinkButton.swift i hate mvvm 2021-06-16 23:41:31 -04:00
README.md imports 2021-06-21 03:19:01 -04:00
SeasonItemView.swift remove bagged focus - also don't add subrips to VLC playback. 2021-08-06 15:58:08 -06:00
SeriesItemView.swift remove usage of private func 2021-09-21 23:17:30 -05:00
SettingsView.swift Merge remote-tracking branch 'origin/main' into main 2021-08-06 15:59:06 -06:00
SplashView.swift [create-pull-request] automated change 2021-06-18 02:34:18 +00:00

Design Notes

tvos is dumb and how I got around the ScrollViews clipping requires ALL interface elements to have a leading and trailing padding of 135 something else but i forgot pt to align with the original "safe area bounds"