summaryrefslogtreecommitdiffstats
path: root/src/hid_core/resource_manager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-26service: hid: Don't try to vibrate if device isn't initializedNarr the Reg1-0/+4
2024-01-26service: set: Implement more settings functions for QlaunchNarr the Reg1-1/+7
2024-01-16service: hid: Fully implement abstract vibrationNarr the Reg1-1/+122
2024-01-06service: hid: Handle pending deleteNarr the Reg1-0/+1
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg1-21/+21
2024-01-04service: hid: Remove data races when handling shared memoryNarr the Reg1-12/+12
2024-01-04service: hid: Implement NpadResource and NpadDataNarr the Reg1-5/+9
2023-12-31service: hid: Use applet resource to get latest shared memory handleNarr the Reg1-41/+66
2023-12-23core_timing: remove user data valueLiam1-22/+20
2023-12-14core: hid: Clean up headersNarr the Reg1-0/+1
2023-12-14service: hid: Allow to create multiple instances of shared memoryNarr the Reg1-27/+37
2023-12-10service: hid: Improve CreateAppletResource implementation and free resourcesgerman771-6/+39
2023-12-07service: hid: Introduce proper AppletResource emulationNarr the Reg1-6/+56
2023-11-21service: hid: Create appropriate hid resourcesNarr the Reg1-49/+106
2023-11-17service: hid: Introduce firmware settings and update activate controller callsNarr the Reg1-10/+2
2023-11-15service: hid: Split hid.cpp into individual interfacesNarr the Reg1-0/+192