summaryrefslogtreecommitdiff
path: root/src/hid_core/resources (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13135 from german77/hid-interfaceGravatar liamwhite2024-02-272-17/+41
|\
| * service: hid: Migrate HidServer to new IPCGravatar Narr the Reg2024-02-232-17/+41
* | core: hid: Reintroduce vibration filterGravatar german772024-02-241-1/+0
|/
* service: set: Migrate ISystemSettingsServer to new IPCGravatar Narr the Reg2024-02-143-22/+23
* service: hid: Free npad applet resourceGravatar Narr the Reg2024-02-084-4/+14
* service: hid: Add multiprocess support to six axis inputGravatar german772024-02-051-124/+130
* service: hid: Ensure aruid data is initializedGravatar german772024-02-053-8/+8
* service: hid: Multiple fixesGravatar Narr the Reg2024-02-016-15/+18
* Merge pull request #12780 from german77/touch_resource5Gravatar liamwhite2024-02-0117-634/+1446
|\
| * service: hid: Restore active aruidGravatar german772024-01-282-0/+12
| * service: hid: Fully implement touch resourceGravatar Narr the Reg2024-01-2815-634/+1434
* | service: hid: Implement GetPlayerLedPattern accuratelyGravatar Narr the Reg2024-01-302-13/+0
* | service: hid: Implement home, capture and sleep buttonsGravatar german772024-01-289-37/+93
|/
* service: set: Implement more Qlaunch SettingsGravatar german772024-01-281-1/+2
* input: add a missing null pointer checkGravatar K9002024-01-271-1/+1
* Merge pull request #12765 from german77/sys-hidGravatar liamwhite2024-01-266-15/+55
|\
| * service: set: Implement more settings functions for QlaunchGravatar Narr the Reg2024-01-256-15/+55
* | service: hid: Don't try to vibrate if device isn't initializedGravatar Narr the Reg2024-01-252-0/+5
|/
* service: hid: Implement EnableAppletForInputGravatar Narr the Reg2024-01-212-0/+15
* Merge pull request #12660 from german77/better-vibrationGravatar liamwhite2024-01-2021-284/+413
|\
| * service: hid: Fully implement abstract vibrationGravatar Narr the Reg2024-01-1521-284/+413
* | Merge pull request #12709 from german77/npad-discGravatar liamwhite2024-01-191-0/+7
|\ \
| * | service: hid: Clear controller status when aruid is no longer usedGravatar Narr the Reg2024-01-191-0/+7
| |/
* / service: set: Implement stubbed functionsGravatar Narr the Reg2024-01-152-15/+32
|/
* Fix typos in masterGravatar Viktor Szépe2024-01-162-5/+5
* Merge remote-tracking branch 'origin/master' into typos3Gravatar Viktor Szépe2024-01-1638-8/+3263
|\
| * service: hid: Create abstracted pad structureGravatar german772024-01-1138-8/+3263
* | Fix more typosGravatar Viktor Szépe2024-01-154-6/+6
|/
* Merge pull request #12606 from german77/npad_closeGravatar liamwhite2024-01-071-0/+1
|\
| * service: hid: Delete shared memory handle when unusedGravatar german772024-01-071-0/+1
* | Merge pull request #12600 from german77/npad-implGravatar liamwhite2024-01-072-0/+57
|\ \ | |/ |/|
| * service: hid: Implement GetLastActiveNpadGravatar german772024-01-062-0/+8
| * service: hid: Implement AssigningSingleOnSlSrPressGravatar german772024-01-062-0/+12
| * service: hid: Implement SetNpadSystemExtStateEnabledGravatar german772024-01-062-0/+14
| * service: hid: Implement CaptureButtonAssignmentGravatar german772024-01-062-0/+23
* | service: hid: Make sure there's an active aruid handleGravatar german772024-01-061-0/+5
|/
* service: hid: Handle pending deleteGravatar Narr the Reg2024-01-062-21/+17
* hid_core: Move hid to it's own subprojectGravatar Narr the Reg2024-01-0553-0/+6773