Ryujinx-git/Ryujinx/Ui
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
..
Applet Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
Helper UI: Fixes GTK sorting regression of #4294 2023-01-16 03:09:52 +01:00
Widgets UI: Add Metal surface creation for MoltenVK (#3980) 2022-12-06 19:00:25 -03:00
Windows Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) 2023-01-18 22:25:16 +00:00
GLRenderer.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
MainWindow.cs GUI: Add option to register file types (#4250) 2023-01-22 17:39:00 +00:00
MainWindow.glade GUI: Add option to register file types (#4250) 2023-01-22 17:39:00 +00:00
OpenToolkitBindingsContext.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
RendererWidgetBase.cs Ava UI: Fixes "Hide Cursor on Idle" for Windows (#4266) 2023-01-15 01:05:44 +01:00
SPBOpenGLContext.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
StatusUpdatedEventArgs.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
VKRenderer.cs Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00