aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid
AgeCommit message (Expand)Author
2023-02-13general: rename CurrentProcess to ApplicationProcessLiam
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-19input_common: Fix issue where ring and irs are enabled at the same timegerman77
2023-01-19input_common: Implement joycon ir cameraNarr the Reg
2023-01-19core: hid: Fix input regressionsNarr the Reg
2023-01-19service: hid: Set led pattern and fix color detectionNarr the Reg
2023-01-19core: hid: Migrate ring from emulated devices to emulated controllerNarr the Reg
2022-12-28hle_ipc: Rename ReadBufferSpan to ReadBufferameerj
2022-12-28hidbus: Use ReadBufferSpanameerj
2022-12-25service: Use ReadBufferSpan where it is trivial to do soameerj
2022-11-19service: hid: Only overclock npad controllersgerman77
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-16general: Fix spelling of "unknown"Morph
2022-10-12kernel: remove KWritableEventLiam
2022-10-01Merge pull request #8876 from FearlessTobi/multiplayer-part3bunnei
2022-09-29Merge pull request #8934 from german77/palma_releasebunnei
2022-09-25service: hid: Partially implement palma controllerNarr the Reg
2022-09-21yuzu: Silence some clang warningsNarr the Reg
2022-09-10yuzu: Multiple room UI improvementsgerman77
2022-09-01Demote services from warning/info to debug to reduce log spam:Kelebek1
2022-08-21hid: core: Add missing function table namesgerman77
2022-08-08hid: core: Properly emulate controller color and battery levelNarr the Reg
2022-07-25Address commentsNarr the Reg
2022-07-24fix compiler errorsgerman77
2022-07-24service: irs: Implement clustering processorgerman77
2022-07-23yuzu: Add webcam support and rebase to latest masterNarr the Reg
2022-07-23service: irs: Move to IRS namespace and minor fixesgerman77
2022-07-23service: irs: Split processors and implement ImageTransferProcessorgerman77
2022-07-14Merge pull request #8510 from german77/vibrationliamwhite
2022-07-10PRKelebek1
2022-07-10Rework CoreTimingKelebek1
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-31service: hid: Improve stub of IRSNarr the Reg
2022-05-30Merge pull request #8368 from german77/seventimesbunnei
2022-05-27service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssignedgerman77
2022-05-27service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisS...german77