1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-03 08:48:42 +00:00
RetroArch/input
schellingb e7c6d1df84 Fix keyboard events missing RETROKMOD_NUMLOCK or RETROKMOD_SCROLLOCK
- Add missing numlock mod to dinput
- Add missing scrolllock mod to x11
- Add missing capslock, numlock, scrolllock and meta mods to android
- Add missing scrolllock mod to sdl
- Add missing capslock, numlock, scrolllock and meta mods to switch
- Add missing numlock mod to winraw
- Add missing numlock mod to uwp
2024-06-25 08:18:29 -05:00
..
common [Wayland] Support for mouse buttons 4&5 and horizontal wheel 2024-06-19 18:40:15 -05:00
connect Cleanup some unused variables 2024-04-06 20:12:15 +02:00
drivers Fix keyboard events missing RETROKMOD_NUMLOCK or RETROKMOD_SCROLLOCK 2024-06-25 08:18:29 -05:00
drivers_hid Fix several warnings 2023-07-02 05:46:45 +02:00
drivers_joypad Controller device reservation / preference. 2024-06-05 18:17:54 -05:00
drivers_keyboard Fix C++ comments 2022-10-01 17:56:16 +02:00
include Cosmetical fix (xvfk -> xfvk), #16631 2024-06-08 11:17:42 -05:00
input_autodetect_builtin.c mfi: left/right pressure sensitive triggers (#16385) 2024-03-28 12:58:26 -07:00
input_defines.h Controller device reservation / preference. 2024-06-05 18:17:54 -05:00
input_driver.c change some replay file seeks to seek+truncates in record mode 2024-06-18 13:13:59 -05:00
input_driver.h input_config_get_bind_string - do proper character 2024-06-16 18:07:30 +02:00
input_keymaps.c Cosmetical fix (xvfk -> xfvk), #16631 2024-06-08 11:17:42 -05:00
input_keymaps.h Revive/rewrite Keyboard Overlay and OSK Toggle 2023-07-09 04:42:49 +02:00
input_osk_utf8_pages.h Extended IME and Korean OSK (#14676) 2022-11-29 04:45:55 +01:00
input_osk.h Extended IME and Korean OSK (#14676) 2022-11-29 04:45:55 +01:00
input_overlay.h Add Overlay Mouse, Lightgun, and Pointer (#16343) 2024-03-16 01:56:30 -07:00
input_remapping.h input_config_get_bind_string - do proper character 2024-06-16 18:07:30 +02:00
input_types.h Cleanups 2023-06-01 22:52:05 +02:00