summaryrefslogtreecommitdiffstats
path: root/src/input_common/drivers/gc_adapter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix more typosViktor Szépe2024-01-161-2/+2
* core: hid: Split SL and SR buttonsgerman772023-11-121-3/+5
* general: fix spelling mistakesLiam2023-03-121-1/+1
* input_common: Make use of StoppableTimedWaitMorph2023-01-251-2/+2
* input_common: Use DriverResult on all enginesgerman772023-01-201-3/+3
* input_common: cache vibration testsgerman772022-10-211-1/+5
* common: remove "yuzu:" prefix from thread namesLiam2022-10-041-2/+2
* Revert "gc_adapter: fix libusb import on GCC11.2"Morph2022-05-021-4/+0
* gc_adapter: fix libusb import on GCC11.2Levi Behunin2022-05-021-0/+4
* chore: add missing SPDX tagsAndrea Pappacoda2022-04-281-3/+2
* input_common: Map sticks correctly when mapped sidewaysNarr the Reg2022-03-221-0/+16
* general: Rename NewUUID to UUID, and remove the previous UUID implMorph2022-02-051-1/+1
* input/hid: Migrate to the new UUID implementationMorph2022-02-051-1/+1
* input_engine: Pass VibrationStatus by const reference in SetRumble()Lioncash2021-12-131-2/+2
* input_engine: std::move engine name where applicableLioncash2021-12-131-1/+1
* input_common: Move button names to the frontendgerman772021-11-251-18/+18
* kraken: Address comments from reviewgerman772021-11-251-14/+2
* kraken: Address comments from reviewgerman772021-11-251-5/+5
* input_common: Fix GC adapter initializationgerman772021-11-251-12/+12
* service/hid: Fix gesture inputgerman772021-11-251-2/+2
* core/hid: Only signal when neededgerman772021-11-251-12/+63
* kraken: Fix errors from rebase and format filesgerman772021-11-251-1/+2
* core/hid: Add output devicesgerman772021-11-251-2/+6
* input_common: Rewrite gc_adaptergerman772021-11-251-0/+483