| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #13135 from german77/hid-interface | 2024-02-27 | 2 | -17/+41 | |
| |\ | | | | | service: hid: Migrate HidServer to new IPC | ||||
| | * | service: hid: Migrate HidServer to new IPC | 2024-02-23 | 2 | -17/+41 | |
| | | | |||||
| * | | core: hid: Reintroduce vibration filter | 2024-02-24 | 1 | -1/+0 | |
| |/ | |||||
| * | service: set: Migrate ISystemSettingsServer to new IPC | 2024-02-14 | 3 | -22/+23 | |
| | | |||||
| * | service: hid: Free npad applet resource | 2024-02-08 | 4 | -4/+14 | |
| | | |||||
| * | service: hid: Add multiprocess support to six axis input | 2024-02-05 | 1 | -124/+130 | |
| | | |||||
| * | service: hid: Ensure aruid data is initialized | 2024-02-05 | 3 | -8/+8 | |
| | | |||||
| * | service: hid: Multiple fixes | 2024-02-01 | 6 | -15/+18 | |
| | | |||||
| * | Merge pull request #12780 from german77/touch_resource5 | 2024-02-01 | 17 | -634/+1446 | |
| |\ | | | | | service: hid: Fully implement touch resource | ||||
| | * | service: hid: Restore active aruid | 2024-01-28 | 2 | -0/+12 | |
| | | | |||||
| | * | service: hid: Fully implement touch resource | 2024-01-28 | 15 | -634/+1434 | |
| | | | |||||
| * | | service: hid: Implement GetPlayerLedPattern accurately | 2024-01-30 | 2 | -13/+0 | |
| | | | |||||
| * | | service: hid: Implement home, capture and sleep buttons | 2024-01-28 | 9 | -37/+93 | |
| |/ | |||||
| * | service: set: Implement more Qlaunch Settings | 2024-01-28 | 1 | -1/+2 | |
| | | |||||
| * | input: add a missing null pointer check | 2024-01-27 | 1 | -1/+1 | |
| | | | | | | There's a few other places where the result of GetAruidData is accessed without a null check, but I couldn't find a code path that hits those. | ||||
| * | Merge pull request #12765 from german77/sys-hid | 2024-01-26 | 6 | -15/+55 | |
| |\ | | | | | service: set: Implement more settings functions for Qlaunch | ||||
| | * | service: set: Implement more settings functions for Qlaunch | 2024-01-25 | 6 | -15/+55 | |
| | | | |||||
| * | | service: hid: Don't try to vibrate if device isn't initialized | 2024-01-25 | 2 | -0/+5 | |
| |/ | |||||
| * | service: hid: Implement EnableAppletForInput | 2024-01-21 | 2 | -0/+15 | |
| | | |||||
| * | Merge pull request #12660 from german77/better-vibration | 2024-01-20 | 21 | -284/+413 | |
| |\ | | | | | service: hid: Fully implement abstract vibration | ||||
| | * | service: hid: Fully implement abstract vibration | 2024-01-15 | 21 | -284/+413 | |
| | | | |||||
| * | | Merge pull request #12709 from german77/npad-disc | 2024-01-19 | 1 | -0/+7 | |
| |\ \ | | | | | | | service: hid: Clear controller status when aruid is no longer used | ||||
| | * | | service: hid: Clear controller status when aruid is no longer used | 2024-01-19 | 1 | -0/+7 | |
| | |/ | |||||
| * / | service: set: Implement stubbed functions | 2024-01-15 | 2 | -15/+32 | |
| |/ | |||||
| * | Fix typos in master | 2024-01-16 | 2 | -5/+5 | |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into typos3 | 2024-01-16 | 38 | -8/+3263 | |
| |\ | |||||
| | * | service: hid: Create abstracted pad structure | 2024-01-11 | 38 | -8/+3263 | |
| | | | |||||
| * | | Fix more typos | 2024-01-15 | 4 | -6/+6 | |
| |/ | |||||
| * | Merge pull request #12606 from german77/npad_close | 2024-01-07 | 1 | -0/+1 | |
| |\ | | | | | service: hid: Delete shared memory handle when unused | ||||
| | * | service: hid: Delete shared memory handle when unused | 2024-01-07 | 1 | -0/+1 | |
| | | | |||||
| * | | Merge pull request #12600 from german77/npad-impl | 2024-01-07 | 2 | -0/+57 | |
| |\ \ | |/ |/| | service: hid: Hook interface implementations | ||||
| | * | service: hid: Implement GetLastActiveNpad | 2024-01-06 | 2 | -0/+8 | |
| | | | |||||
| | * | service: hid: Implement AssigningSingleOnSlSrPress | 2024-01-06 | 2 | -0/+12 | |
| | | | |||||
| | * | service: hid: Implement SetNpadSystemExtStateEnabled | 2024-01-06 | 2 | -0/+14 | |
| | | | |||||
| | * | service: hid: Implement CaptureButtonAssignment | 2024-01-06 | 2 | -0/+23 | |
| | | | |||||
| * | | service: hid: Make sure there's an active aruid handle | 2024-01-06 | 1 | -0/+5 | |
| |/ | |||||
| * | service: hid: Handle pending delete | 2024-01-06 | 2 | -21/+17 | |
| | | |||||
| * | hid_core: Move hid to it's own subproject | 2024-01-05 | 53 | -0/+6773 | |