aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/controllers
AgeCommit message (Expand)Author
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
2022-10-22general: Enforce C4800 everywhere except in video_coreMorph
2022-10-21input_common: cache vibration testsgerman77
2022-10-21hid/npad: Fix copy size in GetSupportedNpadIdTypesLioncash
2022-10-12kernel: remove KWritableEventLiam
2022-09-25service: hid: Partially implement palma controllerNarr the Reg
2022-08-08hid: core: Properly emulate controller color and battery levelNarr the Reg
2022-07-14Merge pull request #8510 from german77/vibrationliamwhite
2022-06-28input_common: sdl: lower vibration frequency and use it's own unique threadgerman77
2022-06-28service: hid: Correct some mistakes and add more validationsNarr the Reg
2022-06-26core: Replace all instances of ResultCode with Resultgerman77
2022-06-13common: Change semantics of UNREACHABLE to unconditionally crashLiam
2022-06-10service: hid: Fix gesture regressionNarr the Reg
2022-05-30Merge pull request #8368 from german77/seventimesbunnei
2022-05-27service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssignedgerman77