| Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
ldn: Implement "local wireless" networked multiplayer
|
|
service: hid: Partially implement palma controller
|
|
|
|
|
|
|
|
GetCurrentFocusState
SetClockSpeed
EnableSixAxisSensorUnalteredPassthrough
IsSixAxisSensorUnalteredPassthroughEnabled
Get, GetOld
SetAndWait, SetAndWaitOld
IocParam
IocFree
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
input_common: sdl: lower vibration frequency and use it's own unique thread
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Service: hid: Several improvements and implementations
|
|
Needed by Nintendo Switch Sports
|
|
GetSixAxisSensorIcInformation
Needed by Nintendo Switch Sports
|
|
IsSixAxisSensorUnalteredPassthroughEnabled
Needed by Nintendo Switch Sports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
service: hid: Stub IsFirmwareUpdateNeededForNotification
|
|
Used in Fitness Boxing 2: Rhythm & Exercise (0100073011382000)
|
|
|
|
|
|
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
|
|
|
|
|
|
|