summaryrefslogtreecommitdiffstats
path: root/src/hid_core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13135 from german77/hid-interfaceHEADmasterliamwhite2024-02-275-77/+54
|\
| * service: hid: Migrate HidServer to new IPCNarr the Reg2024-02-243-38/+54
| * service: hid: Move and migrate AppletResource and ActiveVibrationDeviceNarr the Reg2024-02-242-39/+0
* | Merge pull request #13163 from german77/ringliamwhite2024-02-251-3/+2
|\ \
| * | core: hid: hid_core doesn't have access to LIBUSBgerman772024-02-251-3/+2
| |/
* / core: hid: Reintroduce vibration filtergerman772024-02-244-2/+23
|/
* scope_exit: Make constexprFearlessTobi2024-02-191-17/+33
* core: hid: Remove driver errors from loggerman772024-02-181-1/+5
* android: Input mappingt8952024-02-171-3/+1
* hid_core: Prevent crash if we try to iterate through empty color devices listt8952024-02-171-0/+3
* hid_core: Use dedicated "port" for android's input overlayt8952024-02-172-1/+11
* service: set: Migrate ISystemSettingsServer to new IPCNarr the Reg2024-02-143-22/+23
* service: hid: Free npad applet resourceNarr the Reg2024-02-095-4/+16
* service: hid: Migrate hidbus to new interfaceNarr the Reg2024-02-087-57/+56
* Merge pull request #12928 from german77/motion-mpliamwhite2024-02-064-132/+138
|\
| * service: hid: Add multiprocess support to six axis inputgerman772024-02-061-124/+130
| * service: hid: Ensure aruid data is initializedgerman772024-02-063-8/+8
* | service: irs: Migrate service to new interfacegerman772024-02-062-4/+5
|/
* service: hid: Multiple fixesNarr the Reg2024-02-018-66/+64
* Merge pull request #12780 from german77/touch_resource5liamwhite2024-02-0122-701/+1572
|\
| * service: hid: Restore active aruidgerman772024-01-292-0/+12
| * service: hid: Fully implement touch resourceNarr the Reg2024-01-2920-701/+1560
* | service: hid: Implement GetPlayerLedPattern accuratelyNarr the Reg2024-01-303-14/+4
* | service: hid: Implement home, capture and sleep buttonsgerman772024-01-2911-37/+104
|/
* service: set: Implement more Qlaunch Settingsgerman772024-01-282-2/+3
* input: add a missing null pointer checkK9002024-01-271-1/+1
* Merge pull request #12769 from german77/no-logliamwhite2024-01-263-4/+26
|\
| * core: hid: Skip duplicated vibrationsNarr the Reg2024-01-233-3/+21
| * core: hid: Only set polling mode if neededNarr the Reg2024-01-231-1/+5
* | Merge pull request #12765 from german77/sys-hidliamwhite2024-01-267-16/+62
|\ \
| * | service: set: Implement more settings functions for QlaunchNarr the Reg2024-01-267-16/+62
| |/
* / service: hid: Don't try to vibrate if device isn't initializedNarr the Reg2024-01-263-0/+9
|/
* Merge pull request #12734 from german77/enable-appletliamwhite2024-01-222-0/+15
|\
| * service: hid: Implement EnableAppletForInputNarr the Reg2024-01-212-0/+15
* | core: hid: Allow to disable vibrationNarr the Reg2024-01-211-2/+7
|/
* Merge pull request #12660 from german77/better-vibrationliamwhite2024-01-2025-293/+612
|\
| * service: hid: Fully implement abstract vibrationNarr the Reg2024-01-1625-293/+612
* | Merge pull request #12687 from german77/amiibo-lockliamwhite2024-01-191-0/+1
|\ \
| * | core: hid: Disable special features before disconnecting the controllersNarr the Reg2024-01-161-0/+1
| |/
* | Merge pull request #12709 from german77/npad-discliamwhite2024-01-191-0/+7
|\ \
| * | service: hid: Clear controller status when aruid is no longer usedNarr the Reg2024-01-191-0/+7
| |/
* / service: set: Implement stubbed functionsNarr the Reg2024-01-162-15/+32
|/
* Fix typos in masterViktor Szépe2024-01-162-5/+5
* Merge remote-tracking branch 'origin/master' into typos3Viktor Szépe2024-01-1642-21/+3311
|\
| * service: hid: Create abstracted pad structuregerman772024-01-1242-21/+3311
* | Fix more typosViktor Szépe2024-01-169-28/+28
|/
* Merge pull request #12606 from german77/npad_closeliamwhite2024-01-081-0/+1
|\
| * service: hid: Delete shared memory handle when unusedgerman772024-01-071-0/+1
* | Merge pull request #12600 from german77/npad-implliamwhite2024-01-082-0/+57
|\ \ | |/ |/|
| * service: hid: Implement GetLastActiveNpadgerman772024-01-072-0/+8
| * service: hid: Implement AssigningSingleOnSlSrPressgerman772024-01-072-0/+12
| * service: hid: Implement SetNpadSystemExtStateEnabledgerman772024-01-072-0/+14
| * service: hid: Implement CaptureButtonAssignmentgerman772024-01-072-0/+23
* | service: hid: Make sure there's an active aruid handlegerman772024-01-071-0/+5
|/
* service: hid: Handle pending deleteNarr the Reg2024-01-063-21/+18
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-0597-0/+16149