Ryujinx/Ryujinx.Ui.Common/Helper
TSRBerry ad6ff6ce99
GUI: Add option to register file types (#4250)
* Add FileAssociationHelper.cs

* Add register file types option to gtk

* Add register file types option to avalonia

* Add Windows support to FileAssociationHelper.cs

* linux: Add uninstall support for file types

* Ignore .glade~ backup files

* Rename Register/Unregister methods

* gtk: Add manage file types submenu

* ava: Add manage file types submenu

* windows: Add uninstall support for file types

* Don't invert uninstall condition (formatting change)

Co-authored-by: gdkchan <gab.dark.100@gmail.com>

* Add IsTypesRegisteredWindows & Fix Windows install function

* Add AreMimeTypesRegisteredLinux()

* Fix wrong indention

Co-authored-by: AcK77 <acoustik666@gmail.com>
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2023-01-22 17:39:00 +00:00
..
CommandLineState.cs Add command line arguments to override docked mode (#4239) 2023-01-10 00:59:23 +01:00
ConsoleHelper.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
FileAssociationHelper.cs GUI: Add option to register file types (#4250) 2023-01-22 17:39:00 +00:00
OpenHelper.cs Ava UI: TitleUpdateWindow Refactor (#4276) 2023-01-15 11:11:52 +00:00
SetupValidator.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00