index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input_common
/
helpers
/
joycon_protocol
/
common_protocol.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2023-06-29
input_common: Allow timeouts to happen while scanning for a ring
german77
2023-06-28
input_common: Remove duplicated DriverResult enum
german77
2023-06-24
input_common: Dont try to read/write data from 3rd party controllers
german77
2023-05-16
input_common: Fix pro controller amiibo support
Narr the Reg
2023-05-09
input_common: Fix nfc detection for joycons
german77
2023-01-29
input_common: joycon: Remove Magic numbers from common protocol
Narr the Reg
2023-01-27
input_common: joycon: Replace ReadSPI vector with span
Narr the Reg
2023-01-27
input_common: joycon: Remove magic numbers from calibration protocol
Narr the Reg
2023-01-20
input_common: Address byte review
german77
2023-01-19
input_common: Fix issue where ring and irs are enabled at the same time
german77
2023-01-19
input_common: Implement joycon ir camera
Narr the Reg
2023-01-19
Address review comments
german77
2023-01-19
input_common: Add joycon low level functions
Narr the Reg