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-05 20:49:01 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
93f7622e168fb65895d90432f78ac6d9576f9405
dolphin
/
Source
/
Core
/
InputCommon
/
Src
History
Lioncash
af951f467e
[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
..
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
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
InputConfig.cpp
Overlay local gameinis over global gameinis instead of copying.
2013-09-14 17:46:41 +02:00
InputConfig.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -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
…