summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/hid_system_server.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: hid: Add IsAnyCustomButtonConfigEnabled for QLaunchNarr the Reg2024-02-241-1/+11
* service: hid: Free npad applet resourceNarr the Reg2024-02-091-8/+1
* service: hid: Fully implement touch resourceNarr the Reg2024-01-291-8/+56
* service: set: Implement more settings functions for QlaunchNarr the Reg2024-01-261-7/+47
* service: hid: Implement EnableAppletForInputNarr the Reg2024-01-211-2/+2
* service: hid: Fully implement abstract vibrationNarr the Reg2024-01-161-6/+92
* service: hid: Implement GetLastActiveNpadgerman772024-01-071-3/+6
* service: hid: Implement AssigningSingleOnSlSrPressgerman772024-01-071-2/+12
* service: hid: Implement SetNpadSystemExtStateEnabledgerman772024-01-071-5/+17
* service: hid: Implement CaptureButtonAssignmentgerman772024-01-071-1/+22
* service: hid: Add functions needed by QlaunchNarr the Reg2024-01-061-6/+54
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-051-8/+7
* service: hid: Implement NpadResource and NpadDataNarr the Reg2024-01-041-14/+24
* service: hid: Allow to create multiple instances of shared memoryNarr the Reg2023-12-141-1/+2
* service: hid: Introduce proper AppletResource emulationNarr the Reg2023-12-071-6/+130
* service: hid: Create appropriate hid resourcesNarr the Reg2023-11-211-218/+206
* Implemented qlaunch version of the controller appletFrozenAra2023-11-191-23/+270
* service: hid: Split hid.cpp into individual interfacesNarr the Reg2023-11-151-0/+304