aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/UI/Helpers
AgeCommit message (Expand)Author
2023-08-12Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362)1.1.980Isaac Marovitz
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)1.1.969TSRBerry
2023-07-21ava: Fix regression on title updater and dlc manager window caused by preciou...1.1.968Mary
2023-07-21Ava UI: Remove `IsActive` checks from dialog methods (#5456)1.1.967MutantAura
2023-07-07[Ryujinx.Ava] Address dotnet-format issues (#5361)1.1.956TSRBerry
2023-06-03ava: Fix exit dialog while guest is running. (#5207)1.1.856Ac_K
2023-06-01UI: Fix empty homebrew icon (#5189)1.1.854Ac_K
2023-05-30Linux: Automatically increase vm.max_map_count if it's too low (#4702)1.1.842TSRBerry
2023-05-26Ryujinx.Ava: fixes for random hangs on exit (#4827)1.1.826jhorv
2023-05-12Changed LastPlayed field from string to nullable DateTime (#4861)1.1.789SamusAranX
2023-04-27Move solution and projects to srcTSR Berry