This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
scummvm
/
backends
/
keymapper
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Eugene Sandulenko
5f450853d1
KEYMAPPER: Fix capitalization in key descriptions
2026-01-03 16:52:40 +01:00
..
action.cpp
…
action.h
…
hardware-input.cpp
KEYMAPPER: Fix capitalization in key descriptions
2026-01-03 16:52:40 +01:00
hardware-input.h
…
input-watcher.cpp
…
input-watcher.h
…
keymap.cpp
KEYMAPPER: Add keymap option for allowing patial matching.
2025-07-14 02:14:52 +03:00
keymap.h
KEYMAPPER: Add keymap option for allowing patial matching.
2025-07-14 02:14:52 +03:00
keymapper-defaults.h
…
keymapper.cpp
BACKENDS: Use pointers when deleting inside range loops
2025-03-27 13:47:57 +08:00
keymapper.h
KEYMAPPER: Add method isEnabled to Common::Keymapper
2024-02-23 18:59:27 -10:00
remap-widget.cpp
BACKENDS: Use C++ 11 range-based for loops
2025-03-27 13:47:57 +08:00
remap-widget.h
GUI: Separate the scroll container from the remap widget
2024-06-14 01:15:12 +02:00
standard-actions.cpp
JANITORIAL: Clean up some English language
2024-01-21 00:28:44 +01:00
standard-actions.h
…
virtual-mouse.cpp
…
virtual-mouse.h
…