aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/hid.cpp
AgeCommit message (Expand)Author
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
2019-11-26core_timing: Use better reference tracking for EventType. (#3159)bunnei
2019-11-12service: Update function tablesLioncash
2019-11-06Merge pull request #2859 from Morph1984/hidDavid
2019-10-07hid: Implement DeactivateNpadMorph
2019-10-07hid: Stub SetNpadJoyAssignmentModeSingle and reorganize service commandsMorph
2019-10-04service/hid: Silence -Wunused and -WswitchReinUsesLisp
2019-09-22RebasedDavid Marcec
2019-09-22RebaseDavid Marcec
2019-09-22Deglobalize System: IRSDavid Marcec
2019-09-22Deglobalize System: HidDavid Marcec
2019-09-04clang-formatMorph1984
2019-09-04Update hid.cppMorph1984
2019-07-01hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignmentDavid Marcec
2019-04-11service: Update service function tablesLioncash
2019-03-24core/core_timing: Make callback parameters consistentLioncash
2019-02-15core_timing: Convert core timing into a classLioncash
2019-02-12core_timing: Rename CoreTiming namespace to Core::TimingLioncash
2018-12-28web_browser: Add bounds checking to applet interfaceZach Hilman
2018-12-28hid: Make Hid service accessible and add GetPressStateZach Hilman
2018-12-21hid: Fix SetNpadJoyHoldType and improve logging.bunnei
2018-11-29core: Port all current usages of Event to Readable/WritableEventZach Hilman
2018-11-26Changed logging to be "Log before execution", Added more error logging, all s...David Marcec
2018-11-18Changed polling rate of hid and Right joycon rotationDavid Marcec
2018-11-17Added SetIsPalmaAllConnectable, SetPalmaBoostModeDavid Marcec
2018-11-02Fixed HID crash when launching more than 1 game & signaled syleset change eventDavid Marcec
2018-10-21hid: Update service function table for hidbusLioncash
2018-10-19hid: Update service function tablesLioncash
2018-10-18Using dual joycons as the default controllerDavid Marcec
2018-10-12WipDavid Marcec
2018-10-12Dynamically decide handheld variant based on supported npad id priorityDavid Marcec
2018-10-11Added BeginPermitVibrationSession and EndPermitVibrationSessionDavid Marcec
2018-10-10Added GetLedPattern and HandheldVariantDavid Marcec
2018-10-10Added the ability to "disconnect" individual npadsDavid Marcec
2018-10-10Addressed changes for better hidDavid Marcec
2018-10-10"Better Hid" rework part 1David Marcec
2018-09-19Fixed GetAccountId stub, Added error code for OpenDirectory and added Activat...David Marcec
2018-09-19Added ActivateGestureDavid Marcec
2018-09-19Added StopSixAxisSensorDavid Marcec