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
/
Controls
Age
Commit message (
Expand
)
Author
2024-03-02
infra: Make Avalonia the default UI (#6375)
Mary Guillemard
2024-02-11
Old buttons (#6237)
Isaac Marovitz
2024-02-11
Infra: Capitalisation Consistency (#6296)
Isaac Marovitz
2024-02-08
Replace Flex Panels in favor of Wrap Panels for Avalonia (#6267)
sunshineinabox
2024-01-29
UI: Clarify Create Application Shortcut tooltip text (#6217)
merry
2024-01-26
Ava UI: Mod Manager (#4390)
Isaac Marovitz
2024-01-13
Ava UI: RTL Language Support (#5619)
Isaac Marovitz
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-11-11
Create Desktop Shortcut fixes (#5852)
NitroTears
2023-11-06
Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes,...
SamusAranX
2023-10-20
Add "Create Shortcut" To app context menu (#4734)
NitroTears
2023-10-20
Avalonia: Make slider scrollable with mouse wheel (#5760)
Ahmad Tantowi
2023-09-26
Ava UI: Refactor `async` usage (#5516)
Isaac Marovitz
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-29
[Ryujinx.Ui.Common] Address dotnet-format issues (#5392)
TSRBerry
2023-06-28
Apply new naming rule to all projects except Vp9 (#5407)
TSRBerry
2023-06-05
Better application grid flex (#5218)
Théo Arrouye
2023-05-30
Add Context Menu Option to Run Application (#5154)
Patrick Hovsepian
2023-05-12
Changed LastPlayed field from string to nullable DateTime (#4861)
SamusAranX
2023-05-07
UI: Expose games build ID for cheat management (#4340)
gnisman
2023-05-05
UI: Fix sections extraction (#4820)
Ac_K
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-04-27
Move solution and projects to src
TSR Berry