dolphin/Source/Core/InputCommon
Jules Blok 2063eddfa3 ForceFeedback: Fixed scoping bug
Previous code relied on a destroyed variable to still be valid.
2014-02-09 17:04:05 +09:00
..
ControllerInterface ForceFeedback: Fixed scoping bug 2014-02-09 17:04:05 +09:00
CMakeLists.txt ForceFeedback: Add OSX rumble support 2014-02-09 17:01:45 +09:00
ControllerEmu.cpp Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. Allows for the automatic handling of resource deallocation. 2014-02-01 17:20:35 -05:00
ControllerEmu.h Introduce the usage of unique_ptr into the InputCommon ControlEmu.h class. Allows for the automatic handling of resource deallocation. 2014-02-01 17:20:35 -05:00
GCPadStatus.h Light cleanup to a little bit of InputCommon. Replaces much of the iterators that litter this section of the codebase. 2014-01-30 19:51:21 -05:00
InputCommon.vcxproj ControllerInterface: Move DInput ForceFeedback support to a seperate class 2014-02-09 17:01:38 +09:00
InputCommon.vcxproj.filters ControllerInterface: Move DInput ForceFeedback support to a seperate class 2014-02-09 17:01:38 +09:00
InputConfig.cpp Light cleanup to a little bit of InputCommon. Replaces much of the iterators that litter this section of the codebase. 2014-01-30 19:51:21 -05:00
InputConfig.h Light cleanup to a little bit of InputCommon. Replaces much of the iterators that litter this section of the codebase. 2014-01-30 19:51:21 -05:00
UDPWiimote.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
UDPWiimote.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
UDPWrapper.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
UDPWrapper.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
X11InputBase.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
X11InputBase.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
stdafx.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
stdafx.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00