Ethan Pippin
|
5b451ceaaa
|
begin final work
|
2022-01-02 21:20:20 -07:00 |
Ethan Pippin
|
cd3a244f17
|
fix backward label image
|
2022-01-02 00:04:45 -07:00 |
Ethan Pippin
|
1ae886606b
|
initial black background and comment changes
|
2022-01-01 21:59:44 -07:00 |
Ethan Pippin
|
2e5eb48cc6
|
move back to pressesBegan for button presses and renamings
|
2022-01-01 21:53:14 -07:00 |
Ethan Pippin
|
8c0d39b94d
|
adjust todo comments
|
2022-01-01 21:35:13 -07:00 |
Ethan Pippin
|
e4a27209c2
|
move button presses to explicit tap gestures
|
2022-01-01 21:33:49 -07:00 |
Ethan Pippin
|
59adfdc998
|
remove unnecessary swipe gestures
|
2022-01-01 21:19:28 -07:00 |
Ethan Pippin
|
29e824a035
|
add jump forward/backward indicators tvos
|
2022-01-01 21:17:22 -07:00 |
Ethan Pippin
|
1d2ed589c1
|
don't show buffering while paused
|
2022-01-01 19:19:51 -07:00 |
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 |