1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-22 06:53:30 +01:00
Ryujinx/Ryujinx.Ava/Ui/Controls
Emmanuel Hansen d9053bbe37
Avalonia - Save Manager (#3476)
* Add save manager to account selector

* add fallback to app metadata for titlename if app is not in gamelist

* Allow recovering lost accounts
2022-12-02 13:16:43 +00:00
..
ApplicationOpenedEventArgs.cs
AvaloniaGlxContext.cs
AvaloniaWglContext.cs
BitmapArrayValueConverter.cs
ButtonKeyAssigner.cs
ContentDialogHelper.cs
EmbeddedWindow.cs Avalonia: Fix OpenGL crashing on Linux (#3902) 2022-11-26 12:06:53 +01:00
GameGridView.axaml
GameGridView.axaml.cs
GameListView.axaml
GameListView.axaml.cs
Glyph.cs
GlyphValueConverter.cs
HotKeyControl.cs
IGlContextExtension.cs
InputDialog.axaml
InputDialog.axaml.cs
KeyValueConverter.cs
MiniCommand.cs
NavigationDialogHost.axaml
NavigationDialogHost.axaml.cs
OffscreenTextBox.cs
OpenGLEmbeddedWindow.cs
OpenToolkitBindingsContext.cs
ProfileImageSelectionDialog.axaml
ProfileImageSelectionDialog.axaml.cs Avalonia - Use content dialog for user profile manager (#3455) 2022-07-24 14:38:38 -03:00
RendererHost.axaml
RendererHost.axaml.cs
SaveManager.axaml
SaveManager.axaml.cs
SPBOpenGLContext.cs
UpdateWaitWindow.axaml
UpdateWaitWindow.axaml.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
UserEditor.axaml Avalonia - Save Manager (#3476) 2022-12-02 13:16:43 +00:00
UserEditor.axaml.cs
UserErrorDialog.cs
UserRecoverer.axaml
UserRecoverer.axaml.cs
UserResult.cs
UserSelector.axaml
UserSelector.axaml.cs
VulkanEmbeddedWindow.cs
Win32NativeInterop.cs