Ryujinx/Ryujinx.Ava/Ui/ViewModels
Ac_K 567c64e149
ava: Fix JsonSerializer warnings (#3884)
Since we move to .NET7, JsonSerializer now needs to have explicit options as arguments, which leads to some warnings in Avalonia project. This is fixed by using our `JsonHelper` class.
2022-11-23 17:55:26 +00:00
..
AmiiboWindowViewModel.cs ava: Fix JsonSerializer warnings (#3884) 2022-11-23 17:55:26 +00:00
AvatarProfileViewModel.cs UI - Avalonia Part 3 (#3441) 2022-07-08 15:47:11 -03:00
BaseModel.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
ControllerSettingsViewModel.cs remove redundant logs (#3877) 2022-11-23 11:28:46 +01:00
MainWindowViewModel.cs Avalonia - Misc changes to UX (#3643) 2022-09-19 16:04:22 -03:00
SettingsViewModel.cs Implement HLE macro for DrawElementsIndirect (#3748) 2022-11-16 14:53:04 -03:00
UserProfileViewModel.cs Avalonia: Cleanup UserEditor a bit (#3492) 2022-07-28 14:16:23 -03:00