aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid
AgeCommit message (Expand)Author
2020-09-10Test: Decrease pad_update_nsFearlessTobi
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-29yuzu: Add motion and touch configurationFearlessTobi
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-07-27core_timing: Make use of uintptr_t to represent user_dataLioncash
2020-07-25Merge pull request #4350 from ogniK5377/hid-update-connectedbunnei
2020-07-16hid: Only update keyboard & debug pad inputs if enabledDavid Marcec
2020-07-15core_timing: Make TimedCallback take std::chrono::nanosecondsLioncash
2020-07-15core_timing: Make use of std::chrono with ScheduleEventLioncash
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow
2020-06-25Merge pull request #4141 from Morph1984/SevenSixAxisSensorDavid
2020-06-24hid: Stub a series of "SevenSixAxisSensor" service commandsMorph
2020-06-21hid: Implement Get/ResetGyroscopeZeroDriftModeMorph
2020-06-01Clang-formatVolcaEM
2020-06-01hid: Stub GetXpadIDsVolcaEM
2020-05-19Merge pull request #3926 from ogniK5377/keyboard-statesbunnei
2020-05-12hid: Clear keyboard states & fix logic issueDavid Marcec
2020-05-12Stub SendKeyboardLockKeyEventDavid Marcec
2020-04-27Merge pull request #3797 from slashiee/hid-stubMat M
2020-04-25services: hid: Stub StopSevenSixAxisSensor.M&M
2020-04-20service: Update function tablesLioncash
2020-04-20npad: Lower log level for VibrateController to DebugFearlessTobi
2020-04-18service: hid: npad: Fix implicit fallthrough errors.bunnei
2020-04-17service: hid: Update for new shared memory layout.bunnei
2020-04-17service: irs: Update for new shared memory layout.bunnei
2020-03-27services: hid: Stub InitializeSevenSixAxisSensor.bunnei
2020-02-18analog_from_button get direction implementationCJBok
2020-02-11Core: Set all hardware emulation constants in a single file.Fernando Sahmkow
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-26core_timing: Use better reference tracking for EventType. (#3159)bunnei
2019-11-24Merge pull request #3094 from lioncash/tablesbunnei
2019-11-24kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...bunnei
2019-11-12service: Update function tablesLioncash
2019-11-06Merge pull request #3062 from bunnei/event-improvebunnei
2019-11-06Merge pull request #2859 from Morph1984/hidDavid
2019-11-03kernel: events: Remove ResetType::Automatic.bunnei
2019-10-17hid/npad: Fix incorrect connection boolean value in ConnectAllDisconnectedCon...Lioncash