aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Applets/SoftwareKeyboard
AgeCommit message (Expand)Author
2022-12-01Revert "nuget: bump SixLabors.ImageSharp from 1.0.4 to 2.1.3 (#3976)"1.1.409Mary
2022-12-01nuget: bump SixLabors.ImageSharp from 1.0.4 to 2.1.3 (#3976)dependabot[bot]
2022-11-24Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805)1.1.381Mary-nyan
2022-11-16Prevent raw Unicode control codes from showing on software keyboard applet. (...1.1.350Logan Stromberg
2022-08-18Removed unused usings. (#3593)1.1.223Nicholas Rodine
2022-05-15Avalonia UI - Part 1 (#3270)1.1.122Emmanuel Hansen
2021-11-28infra: Migrate to .NET 6 (#2829)Mary
2021-11-01hle: Make Ryujinx.HLE project entirely safe (#2789)Mary
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-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-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