summaryrefslogtreecommitdiffstats
path: root/src/hid_core/resources/applet_resource.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-29service: hid: Restore active aruidgerman771-0/+6
2024-01-16service: hid: Fully implement abstract vibrationNarr the Reg1-0/+19
2024-01-07service: hid: Delete shared memory handle when unusedgerman771-0/+1
2024-01-06service: hid: Handle pending deleteNarr the Reg1-20/+14
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg1-3/+3
2023-12-31service: hid: Use applet resource to get latest shared memory handleNarr the Reg1-1/+17
2023-12-14service: hid: Allow to create multiple instances of shared memoryNarr the Reg1-7/+32
2023-12-10service: hid: Improve CreateAppletResource implementation and free resourcesgerman771-0/+89
2023-12-07service: hid: Introduce proper AppletResource emulationNarr the Reg1-0/+199