dolphin/Source/Core/InputCommon
JosJuice 0deb9f5e39 Revert "Merge pull request #2256 from RachelBryk/Dolphin-Pro"
This reverts commit ae0a090701, reversing
changes made to 6b6b5ed37f.
2015-04-01 22:30:57 +02:00
..
ControllerInterface Track the co-ordinates of the mouse relative to the pointed window instead of the original hwnd. 2015-03-28 11:38:14 +11:00
CMakeLists.txt CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
ControllerEmu.cpp Revert "Merge pull request #2256 from RachelBryk/Dolphin-Pro" 2015-04-01 22:30:57 +02:00
ControllerEmu.h Controller Interface: Remove "using namespace" in header file. 2014-09-04 23:02:25 -05:00
GCPadStatus.h Changed GCPadStatus struct to use cstdint types instead of char, short etc. 2014-08-14 14:14:07 -05:00
InputCommon.vcxproj Merge pull request #925 from shuffle2/xbcd-compat 2014-09-02 23:21:47 -07:00
InputCommon.vcxproj.filters Revert changes to how DInput filters out XInput devices. 2014-09-01 14:56:11 -07:00
InputConfig.cpp Fixed the crash that would occur when the Refresh button was pressed in the controllers config. 2015-03-08 20:27:13 +11:00
InputConfig.h Fixed the crash that would occur when the Refresh button was pressed in the controllers config. 2015-03-08 20:27:13 +11:00
KeyboardStatus.h Added GameCube Keyboard support. 2015-01-17 09:36:05 +11:00