aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Common/Configuration
AgeCommit message (Expand)Author
2024-04-17Ava UI: Input Menu Refactor (#5826)Isaac Marovitz
2024-02-12Handle exceptions when checking user data directory for symlink (#6304)jcm
2024-02-11macOS: Stop storing user data in Documents for some users; fix symlinks (#6241)jcm
2024-02-11Infra: Capitalisation Consistency (#6296)Isaac Marovitz
2024-02-11Standardize logging locations across desktop platforms (#6238)jcm
2024-01-29Make config filename changable for releases & Log to Ryujinx directory if app...TSRBerry
2024-01-26Ava UI: Mod Manager (#4390)Isaac Marovitz
2024-01-20Support portable mode using the macOS app bundle. (#6147)Steveice10
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-11-16Fix macOS Path (#5941)Isaac Marovitz
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-07-24Add workflow to automatically check code style issues for PRs (#4670)TSRBerry
2023-06-28[Ryujinx.Common] Address dotnet-format issues (#5358)TSRBerry
2023-06-15Inheritance list should not be redundant (#5230)Marco Carvalho
2023-06-09Check if existing oldConfigPath is a Symlink (#5271)siegmund-heiss-ich
2023-05-02Add hide-cursor command line argument & always hide cursor option (#4613)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry