aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Applets/SoftwareKeyboard/SoftwareKeyboardApplet.cs
AgeCommit message (Expand)Author
2020-08-04Improved Logger (#1292)mageven
2020-08-03Implement Software Keyboard GTK frontend (#1434)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