dolphin/Source/Core/InputCommon
Jasper St. Pierre f2d4f10fc9 ControllerEmu: Remove support for the "Square Stick" option
It was only used for really old joypads which we really don't want to
support. If users have these joypads, they should look into using
something at the OS level, as games shouldn't need to have this
transformation; it should be done by the OS and driver.
2014-07-11 13:32:57 -04:00
..
ControllerInterface mark all local functions as static 2014-07-11 16:07:23 +02:00
CMakeLists.txt Remove UDPWiimote feature 2014-07-11 13:32:56 -04:00
ControllerEmu.cpp ControllerEmu: Remove support for the "Square Stick" option 2014-07-11 13:32:57 -04:00
ControllerEmu.h ControllerEmu: Remove support for the "Square Stick" option 2014-07-11 13:32:57 -04:00
GCPadStatus.h Change SPADStatus struct name to GCPadStatus 2014-07-10 22:02:38 -04:00
InputCommon.vcxproj Remove UDPWiimote feature 2014-07-11 13:32:56 -04:00
InputCommon.vcxproj.filters Remove UDPWiimote feature 2014-07-11 13:32:56 -04:00
InputConfig.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
InputConfig.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.h Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00