1
0
Fork 0
forked from Mirror/Ryujinx
R/Ryujinx/Ui
NitroTears c5258cf082
Ability to hide file types in Game List ()
* Added HiddenFileTypes to config state, and check to file enumeration

* Added hiddenfiletypes checkboxes to the UI

* Added Ava version of HiddenFileTypes

* Inverted Hide to Show with file types, minor formatting

* all variables with a reference to 'hidden' is now 'shown'

* one more variable name changed

* review feedback

* added FileTypes extension methof to get the correlating config value

* moved extension method to new folder and file in Ryujinx.Ui.Common

* added default case for ToggleFileType

* changed exception type to OutOfRangeException
2023-04-16 01:03:35 +00:00
..
Applet Avalonia UI - Part 1 () 2022-05-15 13:30:15 +02:00
Helper Minor code formatting () 2023-03-04 14:43:08 +01:00
Widgets HLE: Refactoring of ApplicationLoader () 2023-03-31 21:16:46 +02:00
Windows Source generated json serializers () 2023-04-03 10:14:19 +00:00
GLRenderer.cs gtk: Fix a NRE when disposing OpenGL () 2023-04-10 17:00:23 +02:00
MainWindow.cs Ability to hide file types in Game List () 2023-04-16 01:03:35 +00:00
MainWindow.glade Ability to hide file types in Game List () 2023-04-16 01:03:35 +00:00
OpenToolkitBindingsContext.cs Miria: The Death of OpenTK 3 () 2021-04-14 12:28:43 +02:00
RendererWidgetBase.cs HLE: Deal with empty title names properly () 2023-04-12 01:09:47 +00:00
SPBOpenGLContext.cs Removed unused usings. () 2022-08-18 18:04:54 +02:00
StatusUpdatedEventArgs.cs Vulkan backend () 2022-07-31 18:26:06 -03:00
VKRenderer.cs Minor code formatting () 2023-03-04 14:43:08 +01:00