aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/controllers
AgeCommit message (Expand)Author
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2024-01-03service: hid: Remove data races when handling shared memoryNarr the Reg
2024-01-03service: hid: Implement NpadResource and NpadDataNarr the Reg
2023-12-31service: hid: Use applet resource to get latest shared memory handleNarr the Reg
2023-12-14core: hid: Clean up headersNarr the Reg
2023-12-13service: hid: Allow to create multiple instances of shared memoryNarr the Reg
2023-12-10service: hid: Improve CreateAppletResource implementation and free resourcesgerman77
2023-12-06service: hid: Introduce proper AppletResource emulationNarr the Reg
2023-11-27Fixed controller applet crashing when on FW17+FrozenAra
2023-11-20service: hid: Create appropriate hid resourcesNarr the Reg
2023-11-19Implemented qlaunch version of the controller appletFrozenAra
2023-11-16service: hid: Introduce firmware settings and update activate controller callsNarr the Reg
2023-11-11core: hid: Split SL and SR buttonsgerman77
2023-11-02core: hid: Fix wrong battery valuesgerman77
2023-10-29core: Close all KEventsgerman77
2023-09-23service: hid: Set last connected controller as activegerman77
2023-09-16Merge pull request #11519 from german77/system-policyliamwhite
2023-09-16service: hid: Implement ApplyNpadSystemCommonPolicygerman77
2023-09-16hid: service: Remove outdated field from npadgerman77
2023-09-16hid: service: Implement Last active Npadgerman77
2023-09-16service: hid: Ensure state is correctgerman77
2023-08-22general: Use console mode helper across projectlat9nq
2023-08-22general: Convert use_docked_mode to an enumerationlat9nq
2023-08-11service: hid: Implement functions needed by QLaunchNarr the Reg
2023-05-14service: hid: Use span instead of vector referencegerman77
2023-05-07core: hid: Update motion on a better placegerman77
2023-04-02service: hid: Fix handle validationgerman77
2023-04-01Merge pull request #9999 from german77/new_hid_hurraliamwhite
2023-03-29service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestinationgerman77
2023-03-28Merge pull request #10003 from german77/disconnectliamwhite
2023-03-27service: hid: Silence warning on MergeSingleJoyAsDualJoyNarr the Reg
2023-03-23memory: rename global memory references to application memoryLiam
2023-03-22kernel: use KTypedAddress for addressesLiam
2023-03-12general: fix spelling mistakesLiam
2023-03-07hid: Use nanosecond timestamps instead of ticksMorph
2023-02-24hid: avoid direct pointer access of transfer memory objectsLiam
2023-02-21core: hid: Fix native mouse mappingsNarr the Reg
2023-02-09core: hid: Use gyro thresholds modes set by the gameNarr the Reg
2023-02-07service: hid: Return error if arguments of SetSupportedNpadIdType is invalidNarr the Reg
2023-02-03Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"ameerj
2023-02-02Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...liamwhite
2023-02-01Merge pull request #9696 from german77/please_forgive_me_for_this_sinbunnei
2023-02-01input_common: Implement turbo buttonsgerman77
2023-01-30Merge pull request #9508 from ameerj/hle-ipc-buffer-spanbunnei
2023-01-19core: hid: Only set the polling mode to the correct sideNarr the Reg
2023-01-19core: hid: Fix input regressionsNarr the Reg
2023-01-19service: hid: Set led pattern and fix color detectionNarr the Reg
2022-12-28hidbus: Use ReadBufferSpanameerj
2022-12-25service: Use ReadBufferSpan where it is trivial to do soameerj
2022-10-25Merge pull request #9107 from german77/gidoly_rulesliamwhite