aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Applets
AgeCommit message (Expand)Author
2022-05-15Avalonia UI - Part 1 (#3270)Emmanuel Hansen
2022-03-22hle: Some cleanup (#3210)Ac_K
2022-01-12Update to LibHac 0.15.0 (#2986)Alex Barney
2021-12-23Update to LibHac v0.14.3 (#2925)Alex Barney
2021-11-28infra: Migrate to .NET 6 (#2829)Mary
2021-11-01hle: Make Ryujinx.HLE project entirely safe (#2789)Mary
2021-10-28Add support for the brazilian portuguese language code (#2792)gdkchan
2021-10-13Fix regression with foreground software keyboard (#2732)Caian Benedicto
2021-10-12Inline software keyboard without input pop up dialog (#2180)Caian Benedicto
2021-05-02hid: Rewrite shared memory management (#2257)Mary
2021-04-17Return focus from controller applet after completion (#2218)riperiperi
2021-04-13account: Adds AccountManager (#2184)Ac_K
2021-03-19ErrorApplet: Implement ApplicationErrorArg (#2123)Ac_K
2021-02-28Improve heuristic for showing the keyboard (#2066)Caian Benedicto
2021-02-11Improve inline keyboard compatibility (#1959)Caian Benedicto
2021-01-11Add support for inline software keyboard (#1868)Caian Benedicto
2020-09-28Basic impl of Error Applet (#1551)Ac_K
2020-08-23Improve multi-controller support in HID and Controller Applet (#1453)mageven
2020-08-04Improved Logger (#1292)mageven
2020-08-03Implement Software Keyboard GTK frontend (#1434)mageven
2020-05-15am: Implement common web applets (#1188)Thog
2020-05-10Suppress CS0169 CS0649 warns from HID structs (#1222)mageven
2020-04-03Revert SwKbd Applet ReadStruct and fix IApplet's ReadStruct to catch (#1087)mageven
2020-04-03HID SharedMem Rework (#1003)mageven
2020-01-26SoftwareKeyboard: Interactive data size should include size field. (#907)bunnei
2019-12-03Fully reverse swkbd configuration structure and follow-up to swkbd implementa...jduncanator
2019-11-18Initial swkbd implementation (#826)jduncanator
2019-11-14Implement a rudimentary applets system (#804)jduncanator