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
/
Windows
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-11
Remove ReflectionBinding in Mod Manager (#6280)
Isaac Marovitz
2024-02-11
Update Avalonia About Window like requested in PR #6267 (#6278)
sunshineinabox
2024-02-08
Replace Flex Panels in favor of Wrap Panels for Avalonia (#6267)
sunshineinabox
2024-01-29
Avalonia: Fix dialog issues caused by 1.1.1105 (#6211)
TSRBerry
2024-01-26
Ava UI: Mod Manager (#4390)
Isaac Marovitz
2024-01-13
Ava UI: RTL Language Support (#5619)
Isaac Marovitz
2023-12-25
Ava UI: Fix crash when clicking on a cheat's name (#5860)
Isaac Marovitz
2023-12-11
Ava UI: Fix temporary volume not being set after unmute (#5833)
rmg-x
2023-12-04
editorconfig: Set default encoding to UTF-8 (#5793)
TSRBerry
2023-11-11
Revert "Add support for multi game XCIs (#5638)" (#5914)
gdkchan
2023-11-11
Add support for multi game XCIs (#5638)
TSRBerry
2023-10-21
Revert "Ava UI: Input Menu Refactor (#4998)"
TSR Berry
2023-10-21
Ava UI: Input Menu Refactor (#4998)
Isaac Marovitz
2023-09-26
Ava: Fix regressions by rewriting CheckLaunchState (#5728)
Ac_K
2023-09-26
Ava UI: Refactor `async` usage (#5516)
Isaac Marovitz
2023-09-25
Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)
TSRBerry
2023-09-19
make cheat list binding public (#5697)
Emmanuel Hansen
2023-09-18
remove some usages of reflection binding (#5686)
Emmanuel Hansen
2023-08-12
Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362)
Isaac Marovitz
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-05-31
Avalonia UI: Fix letter "x" in Ryujinx logo being cut off (#5176)
yell0wsuit
2023-05-30
Linux: Automatically increase vm.max_map_count if it's too low (#4702)
TSRBerry
2023-05-28
About window: Add changelog link under ver. number (#5095)
yell0wsuit
2023-05-22
Ava UI: Input Menu Redesign (#4990)
Isaac Marovitz
2023-05-11
UI: Adjust input mapping view (#4866)
Nico
2023-05-07
UI: Expose games build ID for cheat management (#4340)
gnisman
2023-05-05
ModLoader: Fix case sensitivy issues without breaking cheats (#4783)
TSRBerry
2023-05-04
UI: Move ApplicationContextMenu in a separated class (#4755)
Ac_K
2023-05-03
Revert "ModLoader: Fix case sensitivy issues (#4720)" (#4781)
Mary
2023-05-03
ModLoader: Fix case sensitivy issues (#4720)
TSRBerry
2023-04-28
Allow window to remember its size, position and state (GTK + Avalonia) (#4657)
MutantAura
2023-04-27
Move solution and projects to src
TSR Berry