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-18 16:03:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
backends
/
keymapper
History
Max Horn
668adaa461
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
...
svn-id: r54265
2010-11-16 10:19:01 +00:00
..
action.cpp
Replace various strncpy usages by strlcpy.
2010-05-05 17:54:12 +00:00
action.h
…
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
…
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
…
remap-dialog.cpp
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
2010-11-16 10:19:01 +00:00
remap-dialog.h
…
types.h
Fix header guard
2010-01-08 22:07:56 +00:00