aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ui.Common/Configuration
AgeCommit message (Expand)Author
2024-02-11Infra: Capitalisation Consistency (#6296)Isaac Marovitz
2024-02-11Standardize logging locations across desktop platforms (#6238)jcm
2024-01-30Fix opening the wrong log directory (#6220)TSRBerry
2024-01-29Make config filename changable for releases & Log to Ryujinx directory if app...TSRBerry
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-11-18misc: Default to Vulkan if available or running on macOS (#5913)MutantAura
2023-11-11UI: Change default hide cursor mode to OnIdle (#5906)jcm
2023-10-26Add ldn_mitm as a network client for LDN (#5656)TSRBerry
2023-09-25Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)TSRBerry
2023-08-07Implement 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-02Add hide-cursor command line argument & always hide cursor option (#4613)TSRBerry
2023-04-28Allow window to remember its size, position and state (GTK + Avalonia) (#4657)MutantAura
2023-04-27Move solution and projects to srcTSR Berry