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-19 04:00:46 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e999fe0ee1100ef4bee2e3fefe908222a5c2e92
dolphin
/
Source
/
Core
/
InputCommon
/
Src
History
Lioncash
97cd42f5c3
Remove some unnecessary includes as well as simplifying exisiting ones if possible.
2013-10-19 19:58:56 -04:00
..
ControllerInterface
[InputCommon] Fix a bug in ControllerInterface::UpdateOutput() in ControllerInterface.cpp. The variable ok_count was never incremented, which caused the function to always return false.
2013-09-18 10:09:32 -04:00
ControllerEmu.cpp
Adding stick radius setting
2013-06-06 09:28:59 +02:00
ControllerEmu.h
InputCommon: Split Device stuff out
2013-06-25 00:58:30 -04:00
GCPadStatus.h
Remove some unnecessary includes as well as simplifying exisiting ones if possible.
2013-10-19 19:58:56 -04:00
InputConfig.cpp
Overlay local gameinis over global gameinis instead of copying.
2013-09-14 17:46:41 +02:00
InputConfig.h
Remove some unnecessary includes as well as simplifying exisiting ones if possible.
2013-10-19 19:58:56 -04:00
UDPWiimote.cpp
Kill off dangling else's in the InputCommon project.
2013-04-14 22:53:10 -04:00
UDPWiimote.h
Fix a bunch of random typos in comments and logging.
2013-04-19 09:21:45 -04:00
UDPWrapper.cpp
…
UDPWrapper.h
…
X11InputBase.cpp
…
X11InputBase.h
…