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
/
ViewModels
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
Standardize logging locations across desktop platforms (#6238)
jcm
2024-01-30
Fix opening the wrong log directory (#6220)
TSRBerry
2024-01-29
deps: Update Avalonia.Svg (#6218)
Ac_K
2024-01-29
Ava UI: Mod Manager Fixes (Again) (#6187)
Isaac Marovitz
2024-01-29
Make config filename changable for releases & Log to Ryujinx directory if app...
TSRBerry
2024-01-26
Ava UI: Mod Manager Fixes (#6179)
Isaac Marovitz
2024-01-26
Ava UI: Mod Manager (#4390)
Isaac Marovitz
2024-01-26
Remove Custom Theming (#6175)
Isaac Marovitz
2024-01-13
Fix Amiibo regression and some minor code improvements (#6107)
TSRBerry
2023-12-28
Local Amiibo.json should be used if connection failed (#3681)
AxesP
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-11-06
Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes,...
SamusAranX
2023-10-22
Update to LibHac 0.19.0 (#5831)
Alex Barney
2023-10-21
Revert "Ava UI: Input Menu Refactor (#4998)"
TSR Berry
2023-10-21
Ava UI: Input Menu Refactor (#4998)
Isaac Marovitz
2023-10-20
Add "Create Shortcut" To app context menu (#4734)
NitroTears
2023-10-08
Avalonia: Show aspect ratio popup options in status bar (#5780)
Ahmad Tantowi
2023-10-05
Strings should not be concatenated using '+' in a loop (#5664)
Marco Carvalho
2023-10-04
Avalonia: Add macOS check for Color Space Passthrough (#5754)
jcm
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-08-12
Ava UI: Make some settings methods async (#5332)
MutantAura
2023-08-12
Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362)
Isaac Marovitz
2023-08-07
Implement color space passthrough option (#5531)
jcm
2023-07-16
[Ryujinx.HLE] Address dotnet-format issues (#5380)
TSRBerry
2023-07-07
[Ryujinx.Ava] Address dotnet-format issues (#5361)
TSRBerry
2023-07-06
Revert "sdl: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 (#5433)" (#...
Mary
2023-07-06
sdl: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 (#5433)
SuperSamus
2023-06-28
Apply new naming rule to all projects except Vp9 (#5407)
TSRBerry
2023-06-23
"Find" method should be used instead of the "FirstOrDefault" extension (#5344)
Marco Carvalho
2023-06-03
ava: Fix Open Applet menu enabled (#5206)
Ac_K
2023-05-28
Update LastPlayed date on emulation end. (#5056)
Théo Arrouye
2023-05-22
Ava UI: Input Menu Redesign (#4990)
Isaac Marovitz
2023-05-21
Fix crash in SettingsViewModel when Vulkan isn't available (#4985)
jhorv
2023-05-12
Changed LastPlayed field from string to nullable DateTime (#4861)
SamusAranX
2023-05-11
Fix the issue of unequal check for amiibo file date due to the lack o… (#4832)
2435043xia
2023-05-08
vulkan: Pass Vk instance to VulkanRenderer (#4859)
Mary
2023-05-08
Ava: Fix SystemTimeOffset calculation (#4848)
Ac_K
2023-05-06
UI: Add progress bar for re-packaging shaders (#4805)
Nico
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-05-02
Add hide-cursor command line argument & always hide cursor option (#4613)
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