dolphin/Source/Core/InputCommon/Src/ControllerInterface
Pierre Bourdon c3065ecb66 Fix compatibility with the SDL2.0 release.
SDL2.0 removed SDL_HAPTIC_SQUARE because of ABI issues (see comment #7 on issue
6491 by Ryan C. Gordon from the SDL project). It will be reintroduced again in
2.1, so keep the code and #ifdef it away.
2013-08-15 22:18:40 +02: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 Fix compatibility with the SDL2.0 release. 2013-08-15 22:18:40 +02: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 Revert "Fix a memory leak in ExpressionParser.cpp" 2013-08-09 10:46:11 +02:00
ExpressionParser.h InputConfigDialog: Don't show "..." for complicated expressions 2013-06-29 18:28:14 -04:00