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-20 20:51:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e999fe0ee1100ef4bee2e3fefe908222a5c2e92
dolphin
/
Source
/
Core
/
InputCommon
/
Src
/
ControllerInterface
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
DInputJoystick: Fix compile
2013-06-26 23:26:21 -04:00
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
Clean up all the GetName methods for XInput2 controls.
2013-07-20 13:58:02 -08:00
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
InputConfigDiag: Add a simple error status label
2013-07-22 03:19:22 -04:00
Device.cpp
…
Device.h
…
ExpressionParser.cpp
Revert "Fix a memory leak in ExpressionParser.cpp"
2013-08-09 10:46:11 +02:00
ExpressionParser.h
InputConfigDialog: Don't show "..." for complicated expressions
2013-06-29 18:28:14 -04:00