| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
yuzu: Add motion preview to controller input
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Input_common: Implement custom joycon driver v2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com>
|
|
|
|
|
|
This isn't used, so it can be removed to make the function a little
nicer.
|
|
Avoids churning allocations in a loop.
|
|
Configuration: Add per-game input profiles
|
|
|
|
Makes the transform calls much nicer to read.
|
|
Avoids the redundancy of needing to explictly specify the common
namespace and the type.
|
|
|
|
service: nfp: Allow amiibos without keys
|
|
input_common: cache vibration tests
|
|
|
|
|
|
|
|
|
|
core: nfp: Rewrite implementation to remove direct access from the frontend
|
|
|
|
|
|
|
|
core: hid: Add fallback for dualjoycon and pro controllers
|
|
hid: core: Delay the stop vibration command when testing
|
|
|
|
|
|
|