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