index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input_common
/
helpers
/
joycon_protocol
/
common_protocol.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-29
input_common: Allow timeouts to happen while scanning for a ring
german77
1
-1
/
+1
2023-06-28
input_common: Remove duplicated DriverResult enum
german77
1
-47
/
+55
2023-06-24
input_common: Dont try to read/write data from 3rd party controllers
german77
1
-5
/
+3
2023-05-16
input_common: Fix pro controller amiibo support
Narr the Reg
1
-1
/
+1
2023-05-09
input_common: Fix nfc detection for joycons
german77
1
-4
/
+3
2023-02-14
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
1
-7
/
+7
2023-02-14
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
1
-7
/
+7
2023-01-29
input_common: joycon: Remove Magic numbers from common protocol
Narr the Reg
1
-72
/
+83
2023-01-27
input_common: joycon: Replace ReadSPI vector with span
Narr the Reg
1
-6
/
+12
2023-01-27
input_common: joycon: Remove magic numbers from calibration protocol
Narr the Reg
1
-2
/
+2
2023-01-20
input_common: Address byte review
german77
1
-12
/
+12
2023-01-19
input_common: Fix issue where ring and irs are enabled at the same time
german77
1
-2
/
+2
2023-01-19
input_common: Implement joycon ir camera
Narr the Reg
1
-0
/
+13
2023-01-19
Address review comments
german77
1
-3
/
+3
2023-01-19
input_common: Add joycon low level functions
Narr the Reg
1
-0
/
+286