summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/InputProfile.cpp
AgeCommit message (Expand)Author
2024-10-10Modernize `std::set_intersection` with rangesmitaclaw
2024-02-04InputCommon: Unify GetProfileName and GetProfileDirectoryNameJosJuice
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2022-07-25StripSpaces: only strip spacesShawn Hoffman
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-02-27InputCommon: reduce number of image loads and texture cache invalidations by ...iwubcode
2019-11-22InputCommon: Make use of fmt where applicableLioncash
2019-07-23StringUtil: Use std::string_view moreJosJuice
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2018-07-07Input: Allow per-game configuration to specify directories for input-profiles...iwubcode
2018-07-07Fix lint bugsiwubcode
2018-07-07Input: Trim profile names to allow spaces between ','siwubcode
2018-07-07Input: Allow cycling to occur for each individual controlleriwubcode
2018-07-07Input: Add cycling between game specific profilesiwubcode
2018-07-07Input: Add hotkey to cycle the wiimote profile forward or backwardiwubcode