summaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: hid: Add IsAnyCustomButtonConfigEnabled for QLaunchGravatar Narr the Reg2024-02-232-1/+12
* service: hid: Free npad applet resourceGravatar Narr the Reg2024-02-081-8/+1
* service: hid: Migrate hidbus to new interfaceGravatar Narr the Reg2024-02-073-346/+206
* Merge pull request #12933 from german77/irs-interfaceGravatar liamwhite2024-02-062-410/+262
|\
| * service: irs: Migrate service to new interfaceGravatar german772024-02-062-410/+262
* | service: hid: Migrate hid debug service to new interfaceGravatar german772024-02-062-119/+78
|/
* Merge pull request #12780 from german77/touch_resource5Gravatar liamwhite2024-02-016-30/+277
|\
| * service: hid: Fully implement touch resourceGravatar Narr the Reg2024-01-286-30/+277
* | service: hid: Implement GetPlayerLedPattern accuratelyGravatar Narr the Reg2024-01-302-13/+37
|/
* service: set: Implement more settings functions for QlaunchGravatar Narr the Reg2024-01-254-11/+58
* service: hid: Implement EnableAppletForInputGravatar Narr the Reg2024-01-211-2/+2
* Merge pull request #12660 from german77/better-vibrationGravatar liamwhite2024-01-205-151/+289
|\
| * service: hid: Fully implement abstract vibrationGravatar Narr the Reg2024-01-155-151/+289
* | service: set: Implement stubbed functionsGravatar Narr the Reg2024-01-151-1/+1
|/
* kernel: fix debugger and process list lifetimeGravatar Liam2024-01-121-6/+4
* service: hid: Create abstracted pad structureGravatar german772024-01-111-1/+1
* Fix typos in src/core (#12625)Gravatar Viktor Szépe2024-01-083-11/+11
* service: hid: Implement GetLastActiveNpadGravatar german772024-01-061-3/+6
* service: hid: Implement AssigningSingleOnSlSrPressGravatar german772024-01-061-2/+12
* service: hid: Implement SetNpadSystemExtStateEnabledGravatar german772024-01-063-8/+20
* service: hid: Implement CaptureButtonAssignmentGravatar german772024-01-063-8/+34
* service: hid: Add functions needed by QlaunchGravatar Narr the Reg2024-01-062-6/+60
* hid_core: Move hid to it's own subprojectGravatar Narr the Reg2024-01-0587-9702/+45
* service: hid: Remove data races when handling shared memoryGravatar Narr the Reg2024-01-0317-29/+45
* service: hid: Implement NpadResource and NpadDataGravatar Narr the Reg2024-01-0317-676/+1925
* Merge pull request #12536 from german77/npad_interfaceGravatar liamwhite2024-01-0136-227/+698
|\
| * service: hid: Use applet resource to get latest shared memory handleGravatar Narr the Reg2023-12-3136-227/+698
* | Merge pull request #12454 from liamwhite/ct-stuffGravatar Narr the Reg2024-01-014-31/+29
|\ \ | |/ |/|
| * core_timing: remove user data valueGravatar Liam2023-12-234-31/+29
* | service: fetch objects from the client handle tableGravatar Liam2023-12-243-12/+6
|/
* service: hid: Fix crash on InitializeVibrationDeviceGravatar Narr the Reg2023-12-201-1/+1
* core: hid: Clean up headersGravatar Narr the Reg2023-12-1420-36/+16
* service: hid: Allow to create multiple instances of shared memoryGravatar Narr the Reg2023-12-1337-819/+1057
* service: hid: Improve CreateAppletResource implementation and free resourcesGravatar german772023-12-106-13/+149
* service: hid: Introduce proper AppletResource emulationGravatar Narr the Reg2023-12-069-13/+524
* Fixed controller applet crashing when on FW17+Gravatar FrozenAra2023-11-274-3/+30
* service: hid: Create appropriate hid resourcesGravatar Narr the Reg2023-11-2028-1338/+1575
* Merge pull request #12011 from Macj0rdan/controller-appletGravatar Narr the Reg2023-11-205-56/+352
|\
| * Implemented qlaunch version of the controller appletGravatar FrozenAra2023-11-195-56/+352
* | service: hid: Ensure resource manager is initializedGravatar Squall-Leonhart2023-11-201-1/+1
|/
* service: hid: Introduce firmware settings and update activate controller callsGravatar Narr the Reg2023-11-1611-54/+293
* service: hid: Implement xpad callsGravatar Narr the Reg2023-11-162-36/+139
* Merge pull request #12038 from german77/no_implementGravatar liamwhite2023-11-1611-3055/+3252
|\
| * service: hid: Split hid.cpp into individual interfacesGravatar Narr the Reg2023-11-1511-3055/+3252
* | core: hid: Split SL and SR buttonsGravatar german772023-11-111-2/+4
|/
* service: irs: Implement moment image processorGravatar Narr the Reg2023-11-116-17/+169
* service: hid: Silence EnableUnintendedHomeButtonInputProtectionGravatar german772023-11-031-7/+5
* Merge pull request #11948 from german77/hard_ringGravatar liamwhite2023-11-031-3/+3
|\
| * service: hid: Ensure GetNextEntryIndex can't failGravatar german772023-11-021-3/+3
* | core: hid: Fix wrong battery valuesGravatar german772023-11-021-3/+3
|/