dolphin/Source/Core/InputCommon
Matthew Parlane 3fe05e0a9f Fix IniFile to use string& instead of char*
Also removes .c_str() usages where found.
2014-02-13 17:06:30 +13:00
..
ControllerInterface Clean up some struct indentations 2014-02-09 19:40:11 -05:00
CMakeLists.txt ForceFeedback: Add OSX rumble support 2014-02-09 17:01:45 +09:00
ControllerEmu.cpp Fix IniFile to use string& instead of char* 2014-02-13 17:06:30 +13: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 Fix IniFile to use string& instead of char* 2014-02-13 17:06:30 +13: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
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
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 Fix IniFile to use string& instead of char* 2014-02-13 17:06:30 +13: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