aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid
AgeCommit message (Expand)Author
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
2022-04-07core/hle: Replace lock_guard with scoped_lockMerry
2022-04-05service: hid: Partially revert #8123german77
2022-04-02Merge pull request #8123 from german77/bombslingerbunnei
2022-04-02service: npad: Default initialize shared memorygerman77
2022-03-31service: hid: Remove inaccurate behavior on initializationgerman77
2022-03-30service: hid: Signal event on AcquireNpadStyleSetUpdateEventHandleNarr the Reg
2022-03-19core: Reduce unused includesameerj
2022-02-12hid: Stub IsUsbFullKeyControllerEnabledlat9nq
2022-01-19service/hid: Initialize applet_resource on SetNpadAnalogStickUseCenterClampgerman77
2022-01-12service/hid: Decrease motion update rateNarr the Reg
2021-12-21Merge pull request #7481 from german77/gyro-biasbunnei
2021-12-16core/hid: Cancel any vibration after the testNarr the Reg
2021-12-12service/hid: Improve console motion accuracyNarr the Reg
2021-12-07Merge pull request #7521 from german77/dual_single_joyconsbunnei
2021-12-05service/hid: Stub SetNpadCaptureButtonAssignment and ClearNpadCaptureButtonAs...german77
2021-12-05service/hid: Implement SetNpadJoyAssignmentModegerman77
2021-12-04core/hid: Ensure only valid npad are connectedgerman77
2021-11-29npad: Return NpadButton in GetAndResetPressStateMorph
2021-11-29general: Fix handheld typoMorph
2021-11-28Merge pull request #7438 from german77/homebrew2bunnei
2021-11-27settings: Add debug setting to enable all controllersgerman77
2021-11-27core/hid: Stub GetUniquePadsFromNpadNarr the Reg
2021-11-24service/hid: Finish converting LIFO objects and address some nitsNarr the Reg
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24core/hid: Improve accuary of mouse implementationgerman77
2021-11-24core/hid: Fully implement native mousegerman77
2021-11-24core/hid: Improve accuracy of the keyboard implementationgerman77
2021-11-24core/hid: Fix keyboard alignmentgerman77
2021-11-24core/hid: Remove usage of native types, fix a couple of errors with motiongerman77
2021-11-24service/hid: Remove includes of core.h and settings.hgerman77
2021-11-24service/hid: Add support for new controllersgerman77
2021-11-24core/hid: Rename NpadType to NpadStyleIndexgerman77
2021-11-24second commit lion reviewgerman77