summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/MappingCommon.cpp
AgeCommit message (Expand)Author
2025-06-24DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is...Jordan Woyak
2025-06-14DolphinQt/InputCommon: Move some calibration logic to InputCommon and make th...Jordan Woyak
2025-06-14InputCommon: Fix occasional misidentification of analog input detection.Jordan Woyak
2025-06-14Source: Remove redundant lambda parameter listsDr. Dystopia
2025-03-02InputCommon: Use Clock from CommonTypes.Jordan Woyak
2025-02-01DolphinQt/Mapping: Add setting to enable waiting for alternate mappingsJordan Woyak
2024-12-26Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-ofJMC47
2024-12-15Modernize `std::any_of` with rangesmitaclaw
2024-12-15Modernize `std::all_of` with rangesmitaclaw
2024-10-17Modernize `std::unique` with rangesmitaclaw
2024-10-10Modernize `std::sort` with rangesmitaclaw
2024-09-22StringUtil: Remove `JoinStrings`mitaclaw
2023-12-12MappingCommon: Make use of std::erase_ifLioncash
2023-06-06InputCommon: Don't treat two analog inputs as a spurious trigger comboJosJuice
2023-05-16StringUtil: Move IsAlpha() into Common namespaceLioncash
2022-03-16MappingCommon: Fix detection of hotkey and conjunction expressions.Jordan Woyak
2022-03-06Move parts of MappingCommon out of DolphinQtJosJuice