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