This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-23 12:55:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14b8d3f107c697c900ca0f401f06fc360dca7b5b
dolphin
/
Source
/
Core
/
InputCommon
/
Src
/
ControllerInterface
/
DInput
T
History
skidau
5240e75be2
Fixed the infinite rumble problem caused by r4d6056f14625.
2013-01-07 12:25:18 +11:00
..
DInput.cpp
Fixed the controller config so that it lists DInput controllers with special characters (like the Registered (R) sign) in their name. UTF8 is used to match the encoding used by the Wx GUI.
2011-10-01 21:50:15 +10:00
DInput.h
…
DInputJoystick.cpp
Fixed the infinite rumble problem caused by r4d6056f14625.
2013-01-07 12:25:18 +11:00
DInputJoystick.h
Fix DInput rumble.
2011-03-15 04:04:27 +00:00
DInputKeyboardMouse.cpp
Clean up "ControllerInterface" a bit.
2011-03-14 01:20:11 +00:00
DInputKeyboardMouse.h
Clean up "ControllerInterface" a bit.
2011-03-14 01:20:11 +00:00
NamedKeys.h
…