1
0
mirror of https://github.com/libretro/RetroArch synced 2024-06-28 22:44:21 +00:00
RetroArch/uwp
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
..
std_filesystem_compat.h strip out unneeded uwp specific file io functions 2021-08-25 15:54:09 +01:00
uwp_async.h [UWP] Move RunAsync out of VFS implementation 2019-12-05 16:32:38 +08:00
uwp_file_handle_access.h Cleanups 2023-06-01 22:52:05 +02:00
uwp_func.h Cleanups 2023-06-01 22:52:05 +02:00
uwp_main.cpp Fix keyboard events missing RETROKMOD_NUMLOCK or RETROKMOD_SCROLLOCK 2024-06-25 08:18:29 -05:00
uwp_main.h UWP: Handle key presses while ALT is held down (#15680) 2023-09-19 06:09:58 -07:00