jellyflood/Swiftfin/Components
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
..
LetterPickerBar Cleanup (#1075) 2024-05-28 10:59:18 +09:00
NavigationBarFilterDrawer Clean Up Item Scroll Views (#1015) 2024-04-10 07:31:10 -06:00
Slider Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
BasicStepper.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
ChevronButton.swift Some More Cleanup, Reset User Settings (#1060) 2024-05-17 13:10:40 +09:00
CircularProgressView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
DelayedProgressView.swift Item Views to `Stateful` (#997) 2024-04-01 00:48:41 -06:00
DotHStack.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
ErrorView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
GestureView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
HourMinutePicker.swift iOS Hour/Minute Picker Initial Duration (#1056) 2024-05-16 07:32:25 -06:00
LandscapePosterProgressBar.swift Live TV Updates (#1022) 2024-04-16 23:10:44 -06:00
ListRow.swift Cleanup (#1077) 2024-05-28 16:23:58 +09:00
ListRowButton.swift Cleanup (#1077) 2024-05-28 16:23:58 +09:00
OrderedSectionSelectorView.swift Customizable Device Profiles (#1169) 2024-09-02 15:33:02 -06:00
PillHStack.swift Clean Up Item Scroll Views (#1015) 2024-04-10 07:31:10 -06:00
PosterButton.swift Fix iOS 15 Poster Buttons (#1172) 2024-08-08 10:01:23 -06:00
PosterHStack.swift Poster Display and Button Refactor (#1038) 2024-04-23 11:22:07 -06:00
PrimaryButton.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
SeeAllButton.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
SettingsBarButton.swift User Profile Image Selection (#1061) 2024-05-22 13:45:48 +09:00
SplitContentView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
UnmaskSecureField.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
UpdateView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
iOS15View.swift Fix iOS 15 Poster Buttons (#1172) 2024-08-08 10:01:23 -06:00