Ryujinx/Ryujinx.Ui.Common
Andrew Glaze 2b23463daa
Filter hidden game files from the Game List (#4051)
* Filter “._” files from the game list

* Filter all hidden files from the game list

* Fix style

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

* merge OR expression into a pattern

* migrate from GetFiles/Directories to Enumerate

* Remove GetFilesInDirectory()

* Update Ryujinx.Ui.Common/App/ApplicationLibrary.cs

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* add error handeling

* code cleanup

Co-authored-by: gdkchan <gab.dark.100@gmail.com>
Co-authored-by: Ac_K <Acoustik666@gmail.com>
2022-12-29 16:52:30 +01:00
..
App Filter hidden game files from the Game List (#4051) 2022-12-29 16:52:30 +01:00
Configuration Change default Vsync toggle hotkey to F1 instead of Tab (#3995) 2022-12-06 02:09:26 +00:00
Helper Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
Resources Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
DiscordIntegrationModule.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
Ryujinx.Ui.Common.csproj Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
UserError.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00