Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-13 | input_poller: Add missing override specifiers | Lioncash | |
2021-12-13 | input_engine: Pass LedStatus by const reference | Lioncash | |
Avoids copies where reasonably applicable | |||
2021-12-13 | input_engine: Pass VibrationStatus by const reference in SetRumble() | Lioncash | |
Avoids creating copies of the struct where not necessary. | |||
2021-11-24 | input_common: Fix SDL controller with inverted axis | german77 | |
2021-11-24 | input_common: Fix motion from 3 axis | german77 | |
2021-11-24 | settings: Fix Debug controller type options | german77 | |
2021-11-24 | kraken: Address comments from review | german77 | |
start lion review | |||
2021-11-24 | core/hid: Rework battery mappings | german77 | |
2021-11-24 | input_common: Add manual update options to input devices | german77 | |
2021-11-24 | kraken: Fix errors from rebase and format files | german77 | |
2021-11-24 | core/hid: Add output devices | german77 | |
2021-11-24 | input_common: Create input poller and mapping | german77 | |