aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ui.Common
AgeCommit message (Expand)Author
2024-02-08Remove SDC (#6275)1.1.1172Isaac Marovitz
2024-01-30Fix opening the wrong log directory (#6220)1.1.1152TSRBerry
2024-01-29Make config filename changable for releases & Log to Ryujinx directory if app...1.1.1144TSRBerry
2024-01-22Fix architecture preference for MacOS game shortcuts (#6145)1.1.1122Alex0007
2023-12-04ApplicationLibrary: Skip invalid symlinks (#6004)1.1.1097TSRBerry
2023-12-04Improve indication of emulation being paused by the User (#5836)1.1.1096gnisman
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095TSRBerry
2023-11-18misc: Default to Vulkan if available or running on macOS (#5913)1.1.1090MutantAura
2023-11-15Migrate to .NET 8 (#5887)1.1.1084Zoltan Csizmadia
2023-11-11Revert "Add support for multi game XCIs (#5638)" (#5914)1.1.1079gdkchan
2023-11-11Add support for multi game XCIs (#5638)1.1.1076TSRBerry
2023-11-11Create Desktop Shortcut fixes (#5852)1.1.1075NitroTears
2023-11-11UI: Change default hide cursor mode to OnIdle (#5906)1.1.1073jcm
2023-11-06Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes,...1.1.1071SamusAranX
2023-10-26Add ldn_mitm as a network client for LDN (#5656)1.1.1065TSRBerry
2023-10-22Update to LibHac 0.19.0 (#5831)1.1.1061Alex Barney
2023-10-20Add "Create Shortcut" To app context menu (#4734)1.1.1057NitroTears
2023-09-25Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)1.1.1026TSRBerry
2023-08-07Implement color space passthrough option (#5531)1.1.977jcm
2023-06-29[Ryujinx.Ui.Common] Address dotnet-format issues (#5392)1.1.942TSRBerry
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)1.1.927TSRBerry
2023-06-13UI: Correctly set 'shell/open/command; registry key for file associations (#5...1.1.889mmdurrant
2023-06-01UI: Fix empty homebrew icon (#5189)1.1.854Ac_K
2023-06-01[Logger] Add print with stacktrace method (#5129)1.1.852TSRBerry
2023-05-30Linux: Automatically increase vm.max_map_count if it's too low (#4702)1.1.842TSRBerry
2023-05-22Ava UI: Input Menu Redesign (#4990)1.1.815Isaac Marovitz
2023-05-12Changed LastPlayed field from string to nullable DateTime (#4861)1.1.789SamusAranX
2023-05-07UI: Expose games build ID for cheat management (#4340)1.1.764gnisman
2023-05-02Add hide-cursor command line argument & always hide cursor option (#4613)1.1.743TSRBerry
2023-04-28Allow window to remember its size, position and state (GTK + Avalonia) (#4657)1.1.738MutantAura
2023-04-27Move solution and projects to srcTSR Berry