summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Pipes/Pipes.cpp
AgeCommit message (Expand)Author
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-06-17InputCommon: Use nested namespace specifiers where applicableLioncash
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-05-04Replace MathUtil::Clamp with std::clampLéo Lam
2017-06-11StringUtil: Make SplitString return by valueLéo Lam
2016-11-30ControllerInterface: replace Reinitialize with RefreshDevicesMichael Maltese
2016-07-14ControllerInterface: Make the ID assigning code commonLéo Lam
2016-06-25ControllerInterface: Switch to std::shared_ptrLéo Lam
2016-06-25ControllerInterface: Don't pass m_devices to the backendsLéo Lam
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-20[Pipe input] Make the commands locale-unawaremathieui
2015-11-03Fix some bugs in Pipe input parsing.spxtr
2015-10-24GC controller input using named pipesspxtr