This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-08-03 19:49:00 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a1241c03e3adc3a74b5f6dda9ea42f7316ce049
dolphin
/
Source
/
Core
/
InputCommon
/
Src
/
ControllerInterface
/
DInput
History
Billiard26
1974938c5a
Fix DirectInput D-Pad handling.
2012-05-02 06:31:38 +00: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
Fix DirectInput D-Pad handling.
2012-05-02 06:31:38 +00: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
…