aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/hid.h
AgeCommit message (Expand)Author
2021-04-08service: hid: Stub SetAnalogStickUseCenterClampMorph
2021-02-27Merge pull request #5953 from bunnei/memory-refactor-1bunnei
2021-02-21hid: Implement GameCube Controller VibrationsMorph
2021-02-18hle: kernel: Rename SharedMemory to KSharedMemory.bunnei
2021-02-03Adds missing controller types and propertiesgerman
2021-01-24Stub Set/Get/Reset SixaxisSensorFusionParametersgerman
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-15hid: Stub IsVibrationDeviceMountedMorph
2020-11-15hid: Reorder all HID commandsMorph
2020-11-15hid: Implement GetVibrationDeviceInfoMorph
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-30hid: Stub HomeButtonInputProtection service commandsMorph
2020-09-23Use different timing for motiongerman
2020-09-04Include HID and configuration changes related to motiongerman
2020-07-27core_timing: Make use of uintptr_t to represent user_dataLioncash
2020-07-15core_timing: Make TimedCallback take std::chrono::nanosecondsLioncash
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-01hid: Stub GetXpadIDsVolcaEM
2020-05-12Stub SendKeyboardLockKeyEventDavid Marcec
2020-04-25services: hid: Stub StopSevenSixAxisSensor.M&M
2020-03-27services: hid: Stub InitializeSevenSixAxisSensor.bunnei
2019-11-26core_timing: Use better reference tracking for EventType. (#3159)bunnei
2019-11-24kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...bunnei
2019-11-06Merge pull request #2859 from Morph1984/hidDavid
2019-10-07hid: Implement DeactivateNpadMorph
2019-10-07hid: Stub SetNpadJoyAssignmentModeSingle and reorganize service commandsMorph
2019-09-22RebaseDavid Marcec
2019-09-22Deglobalize System: HidDavid Marcec
2019-09-04Update hid.hMorph1984
2019-07-01hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignmentDavid Marcec
2019-03-24core/core_timing: Make callback parameters consistentLioncash
2019-03-05vm_manager: Remove cheat-specific ranges from VMManagerZach Hilman
2019-03-04controllers/npad: Add accessor for current press stateZach Hilman
2019-02-27service/hid: Amend forward declaration of ServiceManagerLioncash
2019-02-12core_timing: Rename CoreTiming namespace to Core::TimingLioncash
2018-12-28travis: Use correct package for linux Qt5WebEngineZach Hilman
2018-12-28hid: Make Hid service accessible and add GetPressStateZach Hilman
2018-10-10"Better Hid" rework part 1David Marcec
2018-08-23hid: Move core include to cpp fileLioncash
2018-07-19hid: Use HID_NUM_LAYOUTS constant for indicating size of the layouts arrayLioncash
2018-06-11hid: Update all layouts and only show handheld as connected, fixes libnx inpu...shinyquagsire23
2018-05-23Fix deadlocks caused from HID having too many layoutsDavid Marcec
2018-05-07hid: Tweaks, Analog Sticks (#435)Max Thomas
2018-04-19service: Use nested namespace specifiers where applicableLioncash