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.Ui.Common
/
Configuration
Age
Commit message (
Expand
)
Author
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
Make config filename changable for releases & Log to Ryujinx directory if app...
TSRBerry
2023-12-04
editorconfig: Set default encoding to UTF-8 (#5793)
TSRBerry
2023-11-18
misc: Default to Vulkan if available or running on macOS (#5913)
MutantAura
2023-11-11
UI: Change default hide cursor mode to OnIdle (#5906)
jcm
2023-10-26
Add ldn_mitm as a network client for LDN (#5656)
TSRBerry
2023-09-25
Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)
TSRBerry
2023-08-07
Implement color space passthrough option (#5531)
jcm
2023-06-29
[Ryujinx.Ui.Common] Address dotnet-format issues (#5392)
TSRBerry
2023-06-01
[Logger] Add print with stacktrace method (#5129)
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