summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/DInput/DInputJoystick.cpp
AgeCommit message (Expand)Author
2013-06-26DInputJoystick: Fix compileJasper St. Pierre
2013-06-26DInputJoystick: Always exclude XInputJasper St. Pierre
2013-06-25InputCommon: Split Device stuff outJasper St. Pierre
2013-04-19Fix a bunch of random typos in comments and logging.lioncash
2013-04-14Kill off dangling else's in the InputCommon project.Lioncash
2013-01-17Add "full analog surface" support in DInput,OSX,SDL backends. (should not be ...Jordan Woyak
2013-01-07Fixed the infinite rumble problem caused by r4d6056f14625.skidau
2013-01-01* Implemented working pedal support.skidau
2012-12-30Added preliminary GameCube Steering Wheel emulation via a PC Force Feedback S...skidau
2012-05-02Fix DirectInput D-Pad handling.Billiard26
2011-03-15Fix DInput rumble.Jordan Woyak
2011-03-14Fix DInput and SDL.Jordan Woyak
2011-03-14Clean up "ControllerInterface" a bit.Jordan Woyak
2010-10-11WiimoteNew: Made emulated wiimote return read error when motion plus register...Jordan Woyak
2010-10-09GCPad/WiimoteNew: Reordered some stuff in DirectInput device enumeration.(mak...Jordan Woyak
2010-10-03InputCommon(GCPad/WiimoteNew): Fixed issue when inifile didn't exist, default...Jordan Woyak
2010-09-18New Wiimote Plugin: Fix Emulated Wiimote Problem.(fixes issue 3230) Made the ...Jordan Woyak
2010-09-16New Wiimote Plugin: Added a real wiimote "Pair Up" button on Windows for the ...Jordan Woyak
2010-09-16ControllerInterface: DirectInput: Added support for Ramp and various Periodic...Jordan Woyak
2010-09-02GCPad/Wiimote New (ControllerInterface): Some tweaks to the DirectInput code....Jordan Woyak
2010-08-29GCPad/Wiimote New: (OS X Config Dialog) Temporarily fix a crash when selectin...Jordan Woyak
2010-07-16New Wiimote Plugin: Moved Linux cursor position code into ControllerInterface...Jordan Woyak
2010-07-03New Wiimote Plugin: Added real wiimote support.(only tested on Windows, still...Jordan Woyak