aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ava/UI/Helpers
AgeCommit message (Expand)Author
2024-03-02infra: Make Avalonia the default UI (#6375)Mary Guillemard
2024-02-11Infra: Capitalisation Consistency (#6296)Isaac Marovitz
2024-02-06Resolve an issue where changes to the main window's positioning could cause t...sharmander
2024-01-29Avalonia: Fix dialog issues caused by 1.1.1105 (#6211)TSRBerry
2024-01-13Ava UI: Better Controller Applet (#5756)Isaac Marovitz
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-11-15Migrate to .NET 8 (#5887)Zoltan Csizmadia
2023-11-06Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes,...SamusAranX
2023-10-21Revert "Ava UI: Input Menu Refactor (#4998)"TSR Berry
2023-10-21Ava UI: Input Menu Refactor (#4998)Isaac Marovitz
2023-08-12Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362)Isaac Marovitz
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)TSRBerry
2023-07-21ava: Fix regression on title updater and dlc manager window caused by preciou...Mary
2023-07-21Ava UI: Remove `IsActive` checks from dialog methods (#5456)MutantAura
2023-07-07[Ryujinx.Ava] Address dotnet-format issues (#5361)TSRBerry
2023-06-03ava: Fix exit dialog while guest is running. (#5207)Ac_K
2023-06-01UI: Fix empty homebrew icon (#5189)Ac_K
2023-05-30Linux: Automatically increase vm.max_map_count if it's too low (#4702)TSRBerry
2023-05-26Ryujinx.Ava: fixes for random hangs on exit (#4827)jhorv
2023-05-12Changed LastPlayed field from string to nullable DateTime (#4861)SamusAranX
2023-04-27Move solution and projects to srcTSR Berry