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-01-13 21:20:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
keymapper
History
Eugene Sandulenko
9e006b74d3
Keymapper: sync with recent GUI changes.
...
svn-id: r49796
2010-06-15 11:02:42 +00:00
..
action.cpp
Replace various strncpy usages by strlcpy.
2010-05-05 17:54:12 +00:00
action.h
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
2009-10-04 21:26:33 +00:00
hardware-key.h
Replace various strncpy usages by strlcpy.
2010-05-05 17:54:12 +00:00
keymap.cpp
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
2010-01-03 19:37:43 +00:00
keymap.h
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
2009-10-04 21:26:33 +00:00
keymapper.cpp
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
2010-01-03 19:37:43 +00:00
keymapper.h
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
2009-10-04 21:26:33 +00:00
remap-dialog.cpp
Keymapper: sync with recent GUI changes.
2010-06-15 11:02:42 +00:00
remap-dialog.h
Change a couple places from 'end of namespace' to 'End of namespace', for consistency
2009-10-04 21:26:33 +00:00
types.h
Fix header guard
2010-01-08 22:07:56 +00:00