aboutsummaryrefslogtreecommitdiff
path: root/src/core/hid/motion_input.cpp
AgeCommit message (Collapse)Author
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2023-05-08core: hid: Allow to calibrate gyro sensorNarr the Reg
2023-05-05yuzu: Add motion preview to controller inputNarr the Reg
2023-02-21core: hid: Restore motion state on refresh and clamp motion valuesNarr the Reg
2023-02-09core: hid: Use gyro thresholds modes set by the gameNarr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2022-01-23input_common: Add option to configure gyro thresholdgerman77
2022-01-11core/hid: Reduce gyro threshold even moreNarr the Reg
2022-01-06core/hid: Set minimum gyro thresholdgerman77
2021-12-12service/hid: Improve console motion accuracyNarr the Reg
2021-11-24yuzu: Fix loading input profilesgerman77
2021-11-24core/hid: Move motion_input, create input converter and hid_typesgerman77