index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hid_core
/
resources
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
service: hid: Multiple fixes
Narr the Reg
6
-15
/
+18
2024-01-30
service: hid: Implement GetPlayerLedPattern accurately
Narr the Reg
2
-13
/
+0
2024-01-29
service: hid: Implement home, capture and sleep buttons
german77
9
-37
/
+93
2024-01-29
service: hid: Restore active aruid
german77
2
-0
/
+12
2024-01-29
service: hid: Fully implement touch resource
Narr the Reg
15
-634
/
+1434
2024-01-28
service: set: Implement more Qlaunch Settings
german77
1
-1
/
+2
2024-01-27
input: add a missing null pointer check
K900
1
-1
/
+1
2024-01-26
service: hid: Don't try to vibrate if device isn't initialized
Narr the Reg
2
-0
/
+5
2024-01-26
service: set: Implement more settings functions for Qlaunch
Narr the Reg
6
-15
/
+55
2024-01-21
service: hid: Implement EnableAppletForInput
Narr the Reg
2
-0
/
+15
2024-01-19
service: hid: Clear controller status when aruid is no longer used
Narr the Reg
1
-0
/
+7
2024-01-16
service: set: Implement stubbed functions
Narr the Reg
2
-15
/
+32
2024-01-16
service: hid: Fully implement abstract vibration
Narr the Reg
21
-284
/
+413
2024-01-16
Fix typos in master
Viktor Szépe
2
-5
/
+5
2024-01-16
Fix more typos
Viktor Szépe
4
-6
/
+6
2024-01-12
service: hid: Create abstracted pad structure
german77
38
-8
/
+3263
2024-01-07
service: hid: Delete shared memory handle when unused
german77
1
-0
/
+1
2024-01-07
service: hid: Make sure there's an active aruid handle
german77
1
-0
/
+5
2024-01-07
service: hid: Implement GetLastActiveNpad
german77
2
-0
/
+8
2024-01-07
service: hid: Implement AssigningSingleOnSlSrPress
german77
2
-0
/
+12
2024-01-07
service: hid: Implement SetNpadSystemExtStateEnabled
german77
2
-0
/
+14
2024-01-07
service: hid: Implement CaptureButtonAssignment
german77
2
-0
/
+23
2024-01-06
service: hid: Handle pending delete
Narr the Reg
2
-21
/
+17
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
53
-0
/
+6773