Commit Graph

116 Commits

Author SHA1 Message Date
Ethan Pippin 86e41c4f81 general VLCPlayer implementation 2022-01-01 19:14:57 -07:00
Ethan Pippin 4c7490b5fa initial port of VLC player to tvOS 2022-01-01 00:33:19 -07:00
Ethan Pippin bc542dad8d begin matching subtitle and audio streams among adjacent items 2021-12-29 15:25:50 -07:00
Ethan Pippin fb5ad0fa9b Cleanup 2021-12-28 14:53:39 -07:00
Ethan Pippin 59465a3c4a Initial implementation over 2021-12-28 07:21:44 -07: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
Ethan Pippin 86cd963d4b Fix tvOS build 2021-11-08 11:47:45 -07:00
PangMo5 0b5be99c5d fix tvOS build error 2021-11-08 18:44:02 +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 43090831cb Add multi url support to stored server 2021-10-24 21:33:07 -06:00
Ethan Pippin a06ceb7453
Merge pull request #192 from LePips/dev-app-icon
Debug/Dev App Icons
2021-10-23 13:26:23 -06:00
jhays 04a1f60800 omit music from libraries list 2021-10-22 17:12:54 -05: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 ff5c068374 Add debug app icons 2021-10-18 19:13:29 -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 ff7a4c5620 Cleanup and remove NukeUI for AsyncImage 2021-10-15 15:20:00 -06:00
Ethan Pippin 7af1a4ac1f Directory cleanup 2021-10-15 13:56:50 -06:00
Ethan Pippin fdeb74a0bd Neutralize all entitlements 2021-10-15 13:41:10 -06:00
Ethan Pippin 30bf12bea2 Implement BasicAppSettingsView, purge, and fix iOS discovering servers 2021-10-15 13:25:37 -06:00
jhays 0dc7eab1cd add loading cell as last item 2021-10-15 08:22:08 -05:00
Ethan Pippin b046331936 Remove purge button 2021-10-15 01:06:15 -06:00
Ethan Pippin 2d56c01bb9 Finish ServerListView and UserListView 2021-10-15 00:43:14 -06:00
Ethan Pippin 8f79ecbc77 Start on ServerListView 2021-10-15 00:14:53 -06:00
Ethan Pippin 64f50be2aa tvOSMainCoordinator 2021-10-14 23:28:52 -06:00
Ethan Pippin 08da874909 Organize VideoPlayer folders 2021-10-14 22:57:19 -06:00
Ethan Pippin 5f4d42d6c8 Move coordinators to shared 2021-10-14 22:50:30 -06:00
jhays 2cfc69640d cleanup some row math 2021-10-14 22:28:36 -05:00
Ethan Pippin 76530a6d7a Move tvOS files and remove persistence controller 2021-10-14 17:21:10 -06:00
jhays ffde1c468d feedback cleanup 2021-10-14 14:06:23 -05:00
jhays db6483ed5e remove unused label 2021-10-14 11:54:19 -05:00
jhays 1c2b1879b4 use CollectionView on LibraryView 2021-10-14 09:59:35 -05:00
Ethan Pippin 069ed88a0b Start fixing tvOS 2021-10-13 23:19:32 -06:00
Ethan Pippin e81b593fa1 Add UserLoginView 2021-10-13 19:24:50 -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
jhays 73bc3f5b0a move duplicate ItemType extension to shared 2021-09-29 21:24:22 -05:00
jhays 00e8d191aa increase height to fit titles, remove condition 2021-09-29 11:50:49 -05:00
jhays abc85ea7d5 remove force unwrap that caused crash 2021-09-29 11:45:55 -05:00
jhays f89b0eec5b limit width of title 2021-09-29 11:45:21 -05:00
jhays d0011ac7a4 fix bg imgs and video player to fill fullscreen 2021-09-29 11:42:10 -05:00
jhays 433f3769ab add titles, fix category btn backgrounds 2021-09-28 21:39:08 -05:00
jhays 90d66fc343 add LibraryListView for tvOS 2021-09-28 20:28:20 -05:00
jhays 265358e0b0 fix home tab - Closes #164 2021-09-21 23:19:28 -05:00
jhays 3a901f7945 remove usage of private func 2021-09-21 23:17:30 -05:00