dolphin/Source/Core/InputCommon/Src/ControllerInterface
comex 21610c2e54 Run code through clang-modernize -add-override to add 'override' decls. 2013-11-03 20:54:05 -05:00
..
Android InputCommon: Split Device stuff out 2013-06-25 00:58:30 -04:00
DInput Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
OSX Run code through clang-modernize -loop-convert to create range-based for loops, and manually fix some stuff up. 2013-11-03 20:54:01 -05:00
SDL Run code through clang-modernize -add-override to add 'override' decls. 2013-11-03 20:54:05 -05:00
XInput Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
Xlib Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
ControllerInterface.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
ControllerInterface.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
Device.cpp InputCommon: Split Device stuff out 2013-06-25 00:58:30 -04:00
Device.h InputCommon: Split Device stuff out 2013-06-25 00:58:30 -04:00
ExpressionParser.cpp Run code through clang-modernize -add-override to add 'override' decls. 2013-11-03 20:54:05 -05:00
ExpressionParser.h InputConfigDialog: Don't show "..." for complicated expressions 2013-06-29 18:28:14 -04:00