| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
service: hid: Implement ApplyNpadSystemCommonPolicy
|
|
|
|
|
|
|
|
|
|
|
|
Allows some special interactions with it in the Qt frontend.
|
|
|
|
|
|
|
|
service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination
|
|
Used by Let's Get Fit
|
|
|
|
|
|
|
|
This reverts commit 25fc5c0e1158cb8e81cbc769b24ad84032a1fbfd, reversing
changes made to af20e25081f97d55b451606c87922e2b49f0d363.
|
|
ReadBuffer"
|
|
input_common: Implement turbo buttons
|
|
|
|
hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer
|
|
|
|
|
|
|
|
|
|
|
|
input_common: cache vibration tests
|
|
|
|
|
|
Previously this was passing the size of the vector into memcpy rather
than the size in bytes to copy, which would result in a partial read.
Thankfully, this function isn't used yet, so this gets rid of a bug
before it's able to do anything.
|
|
|
|
|
|
|
|
input_common: sdl: lower vibration frequency and use it's own unique thread
|
|
|
|
|
|
|
|
|
|
Needed by Nintendo Switch Sports
|
|
GetSixAxisSensorIcInformation
Needed by Nintendo Switch Sports
|
|
IsSixAxisSensorUnalteredPassthroughEnabled
Needed by Nintendo Switch Sports
|