aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/hid.cpp
AgeCommit message (Expand)Author
2020-11-28Merge pull request #4998 from Morph1984/bioshock-patchbunnei
2020-11-28Merge pull request #5021 from german77/StubCommunicationModebunnei
2020-11-26Stub set and get NpadCommunicationModegerman
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-11-25hid: Check if applet_resource exists in InitializeVibrationDeviceMorph
2020-11-15hid: Reimplement Begin/EndPermitVibrationSessionMorph
2020-11-15controllers/npad: Remove the old vibration filterMorph
2020-11-15hid: Implement InitializeVibrationDevice and IsVibrationDeviceMountedMorph
2020-11-15input_common: Add VibrationDevice and VibrationDeviceFactoryMorph
2020-11-15hid: Mark Begin/EndPermitVibrationSession as stubsMorph
2020-11-15controllers/npad: Send an empty vibration on destruction/deactivationMorph
2020-11-15hid: Stub IsVibrationDeviceMountedMorph
2020-11-15hid: Fix controller rumble based on new researchMorph
2020-11-15hid: Pop a struct of parameters instead of popping individual parametersMorph
2020-11-15hid: Reorder all HID commandsMorph
2020-11-15hid: Implement GetVibrationDeviceInfoMorph
2020-11-15hid: Stub InitializeVibrationDeviceMorph
2020-11-15settings: Preparation for per-game input settingsMorph
2020-10-27service: Update function tablesLioncash
2020-10-13core/CMakeLists: Make some warnings errorsLioncash
2020-10-07Merge pull request #4736 from Morph1984/home-button-input-protection-stubbunnei
2020-10-01Merge pull request #4734 from german77/motionfusionbunnei
2020-09-30Stubbed EnableSixAxisSensorFusiongerman
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-19Merge pull request #4643 from FearlessTobi/decrease-pad-update-intervalbunnei
2020-09-18hid: Implement Get/SetNpadHandheldActivationModeMorph
2020-09-10Test: Decrease pad_update_nsFearlessTobi
2020-09-04Include HID and configuration changes related to motiongerman
2020-09-04hid: Implement MergeSingleJoyasDualJoyMorph
2020-08-26Project Mjölnir: Part 1Morph
2020-07-27core_timing: Make use of uintptr_t to represent user_dataLioncash
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-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-17service: hid: Update for new shared memory layout.bunnei
2020-03-27services: hid: Stub InitializeSevenSixAxisSensor.bunnei
2020-02-11Core: Set all hardware emulation constants in a single file.Fernando Sahmkow