Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-10-16 | input_common/CMakeLists: Make some warnings errors | Lioncash | 1 | -21/+17 | |
Makes the input_common code warnings consistent with the rest of the codebase. | |||||
2020-10-05 | Address comments | german | 1 | -38/+38 | |
2020-10-04 | Add compatibility with only accelerometer and auto calibrate for drift | german | 1 | -10/+102 | |
2020-09-26 | Add random motion input to SDL | german | 1 | -0/+32 | |
2020-09-02 | input_common/motion_input: Make use of Common::PI constant | Morph | 1 | -1/+6 | |
Also amend the copyright notice to yuzu's instead of Dolphin's, which was mistakenly copy-pasted from another file. | |||||
2020-08-28 | Fix orientation errors and improve drift correction | german | 1 | -13/+30 | |
2020-08-28 | Address comments | german | 1 | -68/+42 | |
2020-08-28 | Implement a basic class for motion devices | german | 1 | -0/+185 | |