ryubing-ryujinx/src/Ryujinx.Ava/UI/ViewModels
Alex Barney d773d5152e
Update to LibHac 0.19.0 (#5831)
* Update to LibHac v0.19.0

- PartitionFileSystem classes now fully match Nintendo's implementation. Current code creating a PartitionFileSystem now need to use the Initialize method.
- Implementing nn::gcsrv and nn::sdmmcsrv now means the FS server now uses that abstraction instead of the old one where we passed in an IDeviceOperator.

* Add GetFileSystemAttribute
2023-10-22 20:30:46 -03:00
..
AboutWindowViewModel.cs Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
AmiiboWindowViewModel.cs Strings should not be concatenated using '+' in a loop (#5664) 2023-10-05 12:41:00 +02:00
BaseModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
ControllerInputViewModel.cs Revert "Ava UI: Input Menu Refactor (#4998)" 2023-10-21 15:19:21 +02:00
DownloadableContentManagerViewModel.cs Update to LibHac 0.19.0 (#5831) 2023-10-22 20:30:46 -03:00
MainWindowViewModel.cs Add "Create Shortcut" To app context menu (#4734) 2023-10-20 20:51:15 +02:00
MotionInputViewModel.cs Revert "Ava UI: Input Menu Refactor (#4998)" 2023-10-21 15:19:21 +02:00
RumbleInputViewModel.cs Revert "Ava UI: Input Menu Refactor (#4998)" 2023-10-21 15:19:21 +02:00
SettingsViewModel.cs Avalonia: Add macOS check for Color Space Passthrough (#5754) 2023-10-04 19:15:37 +02:00
TitleUpdateViewModel.cs Update to LibHac 0.19.0 (#5831) 2023-10-22 20:30:46 -03:00
UserFirmwareAvatarSelectorViewModel.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
UserProfileImageSelectorViewModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
UserProfileViewModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00
UserSaveManagerViewModel.cs [Ryujinx.Ava] Address dotnet-format issues (#5361) 2023-07-07 23:03:27 +02:00