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-09-14 15:32:48 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1868d9475db2ec99314a2f7f192a63fc40bf962
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerInterface
History
zackhow
47d6406fd4
Android: Add touch to move pointer in overlay
2019-01-19 23:21:33 -05:00
..
Android
Android: Add touch to move pointer in overlay
2019-01-19 23:21:33 -05:00
DInput
DirectInput: Use more than 8 bits of precision on axis inputs.
2019-01-06 08:14:37 -06:00
evdev
…
ForceFeedback
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
OSX
…
Pipes
…
Quartz
…
SDL
…
XInput
…
Xlib
…
ControllerInterface.cpp
ControllerInterface: Allow hotplug callbacks to be unregistered and don't reload the entire config from the ini file on hotplug, just update the control references. This should fix a crash on shutdown on Android.
2019-01-10 18:32:16 -06:00
ControllerInterface.h
ControllerInterface: Allow hotplug callbacks to be unregistered and don't reload the entire config from the ini file on hotplug, just update the control references. This should fix a crash on shutdown on Android.
2019-01-10 18:32:16 -06:00
Device.cpp
…
Device.h
…