aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/controllers/npad.cpp
AgeCommit message (Expand)Author
2020-10-20Revert "core: Fix clang build"bunnei
2020-10-17core: Fix clang buildLioncash
2020-10-13core/CMakeLists: Make some warnings errorsLioncash
2020-10-07Merge pull request #4736 from Morph1984/home-button-input-protection-stubbunnei
2020-10-01Only use inputs corresponding to controller typegerman
2020-09-30Merge pull request #4291 from german77/ImplementControllerRumbleDavid
2020-09-30hid: Stub HomeButtonInputProtection service commandsMorph
2020-09-29First implementation of controller rumblegerman
2020-09-23Use different timing for motiongerman
2020-09-20Merge pull request #4683 from Morph1984/NpadHandheldActivationMode-implbunnei
2020-09-18hid: Implement Get/SetNpadHandheldActivationModeMorph
2020-09-17Merge pull request #4594 from german77/MotionHIDbunnei
2020-09-10Merge pull request #4597 from Morph1984/mjolnir-p2bunnei
2020-09-05configure_input: Hook up the motion button and checkboxMorph
2020-09-04Add cemu hook changes related to PR #4609german
2020-09-04Remove RealMotionDevicegerman
2020-09-04controllers/npad: Simplify motion entry assignmentMorph
2020-09-04Include HID and configuration changes related to motiongerman
2020-09-04hid: Implement MergeSingleJoyasDualJoyMorph
2020-09-04applets/controller: Implement fallback applet for the SDL frontendMorph
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph
2020-08-26controllers/npad: Fix inconsistencies with controller connection statusesMorph
2020-08-26controllers/npad: Fix LibNX controller connection statusesMorph
2020-08-26controllers/npad: Fix LedPattern for P1-4Morph
2020-08-26Project Mjölnir: Part 1Morph
2020-08-14core: Resolve several -Wextra-semi warningsLioncash
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow
2020-06-21hid: Implement Get/ResetGyroscopeZeroDriftModeMorph
2020-04-20npad: Lower log level for VibrateController to DebugFearlessTobi
2020-04-18service: hid: npad: Fix implicit fallthrough errors.bunnei
2020-02-18analog_from_button get direction implementationCJBok
2020-01-15Moved analog direction logic to sdl_implCJBok
2020-01-14Corrected directional states sensitivityCJBok
2020-01-09hid: Fix analog sticks directional statesCJBok
2019-11-24kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...bunnei
2019-11-03kernel: events: Remove ResetType::Automatic.bunnei
2019-10-17hid/npad: Fix incorrect connection boolean value in ConnectAllDisconnectedCon...Lioncash
2019-10-17hid/npad: Add missing break in default caseLioncash
2019-10-17hid/npad: Replace std::for_each with ranged for loopsLioncash
2019-10-17hid/npad: Remove redundant non-const variant of IsControllerSupported()Lioncash
2019-10-04service/hid: Silence -Wunused and -WswitchReinUsesLisp
2019-09-24Signal styleset changes at a better timeDavid Marcec
2019-09-22removed commentDavid Marcec
2019-09-22RebasedDavid Marcec
2019-09-22RebaseDavid Marcec
2019-09-22Deglobalize System: HidDavid Marcec
2019-09-04IsVibrationEnabled() as a const member funcMorph1984
2019-09-04Update npad.cppMorph1984
2019-07-08addressed issuesDavid Marcec
2019-07-01hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignmentDavid Marcec