48 Commits (694f67e2d52bdc4cdea1f5ecadda8730f959b164)

Author SHA1 Message Date
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Narr the Reg 75039440f3 input_common: Reintroduce custom pro controller support 3 years ago
Narr the Reg c98ef11cfe input_common: Simplify stick from button 3 years ago
Narr the Reg 3fcf573751 input_common: joycon: Remove Magic numbers from common protocol 3 years ago
Narr the Reg 954f7206a6 input_common: joycon: Fill missing enum data 3 years ago
Levi Behunin 2ff6c44168 Move to Clang Format 15 3 years ago
Narr the Reg e700634d3c input_common: joycon: Replace ReadSPI vector with span 3 years ago
Narr the Reg f20ec6f69b input_common: joycon: Remove magic numbers from calibration protocol 3 years ago
Narr the Reg 8666d84926 input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon driver 3 years ago
Narr the Reg a8579f0b26 Revert 9617 and fix it on input_common 3 years ago
german77 13ccfd78bd input_common: Address byte review 3 years ago
german77 21a62d4752 input_common: Drop Pro controller support from custom driver 3 years ago
german77 4b7ad51ce3 input_common: Fix issue where ring and irs are enabled at the same time 3 years ago
Narr the Reg 91f98f57b3 input_common: Implement joycon ir camera 3 years ago
german77 22eb8ce395 yuzu: Add ring controller test button 3 years ago
german77 5cbeb6f1c4 input_common: Use DriverResult on all engines 3 years ago
german77 82774f546a Address review comments 3 years ago
Narr the Reg 8dbef30cb7 core: hid: Fix input regressions 3 years ago
german77 b40c5ba2c3 input_common: Implement joycon nfc 3 years ago
Narr the Reg 4d68a82563 input_common: Add support for joycon ring controller 3 years ago
Narr the Reg 046e95be06 input_common: Add support for joycon input reports 3 years ago
Narr the Reg f7164f77d6 input_common: Use calibration from joycon 3 years ago
Narr the Reg d2f5eae036 input_common: Add support for joycon generic functions 3 years ago
Narr the Reg 147faa16ef input_common: Add joycon low level functions 3 years ago
Narr the Reg 0e41ae9595 input_common: Initial skeleton for custom joycon driver 3 years ago
Narr the Reg 243f2931b5 input_common: Create an update engine 3 years ago
Lioncash 23e85d2d85 input_common/helpers: Mark analog property structs members as static constexpr 3 years ago
Lioncash 0862aabdc6 common/input: Add helpers functions for creating input and output devices 3 years ago
Narr the Reg 8e0e45dcb9 core: hid: Implement true multitouch support 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 846c50dd42 Address first part of review comments 4 years ago
Narr the Reg bd648a74df input_common: Ignore boost uninitialized local variable 4 years ago
ameerj e7bb6ec32e input_common: Reduce unused includes 4 years ago
Morph 3d13bb3105 input_common: Remove unused core include 4 years ago
german77 e19f0654f9 input_common: Use attributes for analog range modifiers 4 years ago
Lioncash 726de453bb common/input: Avoid numerous large copies of CallbackStatus 4 years ago
vperus bd95c199bc [input_common] Add completion test for CalibrationConfigurationJob 4 years ago
Narr the Reg 7b56b2cab6 input_common: Fully implement UDP controllers 4 years ago
german77 93997b234f core/hid: Fully emulate motion from button 4 years ago
german77 a8852024b6 settings: Fix Debug controller type options 4 years ago
german77 9f91335a71 kraken: Address comments from review 4 years ago
german77 012691087a core/hid: Rework battery mappings 5 years ago
german77 ae6ba2c8bd input_common: Add manual update options to input devices 5 years ago
german77 b3f59b4407 kraken: Address comments from review 5 years ago
german77 0292fe0198 kraken: Fix errors from rebase and format files 5 years ago
german77 66cf94709a core/hid: Add output devices 5 years ago
german77 1d0e9b62da input_common: Move touch and analog from button. Move udp protocol 5 years ago