index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hid
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-24
core: hid: Ensure output devices are initialized
Narr the Reg
2
-0
/
+51
2023-11-20
service: hid: Create appropriate hid resources
Narr the Reg
5
-70
/
+40
2023-11-19
Implemented qlaunch version of the controller applet
FrozenAra
1
-0
/
+7
2023-11-15
service: hid: Split hid.cpp into individual interfaces
Narr the Reg
3
-11
/
+12
2023-11-11
core: hid: Split SL and SR buttons
german77
1
-8
/
+20
2023-11-04
core: hid: Signal color updates
Narr the Reg
2
-12
/
+28
2023-11-02
core: hid: Fix wrong battery values
german77
2
-12
/
+17
2023-09-19
Reduce core timing mutex contention
Kelebek1
2
-5
/
+8
2023-09-16
hid: service: Implement Last active Npad
german77
2
-0
/
+15
2023-08-11
service: hid: Implement functions needed by QLaunch
Narr the Reg
1
-0
/
+26
2023-07-02
service: nfc: Ensure controller is in the correct mode
german77
2
-0
/
+20
2023-06-24
core: hid: Allow to read bin files while switch controller is available
german77
1
-4
/
+10
2023-06-24
input_common: Dont try to read/write data from 3rd party controllers
german77
1
-0
/
+5
2023-06-21
input_common: Implement native mifare support
Narr the Reg
3
-16
/
+100
2023-06-03
core: hid: Finish linking motion from virtual controllers
Narr the Reg
4
-9
/
+55
2023-05-21
input_common: Implement amiibo writting
Narr the Reg
1
-2
/
+7
2023-05-08
core: hid: Allow to calibrate gyro sensor
Narr the Reg
4
-1
/
+40
2023-05-07
core: hid: Update motion on a better place
german77
3
-19
/
+17
2023-05-05
input_common: Add experimental motion to button
german77
1
-0
/
+7
2023-05-05
input_common: Add property to invert an axis button
Narr the Reg
1
-0
/
+1
2023-05-05
input_common: Add property to invert an axis button
Narr the Reg
1
-0
/
+1
2023-05-05
yuzu: Add motion preview to controller input
Narr the Reg
4
-4
/
+41
2023-05-04
core: hid: Fix state of capture and home buttons
german77
1
-0
/
+4
2023-04-15
core: hid: Remove deadzone of virtual controller
german77
1
-0
/
+4
2023-03-12
general: fix spelling mistakes
Liam
4
-8
/
+8
2023-02-26
Revert "yuzu: config: Remove player 8 and 9 from config file"
Narr the Reg
3
-98
/
+13
2023-02-25
yuzu: config: Remove player 8 and 9 from config file
Narr the Reg
3
-13
/
+98
2023-02-21
core: hid: Restore motion state on refresh and clamp motion values
Narr the Reg
3
-2
/
+30
2023-02-21
core: hid: Fix native mouse mappings
Narr the Reg
2
-62
/
+50
2023-02-16
input_common: Split mouse input into individual devices
Narr the Reg
2
-1
/
+5
2023-02-14
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
1
-1
/
+1
2023-02-14
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
1
-1
/
+1
2023-02-09
core: hid: Use gyro thresholds modes set by the game
Narr the Reg
5
-6
/
+55
2023-02-01
input_common: Implement turbo buttons
german77
2
-1
/
+80
2023-01-25
Revert 9617 and fix it on input_common
Narr the Reg
1
-10
/
+2
2023-01-20
core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable
Narr the Reg
1
-67
/
+38
2023-01-19
core: hid: Only set the polling mode to the correct side
Narr the Reg
2
-9
/
+23
2023-01-19
input_common: Implement joycon ir camera
Narr the Reg
2
-9
/
+17
2023-01-19
yuzu: Add ring controller test button
german77
2
-5
/
+9
2023-01-19
input_common: Use DriverResult on all engines
german77
1
-5
/
+5
2023-01-19
Address review comments
german77
1
-4
/
+2
2023-01-19
core: hid: Fix input regressions
Narr the Reg
2
-25
/
+42
2023-01-19
input_common: Implement joycon nfc
german77
1
-1
/
+2
2023-01-19
core: hid: Enable pulling color data from controllers
Narr the Reg
4
-1
/
+115
2023-01-19
core: hid: Migrate ring from emulated devices to emulated controller
Narr the Reg
4
-65
/
+80
2023-01-14
core: hid: Fix stick minimum range
german77
1
-2
/
+10
2023-01-05
input_common: Create an update engine
Narr the Reg
1
-10
/
+0
2023-01-03
TAS: Immediately switch stick to TAS on input
MonsterDruide1
1
-9
/
+11
2022-12-30
core: hid: emulated_console: Avoid a crash if frontend does not configure tou...
bunnei
1
-0
/
+5
2022-12-25
TAS: Increase accuracy of Stick inputs
MonsterDruide1
1
-0
/
+7
[next]