This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-23 12:55:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2c3222fcc2f4b44f01e115d4a373bbb26d6e016
dolphin
/
Source
/
Core
/
InputCommon
/
Src
/
ControllerInterface
T
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
..
Android
…
DInput
…
OSX
A bunch of trivial changes to fix clang warnings.
2013-09-01 22:58:33 -04:00
SDL
Fix compatibility with the SDL2.0 release.
2013-08-15 22:18:40 +02:00
XInput
…
Xlib
…
ControllerInterface.cpp
[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.h
…
Device.cpp
…
Device.h
…
ExpressionParser.cpp
…
ExpressionParser.h
…