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
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
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
start lion 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
review fixes
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