| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-13 | qt_software_keyboard: Fix out of bounds array access | Morph | |
| We were unconditionally accessing the keyboard_buttons array, even if the bottom_osk_index was for the numberpad, leading to an out of bounds array access. Fix this by accessing the proper array for the current button when the index is for the numberpad. | |||
| 2021-11-24 | core/hid: Rename NpadType to NpadStyleIndex | german77 | |
| 2021-11-24 | configuration: Migrate controller settings to emulated controller | german77 | |
| 2021-11-24 | Qt_applets: Use new input | german77 | |
| 2021-11-08 | applets/swkbd: Skip text checking if the text has been confirmed | Morph | |
| Confirm means that the text has already been checked by the application to be correct, but is asking the user for confirmation. The confirmation text itself seems to be corrupted though, this needs to be investigated. Fixes the software keyboard in Famicom Detective Club: The Missing Heir | |||
| 2021-08-19 | qt_software_keyboard: fix copy-paste error | Valeri | |
| 2021-07-14 | applets: Append qt_ prefix to Qt frontend applets | Morph | |
