mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* Better timezone labels in System TimeZone Replace with GtkEntry with auto-complete Also removed async task as now loading is fast Address Thog's comments self-nit: Remove string alias Address AcK's comments * Improve parsing * Optimize and fix string matching Address jD's comments * Also, make abbreviations searchable * Optimize EntryCompletion's MatchFunc * nit: Result.IsFailure() * Fix potential crash on opening Settings window w/o FW installed |
||
|---|---|---|
| .. | ||
| assets | ||
| AboutWindow.cs | ||
| AboutWindow.glade | ||
| ApplicationAddedEventArgs.cs | ||
| ApplicationCountUpdatedEventArgs.cs | ||
| ApplicationData.cs | ||
| ApplicationLibrary.cs | ||
| ApplicationMetadata.cs | ||
| ControllerWindow.cs | ||
| ControllerWindow.glade | ||
| DlcWindow.cs | ||
| DlcWindow.glade | ||
| GameTableContextMenu.cs | ||
| GLRenderer.cs | ||
| GtkDialog.cs | ||
| JoystickController.cs | ||
| KeyboardController.cs | ||
| MainWindow.cs | ||
| MainWindow.glade | ||
| Migration.cs | ||
| ProfileDialog.cs | ||
| ProfileDialog.glade | ||
| SaveImporter.cs | ||
| SettingsWindow.cs | ||
| SettingsWindow.glade | ||
| StatusUpdatedEventArgs.cs | ||
| TitleUpdateWindow.cs | ||
| TitleUpdateWindow.glade | ||