summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControlGroup/IMUAccelerometer.cpp
AgeCommit message (Expand)Author
2025-04-10InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has ...Jordan Woyak
2024-12-15Modernize `std::all_of` with rangesmitaclaw
2023-06-12ControllerEmu: Convert Translatability to enum classDentomologist
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-19IMUAccelerometer: consistency of BoundCount checksFiloppi
2020-08-08Fix various -Wshadow warningsTillmann Karras
2020-02-09InputCommon: Clean up creation of inputs.Jordan Woyak
2020-02-09InputCommon: Eliminate some duplicated button threshold logic.Jordan Woyak
2020-01-18InputCommon: List IMUAccelerometer's Up/Down inputs first for consistency.Jordan Woyak
2019-11-22InputCommon/IMU*: Remove unnecessary includesLioncash
2019-10-26Add support for motion controllers via the CemuHook controller input protocol.rlnilsen