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