aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Am/AppletAE/AllSystemAppletProxiesService/SystemAppletProxy/ILibraryAppletCreator.cs
AgeCommit message (Expand)Author
2020-08-04Improved Logger (#1292)mageven
2020-08-03Implement Software Keyboard GTK frontend (#1434)mageven
2019-11-18Initial swkbd implementation (#826)jduncanator
2019-11-14Implement a rudimentary applets system (#804)jduncanator
2019-09-19Refactoring HOS folder structure (#771)Ac_K