aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Ava/Ui/Models/DownloadableContentModel.cs
AgeCommit message (Collapse)Author
2022-11-25ava: Rework DLC Manager, Add various fixes and cleanup (#3896)Ac_K
* Fixes Everything Part.2 * Change sorting, fix remove and heading
2022-07-29Avalonia: Another Cleanup (#3494)Ac_K
* Avalonia: Another Cleanup This PR is a cleanup to the avalonia code recently added: - Some XAML file are autoformatted like a previous PR. - Dlc is renamed to DownloadableContent (Locale exclude). - DownloadableContentManagerWindow is a bit improved (Fixes #3491). - Some nits here and there. * Fix GTK * Remove AttachDebugDevTools * Fix last warning * Fix JSON fields