dolphin/Source/Core/InputCommon/ControllerInterface/Pipes
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
..
Pipes.cpp Fix some bugs in Pipe input parsing. 2015-11-03 20:26:23 -08:00
Pipes.h GC controller input using named pipes 2015-10-24 20:20:03 -07:00