dolphin/Source/Core/InputCommon/Src
2012-05-02 06:31:38 +00:00
..
ControllerInterface Fix DirectInput D-Pad handling. 2012-05-02 06:31:38 +00:00
ControllerEmu.cpp
ControllerEmu.h
GCPadStatus.h remove hacky old MicButton stuff 2011-10-03 23:46:00 -07:00
InputConfig.cpp
InputConfig.h problem: TryAcquireSRWLockExclusive requires Windows 7 :/. solution kinda: use std::recursive_mutex (CriticalSection on windows) where try_lock is used. Dolphin should work on Vista x64 again. 2011-03-07 00:16:38 +00:00
UDPWiimote.cpp
UDPWiimote.h
UDPWrapper.cpp
UDPWrapper.h
X11InputBase.cpp
X11InputBase.h