| Age | Commit message (Collapse) | Author |
|
|
|
|
|
core: nfp: Rewrite implementation to remove direct access from the frontend
|
|
|
|
|
|
|
|
core: hid: Fix GC triggers overwriting ZL and ZR buttons
|
|
|
|
|
|
core: hid: Add fallback for dualjoycon and pro controllers
|
|
hid: core: Delay the stop vibration command when testing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Service: hid: Several improvements and implementations
|
|
input_common: Make vibration request async
|
|
Needed by Nintendo Switch Sports
|
|
GetSixAxisSensorIcInformation
Needed by Nintendo Switch Sports
|
|
|
|
|
|
yuzu: config: Improve analog stick mapping
|
|
to a stick
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
nfp: Improve amiibo support
|
|
|
|
|
|
This completes the removal of the old UUID implementation.
|
|
|
|
yuzu: ui: Improve battery symbols
|
|
|
|
interface
This allows for better compiler errors, where the compiler will state a
copy or move couldn't occur due to the relevant function being deleted.
Previously a compiler would warn about the relevant function not being
accessible (which, while true, isn't as informative as it could be).
|
|
|
|
core/hid: Increment shake force
|
|
hid: fix std::transform call
|
|
Found by static analysis with PVS-Studio.
|
|
Found by static analysis with PVS-Studio
|
|
With the current settings 2p mode in pokemon let's go wasn't showing up. By making the shake more violent we can make it appear without any effort using the keyboard
|
|
core/hid: Reduce gyro threshold even more
|
|
|
|
yuzu: Add controller hotkeys
|