This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-12 14:09:28 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
keymapper
History
hax0kartik
76bf31f630
KEYMAPPER: Add functions to enable/disable keymaps
2023-06-16 16:45:57 +02:00
..
action.cpp
…
action.h
…
hardware-input.cpp
KEYMAPPER: Add HAT AXIS (DPAD as movement) to hw input
2023-04-04 22:16:24 +03:00
hardware-input.h
…
input-watcher.cpp
…
input-watcher.h
JANITORIAL: Fix various "an" typos in comments
2023-03-16 14:47:28 +01:00
keymap.cpp
KEYMAPPER: Allow multiple inputs bound to a keymap action as defaults (
#4830
)
2023-03-24 11:28:24 +01:00
keymap.h
…
keymapper-defaults.h
KEYMAPPER: Allow multiple inputs bound to a keymap action as defaults (
#4830
)
2023-03-24 11:28:24 +01:00
keymapper.cpp
KEYMAPPER: Add functions to enable/disable keymaps
2023-06-16 16:45:57 +02:00
keymapper.h
KEYMAPPER: Add functions to enable/disable keymaps
2023-06-16 16:45:57 +02:00
remap-widget.cpp
Revert "GUI: Ensure that all keymap widgets fit within the scroll container"
2023-05-14 22:43:57 +02:00
remap-widget.h
…
standard-actions.cpp
…
standard-actions.h
…
virtual-mouse.cpp
…
virtual-mouse.h
…