28 Commits

Author SHA1 Message Date
UnknownShadow200
a004920785 Fix pointer inputs not being properly intercepted by onscreen keyboard
Xbox: Fix being too sensitive to joystick input
2024-09-29 07:21:18 +10:00
UnknownShadow200
9016c3aaff 3DS: Use virtual keyboard built-in to ClassiCube instead of trying to use 3DS's keyboard 2024-08-14 18:29:24 +10:00
UnknownShadow200
454637f0a1 Virtual keyboard: Push slightly upwards to avoid overlapping chat 2024-08-12 22:00:22 +10:00
UnknownShadow200
67523f6228 Allow plugins to set scissor region and viewport region 2024-07-30 21:39:30 +10:00
UnknownShadow200
056bfb3e2f Fix most console builds 2024-07-30 19:06:02 +10:00
UnknownShadow200
ccf34bb325 Vita: Support back panel, use own virtual keyboard 2024-07-26 22:55:53 +10:00
UnknownShadow200
22d001462f Windows: Add CPU register dumping for PPC/MIPS/ALPHA/SH4, untested 2024-07-26 19:59:39 +10:00
UnknownShadow200
071c6f68d5 Wii U: Use own virtual keyboard 2024-07-19 22:30:08 +10:00
UnknownShadow200
5be965131c Dreamcast: Wheel support for mice 2024-07-12 17:56:34 +10:00
UnknownShadow200
e7f9ab9797 Wii/Dreamcast: Display crosshairs at cursor position 2024-07-10 19:48:14 +10:00
UnknownShadow200
ce7c077ca9 Allow setting input override hooks, fix touch build not compiling 2024-07-09 21:34:58 +10:00
UnknownShadow200
8b2f1aec5b PS consoles: Use more natural button bindings 2024-06-30 23:04:36 +10:00
UnknownShadow200
a10df262b1 Virtual keyboard: Support numpad layout too 2024-06-23 10:45:46 +10:00
UnknownShadow200
2f11809354 Tidy up virtual keyboard a bit 2024-06-23 09:41:34 +10:00
UnknownShadow200
3acf8d7536 Consoles: Fix can't use soft keyboard properly in menus 2024-06-23 09:15:43 +10:00
UnknownShadow200
0e993ff6d4 Move autogenerated header files out of src directory 2024-05-26 18:04:17 +10:00
UnknownShadow200
7fd7d489f1 VirtualKeyboard: L/R append @ and /, also fFix accidentally initing with placeholder instead of initial text 2024-05-09 23:08:46 +10:00
UnknownShadow200
1ee4c58fdd Webclient action 2024-05-02 22:23:34 +10:00
UnknownShadow200
7af80a9223 Virtual keyboard: X for backspace, Y for space 2024-05-02 21:03:39 +10:00
UnknownShadow200
efa7558960 Fix webclient whoops 2024-04-26 06:58:39 +10:00
UnknownShadow200
6d555a3059 iOS: Try to fix corrupted pixels on button borders, add workflow 2024-04-24 21:35:36 +10:00
UnknownShadow200
4bda9ee2c1 Fix onscreen keyboard capital letters, make it sort of transparent too 2024-04-12 11:48:19 +10:00
UnknownShadow200
ff9ef2285e Make virtual onscreen keyboard more usable 2024-04-11 23:30:57 +10:00
UnknownShadow200
a76720d6a7 WIP onscreen keyboard in 3D mode 2024-04-11 23:11:29 +10:00
UnknownShadow200
37343b68d4 Optimise onscreen keyboard to only redraw framebuffer and not entire UI again 2024-04-11 22:29:05 +10:00
UnknownShadow200
fe221b1098 PSP/PS3/Wii/GameCube/Xbox: Add virtual keyboard support to launcher 2024-04-11 20:40:01 +10:00
UnknownShadow200
8bd5e66f46 Dreamcast: Initial WIP on showing on-screen keyboard when no keyboard connected 2024-04-11 20:16:40 +10:00
UnknownShadow200
4d8cd3e49e WIP terrible onscreen keyboard 2024-04-11 19:18:29 +10:00