jellyflood/Swiftfin tvOS/Views
Joe f5bd1b8fcd
Customizable Device Profiles (#1169)
* Rename ExperimentalSettingsView.swift to PlaybackQualitySettingsView.swift

Fix Merge

* Rename MaximumBitrateSettingsView.swift to PlaybackQualitySettingsView.swift

fix merge

* Re-implement on Main. Should now have all the Main changed. Added a new change to use the Device Profile as a Transcoding Profile.

* Part 1 -> Making VideoPlayerType into a struct (I Hope) correctly

* Part 1.1 -> Making VideoPlayerType into a struct (I Hope) correctly

* Remove unneeded Files

* Missing file + CustomDeviceProfileSelection -> CustomDeviceProfileAction Rename

* Change + to Appending

* Attempt to add StorageValues+User. Not sure if this is correct?

* Move the Array unwrapping to funcitons. Not required but this should help prevent accidently doing this wrong. Add subtitles back into the custom profiles since that somehow got dropped. Added a PlaybackCompatibility enum. This might need to work for more than just video

* Complete rewrite to allow multiple profiles, compatibility mode, and directplay.

* Hardward -> Hardware

* Update CustomDeviceProfileSettingsView.swift

Double Licensing

* It was actually really easy to implement iOS... Trash cans still look weird and small.

* Swipe to Delete instead of the edit button

* wip

* wip

* Linting

* tvOS Implementation

* wip

* wip

* cleanup

* Create Package.resolved

---------

Co-authored-by: Joseph Kribs <joseph@kribs.net>
Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2024-09-02 15:33:02 -06:00
..
ChannelLibraryView Cleanup (#1077) 2024-05-28 16:23:58 +09:00
HomeView Add ability to hide "Recently Added" section at home screen (#1087) 2024-06-12 11:35:01 -06:00
ItemView [tvOS] Episode/Season Focus gets Stuck (#1185) 2024-08-16 12:30:15 -06:00
MediaView Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
ProgramsView Cleanup (#1077) 2024-05-28 16:23:58 +09:00
SelectUserView Update lastSignedInUserID defaults to use new UserSignInState enum (#1209) 2024-09-02 01:00:25 -06:00
SettingsView Customizable Device Profiles (#1169) 2024-09-02 15:33:02 -06:00
UserSignInView Update lastSignedInUserID defaults to use new UserSignInState enum (#1209) 2024-09-02 01:00:25 -06:00
VideoPlayer Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
AppLoadingView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
BasicAppSettingsView.swift Some More Cleanup, Reset User Settings (#1060) 2024-05-17 13:10:40 +09:00
ConnectToServerView.swift Cleanup (#1077) 2024-05-28 16:23:58 +09:00
FontPickerView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
ItemOverviewView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
MediaSourceInfoView.swift Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
QuickConnectView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
SearchView.swift Update tvOS `onChange` (#1141) 2024-07-02 12:39:52 +09:00
SelectServerView.swift [tvOS] Settings Cleanup (#1163) 2024-08-06 20:56:24 -06:00
ServerDetailView.swift [tvOS] Settings Cleanup (#1163) 2024-08-06 20:56:24 -06:00