index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hid
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #12151 from german77/no-crash
liamwhite
2023-11-25
2
-0
/
+51
|
\
|
*
core: hid: Ensure output devices are initialized
Narr the Reg
2023-11-24
2
-0
/
+51
*
|
service: hid: Create appropriate hid resources
Narr the Reg
2023-11-20
5
-70
/
+40
|
/
*
Implemented qlaunch version of the controller applet
FrozenAra
2023-11-19
1
-0
/
+7
*
Merge pull request #12038 from german77/no_implement
liamwhite
2023-11-16
3
-11
/
+12
|
\
|
*
service: hid: Split hid.cpp into individual interfaces
Narr the Reg
2023-11-15
3
-11
/
+12
*
|
core: hid: Split SL and SR buttons
german77
2023-11-11
1
-8
/
+20
|
/
*
core: hid: Signal color updates
Narr the Reg
2023-11-04
2
-12
/
+28
*
core: hid: Fix wrong battery values
german77
2023-11-02
2
-12
/
+17
*
Reduce core timing mutex contention
Kelebek1
2023-09-19
2
-5
/
+8
*
hid: service: Implement Last active Npad
german77
2023-09-16
2
-0
/
+15
*
service: hid: Implement functions needed by QLaunch
Narr the Reg
2023-08-11
1
-0
/
+26
*
service: nfc: Ensure controller is in the correct mode
german77
2023-07-02
2
-0
/
+20
*
core: hid: Allow to read bin files while switch controller is available
german77
2023-06-24
1
-4
/
+10
*
input_common: Dont try to read/write data from 3rd party controllers
german77
2023-06-24
1
-0
/
+5
*
input_common: Implement native mifare support
Narr the Reg
2023-06-21
3
-16
/
+100
*
core: hid: Finish linking motion from virtual controllers
Narr the Reg
2023-06-03
4
-9
/
+55
*
input_common: Implement amiibo writting
Narr the Reg
2023-05-21
1
-2
/
+7
*
core: hid: Allow to calibrate gyro sensor
Narr the Reg
2023-05-08
4
-1
/
+40
*
core: hid: Update motion on a better place
german77
2023-05-07
3
-19
/
+17
*
Merge pull request #10174 from german77/motriod
bunnei
2023-05-06
1
-0
/
+7
|
\
|
*
input_common: Add experimental motion to button
german77
2023-05-05
1
-0
/
+7
*
|
Merge pull request #10167 from german77/motion_preview
liamwhite
2023-05-06
5
-4
/
+42
|
\
\
|
*
|
input_common: Add property to invert an axis button
Narr the Reg
2023-05-05
1
-0
/
+1
|
*
|
yuzu: Add motion preview to controller input
Narr the Reg
2023-05-05
4
-4
/
+41
|
|
/
*
/
core: hid: Fix state of capture and home buttons
german77
2023-05-04
1
-0
/
+4
|
/
*
core: hid: Remove deadzone of virtual controller
german77
2023-04-15
1
-0
/
+4
*
general: fix spelling mistakes
Liam
2023-03-12
4
-8
/
+8
*
Revert "yuzu: config: Remove player 8 and 9 from config file"
Narr the Reg
2023-02-26
3
-98
/
+13
*
yuzu: config: Remove player 8 and 9 from config file
Narr the Reg
2023-02-25
3
-13
/
+98
*
Merge pull request #9848 from german77/metroid_motion
liamwhite
2023-02-25
3
-2
/
+30
|
\
|
*
core: hid: Restore motion state on refresh and clamp motion values
Narr the Reg
2023-02-21
3
-2
/
+30
*
|
core: hid: Fix native mouse mappings
Narr the Reg
2023-02-21
2
-62
/
+50
|
/
*
input_common: Split mouse input into individual devices
Narr the Reg
2023-02-16
2
-1
/
+5
*
core: hid: Use gyro thresholds modes set by the game
Narr the Reg
2023-02-09
5
-6
/
+55
*
input_common: Implement turbo buttons
german77
2023-02-01
2
-1
/
+80
*
Revert 9617 and fix it on input_common
Narr the Reg
2023-01-25
1
-10
/
+2
*
Merge pull request #9492 from german77/joycon_release
liamwhite
2023-01-24
6
-153
/
+295
|
\
|
*
core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable
Narr the Reg
2023-01-20
1
-67
/
+38
|
*
core: hid: Only set the polling mode to the correct side
Narr the Reg
2023-01-19
2
-9
/
+23
|
*
input_common: Implement joycon ir camera
Narr the Reg
2023-01-19
2
-9
/
+17
|
*
yuzu: Add ring controller test button
german77
2023-01-19
2
-5
/
+9
|
*
input_common: Use DriverResult on all engines
german77
2023-01-19
1
-5
/
+5
|
*
Address review comments
german77
2023-01-19
1
-4
/
+2
|
*
core: hid: Fix input regressions
Narr the Reg
2023-01-19
2
-25
/
+42
|
*
input_common: Implement joycon nfc
german77
2023-01-19
1
-1
/
+2
|
*
core: hid: Enable pulling color data from controllers
Narr the Reg
2023-01-19
4
-1
/
+115
|
*
core: hid: Migrate ring from emulated devices to emulated controller
Narr the Reg
2023-01-19
4
-65
/
+80
*
|
core: hid: Fix stick minimum range
german77
2023-01-14
1
-2
/
+10
|
/
*
input_common: Create an update engine
Narr the Reg
2023-01-05
1
-10
/
+0
[next]