summaryrefslogtreecommitdiffstats
path: root/src/hid_core/hid_types.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-23core: hid: Skip duplicated vibrationsNarr the Reg1-0/+9
2024-01-12service: hid: Create abstracted pad structuregerman771-1/+2
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg1-0/+0
2024-01-04service: hid: Implement NpadResource and NpadDataNarr the Reg1-0/+1
2023-11-21service: hid: Create appropriate hid resourcesNarr the Reg1-56/+24
2023-11-19Implemented qlaunch version of the controller appletFrozenAra1-0/+7
2023-11-15service: hid: Split hid.cpp into individual interfacesNarr the Reg1-0/+8
2023-11-03core: hid: Fix wrong battery valuesgerman771-5/+10
2023-08-11service: hid: Implement functions needed by QLaunchNarr the Reg1-0/+26
2023-02-26Revert "yuzu: config: Remove player 8 and 9 from config file"Narr the Reg1-26/+0
2023-02-26yuzu: config: Remove player 8 and 9 from config fileNarr the Reg1-0/+26
2023-02-10core: hid: Use gyro thresholds modes set by the gameNarr the Reg1-0/+7
2022-08-08hid: core: Properly emulate controller color and battery levelNarr the Reg1-2/+10
2022-06-29service: hid: Correct some mistakes and add more validationsNarr the Reg1-0/+1
2022-05-27service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssignedgerman771-0/+10
2022-05-27service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisSensorIcInformationgerman771-0/+33
2022-04-24service: hid: Ensure all structs are initializedNarr the Reg1-36/+36
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-04-18service: hid: Improve accuracy of sixaxis functionsNarr the Reg1-2/+3
2022-02-05general: Rename NewUUID to UUID, and remove the previous UUID implMorph1-1/+1
2022-02-05input/hid: Migrate to the new UUID implementationMorph1-1/+1
2022-01-07core/hid: Add home and screenshot button supportgerman771-0/+20
2021-12-16core/hid: Cancel any vibration after the testNarr the Reg1-0/+7
2021-12-05core/hid: Ensure only valid npad are connectedgerman771-0/+2
2021-11-30core: hid: hid_types: Add "All" to NpadButtonMorph1-0/+2
2021-11-25service/hid: Finish converting LIFO objects and address some nitsNarr the Reg1-3/+3
2021-11-25kraken: Address comments from reviewgerman771-1/+2
2021-11-25core/hid: Improve accuary of mouse implementationgerman771-13/+22
2021-11-25core/hid: Improve accuracy of the keyboard implementationgerman771-131/+267
2021-11-25core/hid: Fix keyboard alignmentgerman771-12/+13
2021-11-25core/hid: Remove usage of native types, fix a couple of errors with motiongerman771-3/+64
2021-11-25service/hid: Add support for new controllersgerman771-1/+1
2021-11-25core/hid: Rename NpadType to NpadStyleIndexgerman771-3/+10
2021-11-25core/hid: Update structs to 13.1.0german771-0/+10
2021-11-25Morph review first wavegerman771-24/+24
2021-11-25hid: Fix controller connection/disconnectiongerman771-4/+4
2021-11-25core/hid: Add output devicesgerman771-0/+18
2021-11-25core/hid: Move motion_input, create input converter and hid_typesgerman771-0/+388