aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid
AgeCommit message (Expand)Author
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
2022-05-27service: hid: Implement EnableSixAxisSensorUnalteredPassthrough and IsSixAxis...german77
2022-05-27service: hid: Add error handling to sixaxis functionsgerman77
2022-05-27service: hid: Refractor sixaxis functionsgerman77
2022-05-27service: hid: Implement MergeSingleJoyAsDualJoy according to REgerman77
2022-05-27service: hid: Add error handling to setNpadAssignment and variantsgerman77
2022-05-27service: hid: Quick RE fixes and commentsgerman77
2022-05-23input_common: touch: Rewrite touch driver to support multiple touch pointsgerman77
2022-05-06service: hid: Fix motion refresh rateNarr the Reg
2022-05-06service: hid: Disable correctly motion inputgerman77
2022-04-29Merge pull request #8274 from german77/firmwareMorph
2022-04-27service: hid: Stub IsFirmwareUpdateNeededForNotificationgerman77
2022-04-23service: hid: Ensure all structs are initializedNarr the Reg
2022-04-23service: hid: Access shared memory directlyNarr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-18service: hid: Improve accuracy of sixaxis functionsNarr the Reg
2022-04-16yuzu: Add custom ringcon configurationgerman77
2022-04-16hidbus: Implement hidbus and ringcongerman77