Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-23 | hid: Implement SevenSixAxis and ConsoleSixAxisSensor | german77 | |
2021-01-02 | general: Fix various spelling errors | Morph | |
2020-10-15 | input_common/CMakeLists: Make some warnings errors | Lioncash | |
Makes the input_common code warnings consistent with the rest of the codebase. | |||
2020-10-09 | Merge pull request #4757 from german77/BetterMotion | bunnei | |
InputCommon: Add compatibility with only accelerometer and auto calibrate for drift | |||
2020-10-04 | Address comments | german | |
2020-10-03 | Add compatibility with only accelerometer and auto calibrate for drift | german | |
2020-09-25 | Add random motion input to SDL | german | |
2020-09-02 | input_common/motion_input: Make use of Common::PI constant | Morph | |
Also amend the copyright notice to yuzu's instead of Dolphin's, which was mistakenly copy-pasted from another file. | |||
2020-08-27 | Fix orientation errors and improve drift correction | german | |
2020-08-27 | Address comments | german | |
2020-08-27 | Implement a basic class for motion devices | german | |