Narr the Reg
46e835f2d6
yuzu: Add motion preview to controller input
3 years ago
Liam
600f325d87
general: fix spelling mistakes
3 years ago
Narr the Reg
739a81055f
core: hid: Restore motion state on refresh and clamp motion values
3 years ago
Narr the Reg
5e9fa5def5
core: hid: Use gyro thresholds modes set by the game
3 years ago
Morph
99ceb03a1c
general: Convert source file copyright comments over to SPDX
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.
4 years ago
Narr the Reg
316f80af87
service/hid: Improve console motion accuracy
4 years ago
german77
136eb9c4c2
core/hid: Fully emulate motion from button
4 years ago
german77
449576df93
core/hid: Move motion_input, create input converter and hid_types
4 years ago
Lioncash
0a50ba3bd1
motion_input: Mark constructor as explicit
5 years ago
Lioncash
cb826bcee7
motion_input: Mark member functions as [[nodiscard]] where applicable
5 years ago
Lioncash
046c0c91a3
input_common/CMakeLists: Make some warnings errors
Makes the input_common code warnings consistent with the rest of the
codebase.
5 years ago
german
a54aee290f
Address comments
5 years ago
german
a220d8799e
Add compatibility with only accelerometer and auto calibrate for drift
5 years ago
german
03b574ae22
Add random motion input to SDL
5 years ago
Morph
45ecd601be
input_common/motion_input: Make use of Common::PI constant
Also amend the copyright notice to yuzu's instead of Dolphin's, which was mistakenly copy-pasted from another file.
5 years ago
german
1be18dc110
Fix orientation errors and improve drift correction
5 years ago
german
e6fc3b5662
Address comments
5 years ago
german
2d207ec609
Implement a basic class for motion devices
5 years ago