dolphin/Source/Core/InputCommon/Src/ControllerInterface
Lioncash cce809ac90 Fix a memory leak in ExpressionParser.cpp
Because there's a return here, expr should be deleted since it's not assigned to anything before returning.
2013-08-08 17:56:15 -04:00
..
Android InputCommon: Split Device stuff out 2013-06-25 00:58:30 -04:00
DInput DInputJoystick: Fix compile 2013-06-26 23:26:21 -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 Clean up all the GetName methods for XInput2 controls. 2013-07-20 13:58:02 -08:00
ControllerInterface.cpp InputConfigDiag: Add a simple error status label 2013-07-22 03:19:22 -04:00
ControllerInterface.h InputConfigDiag: Add a simple error status label 2013-07-22 03:19:22 -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 Fix a memory leak in ExpressionParser.cpp 2013-08-08 17:56:15 -04:00
ExpressionParser.h InputConfigDialog: Don't show "..." for complicated expressions 2013-06-29 18:28:14 -04:00