dolphin-emulator/Source/Core
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
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Merge pull request #3170 from spxtr/pipes 2015-10-28 16:39:57 -04:00
Core Merge pull request #3187 from lioncash/accum 2015-10-29 10:30:38 +13:00
DiscIO Remove length parameter from DiscScrubber::ReadFromVolume 2015-10-18 09:24:31 +02:00
DolphinQt DolphinQt: Install binary for systems not matching APPLE 2015-10-09 11:11:41 +02:00
DolphinWX DolphinWX: Remove the dolphin-emulator.com check. 2015-10-30 22:14:19 +01:00
InputCommon Fix some bugs in Pipe input parsing. 2015-11-03 20:26:23 -08:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends ShaderCaches: remove unneeded typedefs 2015-10-29 14:43:05 +01:00
VideoCommon ShaderCaches: remove unneeded typedefs 2015-10-29 14:43:05 +01:00
CMakeLists.txt