dolphin/Source/Core/InputCommon/ControllerInterface
spxtr 4faf958fee Fix some bugs in Pipe input parsing.
If there were two commands in the buffer at once, it would only run the
first because of an error in UpdateInput.

If you sent the command "SET C" it would segfault because of a logic
issue in ParseCommand.
2015-11-03 20:26:23 -08:00
..
Android
DInput
evdev
ForceFeedback
OSX
Pipes Fix some bugs in Pipe input parsing. 2015-11-03 20:26:23 -08:00
SDL
XInput
Xlib
ControllerInterface.cpp
ControllerInterface.h
Device.cpp
Device.h
ExpressionParser.cpp
ExpressionParser.h