summaryrefslogtreecommitdiffstats
path: root/src/hid_core (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-09service: hid: Free npad applet resourceNarr the Reg5-4/+16
2024-02-08service: hid: Migrate hidbus to new interfaceNarr the Reg7-57/+56
2024-02-06service: irs: Migrate service to new interfacegerman772-4/+5
2024-02-06service: hid: Add multiprocess support to six axis inputgerman771-124/+130
2024-02-06service: hid: Ensure aruid data is initializedgerman773-8/+8
2024-02-01service: hid: Multiple fixesNarr the Reg8-66/+64
2024-01-30service: hid: Implement GetPlayerLedPattern accuratelyNarr the Reg3-14/+4
2024-01-29service: hid: Implement home, capture and sleep buttonsgerman7711-37/+104
2024-01-29service: hid: Restore active aruidgerman772-0/+12
2024-01-29service: hid: Fully implement touch resourceNarr the Reg20-701/+1560
2024-01-28service: set: Implement more Qlaunch Settingsgerman772-2/+3
2024-01-27input: add a missing null pointer checkK9001-1/+1
2024-01-26service: hid: Don't try to vibrate if device isn't initializedNarr the Reg3-0/+9
2024-01-26service: set: Implement more settings functions for QlaunchNarr the Reg7-16/+62
2024-01-23core: hid: Skip duplicated vibrationsNarr the Reg3-3/+21
2024-01-23core: hid: Only set polling mode if neededNarr the Reg1-1/+5
2024-01-21core: hid: Allow to disable vibrationNarr the Reg1-2/+7
2024-01-21service: hid: Implement EnableAppletForInputNarr the Reg2-0/+15
2024-01-19service: hid: Clear controller status when aruid is no longer usedNarr the Reg1-0/+7
2024-01-16core: hid: Disable special features before disconnecting the controllersNarr the Reg1-0/+1
2024-01-16service: set: Implement stubbed functionsNarr the Reg2-15/+32
2024-01-16service: hid: Fully implement abstract vibrationNarr the Reg25-293/+612
2024-01-16Fix typos in masterViktor Szépe2-5/+5
2024-01-16Fix more typosViktor Szépe9-28/+28
2024-01-12service: hid: Create abstracted pad structuregerman7742-21/+3311
2024-01-07service: hid: Delete shared memory handle when unusedgerman771-0/+1
2024-01-07service: hid: Make sure there's an active aruid handlegerman771-0/+5
2024-01-07service: hid: Implement GetLastActiveNpadgerman772-0/+8
2024-01-07service: hid: Implement AssigningSingleOnSlSrPressgerman772-0/+12
2024-01-07service: hid: Implement SetNpadSystemExtStateEnabledgerman772-0/+14
2024-01-07service: hid: Implement CaptureButtonAssignmentgerman772-0/+23
2024-01-06service: hid: Handle pending deleteNarr the Reg3-21/+18
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg97-0/+16149