Ryujinx/Ryujinx.Ui.Common/Helper
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
..
CommandLineState.cs UI: Allow overriding graphics backend + Move command line parser into a new class (#3707) 2022-11-12 20:36:36 -03:00
ConsoleHelper.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
OpenHelper.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
SetupValidator.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00