Commit Graph

24 Commits (2044ae6b3af6fab4d79996a661fef43f6db8d825)

Author SHA1 Message Date
Viktor Szépe 2044ae6b3a Fix more typos 2 years ago
german77 ae57a99d7d core: hid: Split SL and SR buttons 2 years ago
Liam 600f325d87 general: fix spelling mistakes 3 years ago
Morph c55147b24a input_common: Make use of StoppableTimedWait 3 years ago
german77 527dad7097 input_common: Use DriverResult on all engines 3 years ago
german77 7f66050f0c input_common: cache vibration tests 3 years ago
Liam 35d3e7db2a common: remove "yuzu:" prefix from thread names 3 years ago
Morph 9398521006 Revert "gc_adapter: fix libusb import on GCC11.2"
This reverts commit f72f4377f4.
4 years ago
Levi Behunin f72f4377f4
gc_adapter: fix libusb import on GCC11.2
Just to silence an intermittent error.
GCC11.2 complains cannot find 'libusb.h' during a fresh build.
4 years ago
Andrea Pappacoda 01cf05bc75
chore: add missing SPDX tags
Follow-up to 99ceb03a1c
4 years ago
Narr the Reg ee532e5c01 input_common: Map sticks correctly when mapped sideways 4 years ago
Morph 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl
This completes the removal of the old UUID implementation.
4 years ago
Morph cb30fe50cd input/hid: Migrate to the new UUID implementation 4 years ago
Lioncash 38f3442ea5 input_engine: Pass VibrationStatus by const reference in SetRumble()
Avoids creating copies of the struct where not necessary.
4 years ago
Lioncash 2b92d22bda input_engine: std::move engine name where applicable
We can allow the name to be moved into, allowing allocations to be
avoided.
4 years ago
german77 746c85b560 input_common: Move button names to the frontend 4 years ago
german77 42949738f2 kraken: Address comments from review
Fix compiler bug
4 years ago
german77 2b1b0c2a30 kraken: Address comments from review
start lion review
4 years ago
german77 d8e3f2b10b input_common: Fix GC adapter initialization
Fix GC controller
4 years ago
german77 85052b8662 service/hid: Fix gesture input 4 years ago
german77 601ac43495 core/hid: Only signal when needed 4 years ago
german77 e0da5c1bbc kraken: Fix errors from rebase and format files 4 years ago
german77 06a5ef5874 core/hid: Add output devices 4 years ago
german77 395e9a449d input_common: Rewrite gc_adapter 4 years ago