This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-08-31 15:20:38 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bddd0fb44e7f0765d3446610c703c8e97fd23f80
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
/
DInput
History
Jordan Woyak
a995e2f5ba
ControllerInterface: Set DInput FF effect parameters sanely. This fixes a crash with periodic effects and my GCPad adapter (probably a divide by zero behind the scenes).
2019-01-05 13:00:04 -06:00
..
DInput8.h
…
DInput.cpp
ControllerInterface: replace Reinitialize with RefreshDevices
2016-11-30 16:07:55 -08:00
DInput.h
Fix minor formatting issues
2017-06-05 02:32:19 +02:00
DInputJoystick.cpp
ControllerInterface: Set DInput FF effect parameters sanely. This fixes a crash with periodic effects and my GCPad adapter (probably a divide by zero behind the scenes).
2019-01-05 13:00:04 -06:00
DInputJoystick.h
…
DInputKeyboardMouse.cpp
…
DInputKeyboardMouse.h
…
NamedKeys.h
…
XInputFilter.cpp
No longer need to //clang-format off for Windows headers
2017-01-23 16:23:37 -08:00
XInputFilter.h
…