This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-03-16 18:51:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32da01edec04f2fdedb8270cf260d0ae61dac4d7
dolphin
/
Source
/
Core
/
InputCommon
History
Rachel Bryk
1cc153b4ed
Fix a typo introduced by
5adbc83
in ControllerEmu.cpp.
2014-09-04 05:00:53 -04:00
..
ControllerInterface
Change ControlState typedef to double, and change all related floats/doubles to use it.
2014-09-03 03:08:09 -04:00
CMakeLists.txt
…
ControllerEmu.cpp
Fix a typo introduced by
5adbc83
in ControllerEmu.cpp.
2014-09-04 05:00:53 -04:00
ControllerEmu.h
Change ControlState typedef to double, and change all related floats/doubles to use it.
2014-09-03 03:08:09 -04:00
GCPadStatus.h
Changed GCPadStatus struct to use cstdint types instead of char, short etc.
2014-08-14 14:14:07 -05:00
InputCommon.vcxproj
Merge pull request
#925
from shuffle2/xbcd-compat
2014-09-02 23:21:47 -07:00
InputCommon.vcxproj.filters
Revert changes to how DInput filters out XInput devices.
2014-09-01 14:56:11 -07:00
InputConfig.cpp
InputCommon: Rename class InputPlugin to InputConfig
2014-08-31 00:59:06 -04:00
InputConfig.h
InputCommon: Rename class InputPlugin to InputConfig
2014-08-31 00:59:06 -04:00