aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/UI/Helpers
AgeCommit message (Expand)Author
2024-02-11Infra: Capitalisation Consistency (#6296)1.1.1187Isaac Marovitz
2024-02-06Resolve an issue where changes to the main window's positioning could cause t...1.1.1161sharmander
2024-01-29Avalonia: Fix dialog issues caused by 1.1.1105 (#6211)1.1.1146TSRBerry
2024-01-13Ava UI: Better Controller Applet (#5756)1.1.1105Isaac Marovitz
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095TSRBerry
2023-11-15Migrate to .NET 8 (#5887)1.1.1084Zoltan Csizmadia
2023-11-06Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes,...1.1.1071SamusAranX
2023-10-21Revert "Ava UI: Input Menu Refactor (#4998)"1.1.1059TSR Berry
2023-10-21Ava UI: Input Menu Refactor (#4998)1.1.1058Isaac Marovitz
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