Ryujinx/Ryujinx.Ui.Common/App
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
..
ApplicationAddedEventArgs.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
ApplicationCountUpdatedEventArgs.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
ApplicationData.cs Fix Sorting Regression (#4032) 2022-12-06 01:40:06 +00:00
ApplicationLibrary.cs Filter hidden game files from the Game List (#4051) 2022-12-29 16:52:30 +01:00
ApplicationMetadata.cs Avalonia - Save Manager (#3476) 2022-12-02 13:16:43 +00:00