dolphin/Source/Core/InputCommon/Src/ControllerInterface
Jasper St. Pierre f53eefb491 ExpressionParser: Add support for simple barewords control names
If an expression can't be parsed normally, we then look to see if it's a
simple device name. This keeps backwards compatibility with simple input
ocnfigurations, where people just used the Detect button.
2013-06-26 20:19:23 -04:00
..
Android InputCommon: Split Device stuff out 2013-06-25 00:58:30 -04:00
DInput InputCommon: Split Device stuff out 2013-06-25 00:58:30 -04:00
OSX InputCommon: Split Device stuff out 2013-06-25 00:58:30 -04:00
SDL InputCommon: Split Device stuff out 2013-06-25 00:58:30 -04:00
XInput InputCommon: Split Device stuff out 2013-06-25 00:58:30 -04:00
Xlib InputCommon: Split Device stuff out 2013-06-25 00:58:30 -04:00
ControllerInterface.cpp InputCommon: Add a new ExpressionParser to replace the old hack language 2013-06-25 00:58:30 -04:00
ControllerInterface.h InputConfigDiag: Use "..." for complicated expressions 2013-06-25 00:58:31 -04: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 ExpressionParser: Add support for simple barewords control names 2013-06-26 20:19:23 -04:00
ExpressionParser.h ExpressionParser: Add support for simple barewords control names 2013-06-26 20:19:23 -04:00