summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/hid_system_server.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-24service: hid: Add IsAnyCustomButtonConfigEnabled for QLaunchNarr the Reg1-1/+11
2024-02-09service: hid: Free npad applet resourceNarr the Reg1-8/+1
2024-01-29service: hid: Fully implement touch resourceNarr the Reg1-8/+56
2024-01-26service: set: Implement more settings functions for QlaunchNarr the Reg1-7/+47
2024-01-21service: hid: Implement EnableAppletForInputNarr the Reg1-2/+2
2024-01-16service: hid: Fully implement abstract vibrationNarr the Reg1-6/+92
2024-01-07service: hid: Implement GetLastActiveNpadgerman771-3/+6
2024-01-07service: hid: Implement AssigningSingleOnSlSrPressgerman771-2/+12
2024-01-07service: hid: Implement SetNpadSystemExtStateEnabledgerman771-5/+17
2024-01-07service: hid: Implement CaptureButtonAssignmentgerman771-1/+22
2024-01-06service: hid: Add functions needed by QlaunchNarr the Reg1-6/+54
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg1-8/+7
2024-01-04service: hid: Implement NpadResource and NpadDataNarr the Reg1-14/+24
2023-12-14service: hid: Allow to create multiple instances of shared memoryNarr the Reg1-1/+2
2023-12-07service: hid: Introduce proper AppletResource emulationNarr the Reg1-6/+130
2023-11-21service: hid: Create appropriate hid resourcesNarr the Reg1-218/+206
2023-11-19Implemented qlaunch version of the controller appletFrozenAra1-23/+270
2023-11-15service: hid: Split hid.cpp into individual interfacesNarr the Reg1-0/+304