summaryrefslogtreecommitdiffstats
path: root/src/hid_core/hid_result.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-16Fix more typosViktor Szépe1-1/+1
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-6/+26
2023-12-10service: hid: Improve CreateAppletResource implementation and free resourcesgerman771-0/+3
2023-12-07service: hid: Introduce proper AppletResource emulationNarr the Reg1-0/+5
2023-02-08service: hid: Return error if arguments of SetSupportedNpadIdType is invalidNarr the Reg1-0/+1
2022-09-25service: hid: Partially implement palma controllerNarr the Reg1-0/+2
2022-07-24yuzu: Add webcam support and rebase to latest masterNarr the Reg1-2/+2
2022-07-24service: irs: Move to IRS namespace and minor fixesgerman771-1/+5
2022-07-24service: irs: Split processors and implement ImageTransferProcessorgerman771-0/+3
2022-06-29service: hid: Correct some mistakes and add more validationsNarr the Reg1-0/+3
2022-06-27core: Replace all instances of ResultCode with Resultgerman771-7/+7
2022-05-27service: hid: Add error handling to sixaxis functionsgerman771-0/+1
2022-05-27service: hid: Implement MergeSingleJoyAsDualJoy according to REgerman771-0/+2
2022-05-27service: hid: Quick RE fixes and commentsgerman771-0/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-04-18service: hid: Improve accuracy of sixaxis functionsNarr the Reg1-1/+3
2019-07-01hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignmentDavid Marcec1-3/+4
2019-05-23clang-format fixesMichael Scire1-1/+0
2019-05-23Implement IApplicationFunctions::GetDesiredLanguageMichael Scire1-0/+13