Narr the Reg
575f4308e0
service: hid: Fully implement touch resource
2 years ago
Viktor Szépe
8f8a15827f
Fix more typos
2 years ago
Narr the Reg
146975c880
hid_core: Move hid to it's own subproject
2 years ago
Narr the Reg
1f0a03d1e0
service: hid: Implement NpadResource and NpadData
2 years ago
german77
93c91bcbab
service: hid: Improve CreateAppletResource implementation and free resources
2 years ago
Narr the Reg
7fa71afe9e
service: hid: Introduce proper AppletResource emulation
2 years ago
Narr the Reg
3d2f7c4170
service: hid: Return error if arguments of SetSupportedNpadIdType is invalid
3 years ago
Narr the Reg
adb6348255
service: hid: Partially implement palma controller
4 years ago
Narr the Reg
a08b8f224b
yuzu: Add webcam support and rebase to latest master
4 years ago
german77
cd16f9801a
service: irs: Move to IRS namespace and minor fixes
4 years ago
german77
c075ebaeab
service: irs: Split processors and implement ImageTransferProcessor
4 years ago
Narr the Reg
63ae2ffac1
service: hid: Correct some mistakes and add more validations
4 years ago
german77
c7890ebccc
core: Replace all instances of ResultCode with Result
4 years ago
german77
3909772840
service: hid: Add error handling to sixaxis functions
4 years ago
german77
7d1d9c8a6b
service: hid: Implement MergeSingleJoyAsDualJoy according to RE
4 years ago
german77
0741919697
service: hid: Quick RE fixes and comments
4 years ago
Morph
2b87305d31
general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
4 years ago
Narr the Reg
d64fe5a63a
service: hid: Improve accuracy of sixaxis functions
4 years ago
David Marcec
f9eeba983f
hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment
StartLrAssignmentMode and StopLrAssignmentMode don't require any implementation as it's just used for showing the screen of changing the controller orientation if the user wishes to do so. Ever since #1634 this has not been needed as users can specify the controller orientation from the config and swap at any time. We store a private member just in case this gets used for anything extra in the future
7 years ago
Michael Scire
8fa667eab8
clang-format fixes
7 years ago
Michael Scire
e417da5070
Implement IApplicationFunctions::GetDesiredLanguage
7 years ago