lizzie
|
aead210ffa
|
revert input system to main
|
1 month ago |
lizzie
|
1df6ed512f
|
update loicense
|
2 months ago |
lizzie
|
ffba45acdb
|
license
|
3 months ago |
lizzie
|
81f2ba5f9e
|
sysconf stub cuz crash(?) + some stderrp stuff
|
3 months ago |
FearlessTobi
|
4d55e58ee4
|
scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
|
2 years ago |
german77
|
9508a12379
|
input_common: joycon: Move vibrations to a queue
|
2 years ago |
german77
|
38b68d1783
|
input_common: Remove duplicated DriverResult enum
|
3 years ago |
german77
|
4c2f8ac0eb
|
input_common: Dont try to read/write data from 3rd party controllers
|
3 years ago |
Narr the Reg
|
b24451c571
|
input_common: Implement native mifare support
|
3 years ago |
Narr the Reg
|
60ba48c5e2
|
input_common: Implement amiibo writting
|
3 years ago |
Liam
|
5be8a74b0c
|
general: fix spelling mistakes
|
3 years ago |
Narr the Reg
|
822a967bca
|
input_common: Minor typo issues (#9922)
|
3 years ago |
arades79
|
60a68839ee
|
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
Signed-off-by: arades79 <scravers@protonmail.com>
|
3 years ago |
arades79
|
adcef452e0
|
add static lifetime to constexpr values to force compile time evaluation where possible
Signed-off-by: arades79 <scravers@protonmail.com>
|
3 years ago |
Narr the Reg
|
75039440f3
|
input_common: Reintroduce custom pro controller support
|
3 years ago |
Narr the Reg
|
3fcf573751
|
input_common: joycon: Remove Magic numbers from common protocol
|
3 years ago |
Narr the Reg
|
8666d84926
|
input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon driver
|
3 years ago |
german77
|
13ccfd78bd
|
input_common: Address byte review
|
3 years ago |
german77
|
21a62d4752
|
input_common: Drop Pro controller support from custom driver
|
3 years ago |
german77
|
4b7ad51ce3
|
input_common: Fix issue where ring and irs are enabled at the same time
|
3 years ago |
Narr the Reg
|
91f98f57b3
|
input_common: Implement joycon ir camera
|
3 years ago |
german77
|
22eb8ce395
|
yuzu: Add ring controller test button
|
3 years ago |
german77
|
5cbeb6f1c4
|
input_common: Use DriverResult on all engines
|
3 years ago |
german77
|
82774f546a
|
Address review comments
|
3 years ago |
Narr the Reg
|
8dbef30cb7
|
core: hid: Fix input regressions
|
3 years ago |
german77
|
b40c5ba2c3
|
input_common: Implement joycon nfc
|
3 years ago |
Narr the Reg
|
4d68a82563
|
input_common: Add support for joycon ring controller
|
3 years ago |
Narr the Reg
|
046e95be06
|
input_common: Add support for joycon input reports
|
3 years ago |
Narr the Reg
|
f7164f77d6
|
input_common: Use calibration from joycon
|
3 years ago |
Narr the Reg
|
d2f5eae036
|
input_common: Add support for joycon generic functions
|
3 years ago |
Narr the Reg
|
0e41ae9595
|
input_common: Initial skeleton for custom joycon driver
|
3 years ago |