Commit Graph

111 Commits

Author SHA1 Message Date
Ethan Pippin 179a50d74c
Update Dependencies (#833) 2023-09-01 14:28:37 -06:00
Joe Cardenas adde7b20f8
Developer: Fix certain Swiftgen installations (#794) 2023-06-22 19:26:19 -06:00
Ethan Pippin ddbe77e348
Cleanup and `ItemView.AboutView` Cards (#788) 2023-06-12 22:24:58 -06:00
Ethan Pippin 84192c20d6
implement (#777) 2023-05-16 17:31:44 -06:00
Ethan Pippin 2a51598004
Cleanup and UDPBroadcastConnection Package (#765) 2023-05-06 22:07:34 -06:00
Ethan Pippin a08a92e98a
New Year, New Video Player + Other Goodies (#593) 2023-04-20 09:33:51 -06:00
Ethan Pippin f040b2f317
temp fixes (#718) 2023-03-06 22:43:46 -07:00
Ethan Pippin 0c149ba669
Swift 5.7 Base Fixes (#595) 2022-10-10 14:51:22 -06:00
Ethan Pippin 3ffb67a400
Implement Factory (#587) 2022-09-15 11:32:47 -06:00
Ethan Pippin fb38394a43
iOS/iPadOS - User List Images (#586) 2022-09-14 20:44:28 -06:00
Ethan Pippin 20e0789ce2
Generic Libraries (#583) 2022-09-14 06:41:06 -06:00
Ethan Pippin 5299f5a9ce
Various Things (#581) 2022-09-12 23:02:06 -06:00
Ethan Pippin f13d734c76
tvOS - "Fix" Item Views (#568) 2022-09-12 06:44:59 -06:00
Anthony Lavado 49f017d156
Updated build number for v78 (#576) 2022-09-11 21:22:46 -06:00
Anthony Lavado e7f3dd679a Release build for TestFlight 2022-09-10 22:09:59 -04:00
Ethan Pippin 3c81c7532f
tvOS - Refactor Cinematic Item Selector (#564) 2022-09-09 19:11:09 -06:00
Ethan Pippin 859a47803f
tvOS - Revamp Connect Flow (#563) 2022-09-07 23:52:19 -06:00
Ethan Pippin 79476328fe
Some work (#552) 2022-09-03 10:20:12 -06:00
Ethan Pippin f92edb83fb
iOS/iPadOS - Refactor Filter Selection (#548) 2022-09-01 23:29:52 -06:00
Ethan Pippin 109c0328b6
fix (#551) 2022-09-01 22:55:41 -06:00
Ethan Pippin 3b755adf87
iOS/iPadOS - Library List View (#542) 2022-08-29 08:58:38 -06:00
Ethan Pippin d078d71393
Transition Media View (#541) 2022-08-28 22:06:56 -06:00
Ethan Pippin 98a5507b52
Refactor Search and implement in tvOS (#539) 2022-08-27 21:30:17 -06:00
Ethan Pippin 5d0f933a2c
iOS/iPadOS - Transition library views to Collection Views (#536) 2022-08-26 18:23:36 -06:00
Ethan Pippin 8181db13de
iOS/iPadOS - Landscape/Thumb Posters (#526) 2022-08-18 11:00:33 -06:00
Ethan Pippin 6f937ceddd
`ImageView` Refactor (#517) 2022-08-12 12:05:24 -06:00
Ethan Pippin 6a23570d93
iOS/iPadOS Quick Connect (#522) 2022-08-09 11:22:52 -06:00
Ethan Pippin 599cff4c95
Update Nuke and implement BlurHashKit (#516) 2022-08-07 22:27:23 -06:00
Ethan Pippin a9f09edd81
Navigation and Item Overhaul (#492) 2022-08-05 10:54:40 -06:00
Kwangmin Bae 48a03d8462
Support select subtitle font (#498) 2022-07-29 12:47:27 -06:00
Ethan Pippin 88f350b71e
Use homebrew SwiftGen instead of included library (#484) 2022-07-14 20:49:16 -06:00
Ethan Pippin 020e7de119 remove and replace library 2022-07-14 11:54:11 -06:00
Ethan Pippin ae6d054a3b update packages 2022-07-13 21:06:10 -06:00
PangMo5 add9615aa8 Merge branch 'main' into PangMo5/chapters-slider
# Conflicts:
#	Swiftfin.xcodeproj/project.pbxproj
2022-07-13 22:59:12 +09:00
PangMo5 4e8fcd4993 Improve Chapters features of Player 2022-07-13 19:37:16 +09:00
David Ullmer 46cbd4f7d1
Implement suggestions 2022-07-12 19:54:52 +02:00
David Ullmer 51d30cf60a Implement suggestions 2022-07-11 14:42:07 +02:00
David Ullmer e94d2795c7 Merge branch 'main' into known-users 2022-07-11 14:12:08 +02:00
David Ullmer 3d03f840e2
Remove UserLoginCellView from tvOS target 2022-07-10 21:29:57 +02:00
David Ullmer 530bc1c91d
Use external lib 2022-07-10 21:20:12 +02:00
David Ullmer 9250dc650d
Add known users to login screen 2022-07-10 18:10:43 +02:00
PangMo5 2b3714cd8f Correspond to jellyfin 10.8
Update Package
2022-06-18 05:31:18 +09:00
Ethan Pippin 8693326d6e
Merge pull request #426 from jhays/jhays/ios-livetv
LiveTV support for iOS
2022-06-15 17:35:16 -06:00
jhays 63be4c05f9 SwiftUICollection still needed in iOS due to import on a shared file. 2022-06-07 21:46:35 -05:00
jhays 54439de06f swap SwiftUICollection package used by tvOS 2022-06-06 16:27:41 -05:00
jhays aba2e48072 ASCollectionView for iOS Live TV channnels 2022-06-06 15:24:35 -05:00
Julian Hays 7833280175
Merge branch 'jellyfin:main' into jhays/ios-livetv 2022-05-03 21:52:36 -05:00
PangMo5 7a26e69685 Add seek slide gesture 2022-05-04 02:37:50 +09:00
Ethan Pippin cf812fd9dd redo logging 2022-04-28 14:51:22 -06:00
Ethan Pippin 37be6be200 Merge branch 'main' into improve-logging 2022-04-28 12:51:37 -06:00