index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
ControllerInterface
/
MappingCommon.cpp
Age
Commit message (
Expand
)
Author
2025-06-24
DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is...
Jordan Woyak
2025-06-14
DolphinQt/InputCommon: Move some calibration logic to InputCommon and make th...
Jordan Woyak
2025-06-14
InputCommon: Fix occasional misidentification of analog input detection.
Jordan Woyak
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-03-02
InputCommon: Use Clock from CommonTypes.
Jordan Woyak
2025-02-01
DolphinQt/Mapping: Add setting to enable waiting for alternate mappings
Jordan Woyak
2024-12-26
Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-of
JMC47
2024-12-15
Modernize `std::any_of` with ranges
mitaclaw
2024-12-15
Modernize `std::all_of` with ranges
mitaclaw
2024-10-17
Modernize `std::unique` with ranges
mitaclaw
2024-10-10
Modernize `std::sort` with ranges
mitaclaw
2024-09-22
StringUtil: Remove `JoinStrings`
mitaclaw
2023-12-12
MappingCommon: Make use of std::erase_if
Lioncash
2023-06-06
InputCommon: Don't treat two analog inputs as a spurious trigger combo
JosJuice
2023-05-16
StringUtil: Move IsAlpha() into Common namespace
Lioncash
2022-03-16
MappingCommon: Fix detection of hotkey and conjunction expressions.
Jordan Woyak
2022-03-06
Move parts of MappingCommon out of DolphinQt
JosJuice