aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ui.Common
AgeCommit message (Expand)Author
2024-02-11Infra: Capitalisation Consistency (#6296)Isaac Marovitz
2024-02-11Standardize logging locations across desktop platforms (#6238)jcm
2024-02-10Add missing RID exclusions for linux-arm64 (#6298)Mary Guillemard
2024-02-08Remove SDC (#6275)Isaac Marovitz
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
2024-01-22Fix architecture preference for MacOS game shortcuts (#6145)Alex0007
2023-12-04ApplicationLibrary: Skip invalid symlinks (#6004)TSRBerry
2023-12-04Improve indication of emulation being paused by the User (#5836)gnisman
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-15Migrate to .NET 8 (#5887)Zoltan Csizmadia
2023-11-11Revert "Add support for multi game XCIs (#5638)" (#5914)gdkchan
2023-11-11Add support for multi game XCIs (#5638)TSRBerry
2023-11-11Create Desktop Shortcut fixes (#5852)NitroTears
2023-11-11UI: Change default hide cursor mode to OnIdle (#5906)jcm
2023-11-06Overhaul of string formatting/parsing/sorting logic for TimeSpans, DateTimes,...SamusAranX
2023-10-26Add ldn_mitm as a network client for LDN (#5656)TSRBerry
2023-10-22Update to LibHac 0.19.0 (#5831)Alex Barney
2023-10-20Add "Create Shortcut" To app context menu (#4734)NitroTears
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-28Apply new naming rule to all projects except Vp9 (#5407)TSRBerry
2023-06-13UI: Correctly set 'shell/open/command; registry key for file associations (#5...mmdurrant
2023-06-01UI: Fix empty homebrew icon (#5189)Ac_K
2023-06-01[Logger] Add print with stacktrace method (#5129)TSRBerry
2023-05-30Linux: Automatically increase vm.max_map_count if it's too low (#4702)TSRBerry
2023-05-22Ava UI: Input Menu Redesign (#4990)Isaac Marovitz
2023-05-12Changed LastPlayed field from string to nullable DateTime (#4861)SamusAranX
2023-05-07UI: Expose games build ID for cheat management (#4340)gnisman
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