Narr the Reg
17bff6bf57
input_common: Ignore boost uninitialized local variable
4 years ago
ameerj
967ed01fcf
input_common: Reduce unused includes
4 years ago
Morph
fbefcf7280
input_common: Remove unused core include
4 years ago
german77
5bd0c1517f
input_common: Use attributes for analog range modifiers
4 years ago
Lioncash
e05d2a70b2
common/input: Avoid numerous large copies of CallbackStatus
CallbackStatus instances aren't the cheapest things to copy around
(relative to everything else), given that they're currently 520 bytes in
size and are currently copied numerous times when callbacks are invoked.
Instead, we can pass the status by const reference to avoid all the
copying.
4 years ago
vperus
04fa990b0c
[input_common] Add completion test for CalibrationConfigurationJob
4 years ago
Narr the Reg
639402850a
input_common: Fully implement UDP controllers
4 years ago
german77
136eb9c4c2
core/hid: Fully emulate motion from button
4 years ago
german77
730f078302
settings: Fix Debug controller type options
4 years ago
german77
2b1b0c2a30
kraken: Address comments from review
start lion review
4 years ago
german77
064ddacf49
core/hid: Rework battery mappings
5 years ago
german77
c6c32daf40
input_common: Add manual update options to input devices
5 years ago
german77
b5e72de753
kraken: Address comments from review
review fixes
5 years ago
german77
e0da5c1bbc
kraken: Fix errors from rebase and format files
5 years ago
german77
06a5ef5874
core/hid: Add output devices
5 years ago
german77
4c6f2c2547
input_common: Move touch and analog from button. Move udp protocol
5 years ago