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
/
AppHost.cs
Age
Commit message (
Expand
)
Author
2024-01-26
Use driver name instead of vendor name in the status bar for Vulkan. (#6146)
Elijah
2024-01-18
Change shader cache init wait method (#6131)
gdkchan
2023-12-11
Ava UI: Fix temporary volume not being set after unmute (#5833)
rmg-x
2023-12-04
Improve indication of emulation being paused by the User (#5836)
gnisman
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-26
Add ldn_mitm as a network client for LDN (#5656)
TSRBerry
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: Avalonia 11 & FluentAvalonia 2 Support (#4362)
Isaac Marovitz
2023-08-07
Implement color space passthrough option (#5531)
jcm
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-25
Set COMPlus_DefaultStackSize to 2M in macOS (#5349)
Shihta Kuan
2023-06-11
Ava: Fix OpenGL on Linux again (#5216)
TSRBerry
2023-06-11
Show/Hide UI Hotkey fix on Avalonia (#5133)
Patrick Hovsepian
2023-05-31
GPU: Dispose Renderer after running deferred actions (#5144)
riperiperi
2023-05-28
Added Custom Path case when saving screenshots (#5086)
Daniel Shala
2023-05-14
[GUI] Fix always hide cursor mode not hiding the cursor until it was moved (#...
TSRBerry
2023-05-12
Changed LastPlayed field from string to nullable DateTime (#4861)
SamusAranX
2023-05-08
vulkan: Pass Vk instance to VulkanRenderer (#4859)
Mary
2023-05-02
Add hide-cursor command line argument & always hide cursor option (#4613)
TSRBerry
2023-04-27
Move solution and projects to src
TSR Berry