index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
HOS
/
Applets
Age
Commit message (
Expand
)
Author
2021-10-13
Fix regression with foreground software keyboard (#2732)
Caian Benedicto
2021-10-12
Inline software keyboard without input pop up dialog (#2180)
Caian Benedicto
2021-05-02
hid: Rewrite shared memory management (#2257)
Mary
2021-04-17
Return focus from controller applet after completion (#2218)
riperiperi
2021-04-13
account: Adds AccountManager (#2184)
Ac_K
2021-03-19
ErrorApplet: Implement ApplicationErrorArg (#2123)
Ac_K
2021-02-28
Improve heuristic for showing the keyboard (#2066)
Caian Benedicto
2021-02-11
Improve inline keyboard compatibility (#1959)
Caian Benedicto
2021-01-11
Add support for inline software keyboard (#1868)
Caian Benedicto
2020-09-28
Basic impl of Error Applet (#1551)
Ac_K
2020-08-23
Improve multi-controller support in HID and Controller Applet (#1453)
mageven
2020-08-04
Improved Logger (#1292)
mageven
2020-08-03
Implement Software Keyboard GTK frontend (#1434)
mageven
2020-05-15
am: Implement common web applets (#1188)
Thog
2020-05-10
Suppress CS0169 CS0649 warns from HID structs (#1222)
mageven
2020-04-03
Revert SwKbd Applet ReadStruct and fix IApplet's ReadStruct to catch (#1087)
mageven
2020-04-03
HID SharedMem Rework (#1003)
mageven
2020-01-26
SoftwareKeyboard: Interactive data size should include size field. (#907)
bunnei
2019-12-03
Fully reverse swkbd configuration structure and follow-up to swkbd implementa...
jduncanator
2019-11-18
Initial swkbd implementation (#826)
jduncanator
2019-11-14
Implement a rudimentary applets system (#804)
jduncanator