0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/Ryujinx/Ui
NitroTears c5258cf082
Ability to hide file types in Game List (#4555)
* 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 (#3270) 2022-05-15 13:30:15 +02:00
Helper Minor code formatting (#4498) 2023-03-04 14:43:08 +01:00
Widgets HLE: Refactoring of ApplicationLoader (#4480) 2023-03-31 21:16:46 +02:00
Windows Source generated json serializers (#4582) 2023-04-03 10:14:19 +00:00
GLRenderer.cs gtk: Fix a NRE when disposing OpenGL (#4648) 2023-04-10 17:00:23 +02:00
MainWindow.cs Ability to hide file types in Game List (#4555) 2023-04-16 01:03:35 +00:00
MainWindow.glade Ability to hide file types in Game List (#4555) 2023-04-16 01:03:35 +00:00
OpenToolkitBindingsContext.cs Miria: The Death of OpenTK 3 (#2194) 2021-04-14 12:28:43 +02:00
RendererWidgetBase.cs HLE: Deal with empty title names properly (#4643) 2023-04-12 01:09:47 +00: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 Minor code formatting (#4498) 2023-03-04 14:43:08 +01:00