Ryujinx/Ryujinx.Ava/Ui/ViewModels
TSRBerry eebc39228d
UI: Allow overriding graphics backend + Move command line parser into a new class (#3707)
* Ava: Keep command line args when restarting

* UI: Move common UI functions to ProgramHelper

Add command line option to override the configured graphics backend

* Ava: Add CleanupUpdate task back

* Remove unused usings

* Revert combining common UI functions

Rename ProgramHelper to CommandLineState
Move command line parsing to CommandLineState

* Rename CommandLineProfile to Profile

* Fix assigning the wrong array to Arguments
2022-11-12 20:36:36 -03:00
..
AmiiboWindowViewModel.cs Avalonia: Another Cleanup (#3494) 2022-07-29 00:41:34 +02:00
AvatarProfileViewModel.cs UI - Avalonia Part 3 (#3441) 2022-07-08 15:47:11 -03:00
BaseModel.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
ControllerSettingsViewModel.cs Avalonia - Misc changes to UX (#3643) 2022-09-19 16:04:22 -03:00
MainWindowViewModel.cs Avalonia - Misc changes to UX (#3643) 2022-09-19 16:04:22 -03:00
SettingsViewModel.cs UI: Allow overriding graphics backend + Move command line parser into a new class (#3707) 2022-11-12 20:36:36 -03:00
UserProfileViewModel.cs Avalonia: Cleanup UserEditor a bit (#3492) 2022-07-28 14:16:23 -03:00