aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Input/HLE
AgeCommit message (Expand)Author
2024-05-17Fix another NullReferenceException (#6826)TSRBerry
2024-05-17Disable keyboard controller input while swkbd is open (foreground) (second at...TSRBerry
2024-05-15Revert "Disable keyboard controller input while swkbd is open (foreground) (#...gdkchan
2024-05-14Disable keyboard controller input while swkbd is open (foreground) (#6646)TSRBerry
2024-04-28Fix direct keyboard not working when using a Controller. (#6716)MaxLastBreath
2024-04-17Ava UI: Input Menu Refactor (#5826)Isaac Marovitz
2024-04-15Fix crash when changing controller config (#6654)Luke
2024-01-22Input: Improve controller identification (#6029)riperiperi
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-06-28[Ryujinx.Input] Address dotnet-format issues (#5384)TSRBerry
2023-06-15Blocks should be synchronized on read-only fields (#5212)Marco Carvalho
2023-04-27Move solution and projects to srcTSR Berry