jellyflood/JellyfinPlayer tvOS
jhays 2cfc69640d cleanup some row math 2021-10-14 22:28:36 -05:00
..
Assets.xcassets add tvOS top shelf 2021-08-22 20:23:45 -04:00
Components limit width of title 2021-09-29 11:45:21 -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 remove force unwrap that caused crash 2021-09-29 11:45:55 -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 fix bg imgs and video player to fill fullscreen 2021-09-29 11:42:10 -05: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 increase height to fit titles, remove condition 2021-09-29 11:50:49 -05:00
LibraryListView.swift add titles, fix category btn backgrounds 2021-09-28 21:39:08 -05:00
LibrarySearchView.swift move duplicate ItemType extension to shared 2021-09-29 21:24:22 -05:00
LibraryView.swift cleanup some row math 2021-10-14 22:28:36 -05:00
MainTabView.swift fix bg imgs and video player to fill fullscreen 2021-09-29 11:42:10 -05:00
MovieItemView.swift fix bg imgs and video player to fill fullscreen 2021-09-29 11:42:10 -05: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 fix bg imgs and video player to fill fullscreen 2021-09-29 11:42:10 -05:00
SeriesItemView.swift fix bg imgs and video player to fill fullscreen 2021-09-29 11:42:10 -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

README.md

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"