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
/
core
/
hle
/
service
/
hid
/
hid_server.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: hid: Migrate HidServer to new IPC
Narr the Reg
2024-02-24
1
-1790
/
+757
*
service: hid: Move and migrate AppletResource and ActiveVibrationDevice
Narr the Reg
2024-02-24
1
-61
/
+3
*
Merge pull request #12780 from german77/touch_resource5
liamwhite
2024-02-01
1
-8
/
+16
|
\
|
*
service: hid: Fully implement touch resource
Narr the Reg
2024-01-29
1
-8
/
+16
*
|
service: hid: Implement GetPlayerLedPattern accurately
Narr the Reg
2024-01-30
1
-12
/
+33
|
/
*
service: set: Implement more settings functions for Qlaunch
Narr the Reg
2024-01-26
1
-2
/
+2
*
service: hid: Fully implement abstract vibration
Narr the Reg
2024-01-16
1
-145
/
+189
*
service: hid: Create abstracted pad structure
german77
2024-01-12
1
-1
/
+1
*
service: hid: Implement SetNpadSystemExtStateEnabled
german77
2024-01-07
1
-2
/
+2
*
service: hid: Implement CaptureButtonAssignment
german77
2024-01-07
1
-7
/
+11
*
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-05
1
-18
/
+17
*
service: hid: Implement NpadResource and NpadData
Narr the Reg
2024-01-04
1
-78
/
+144
*
service: fetch objects from the client handle table
Liam
2023-12-25
1
-6
/
+3
*
service: hid: Fix crash on InitializeVibrationDevice
Narr the Reg
2023-12-21
1
-1
/
+1
*
service: hid: Allow to create multiple instances of shared memory
Narr the Reg
2023-12-14
1
-11
/
+12
*
service: hid: Improve CreateAppletResource implementation and free resources
german77
2023-12-10
1
-6
/
+4
*
service: hid: Introduce proper AppletResource emulation
Narr the Reg
2023-12-07
1
-1
/
+6
*
Fixed controller applet crashing when on FW17+
FrozenAra
2023-11-27
1
-0
/
+16
*
service: hid: Create appropriate hid resources
Narr the Reg
2023-11-21
1
-253
/
+184
*
Merge pull request #12011 from Macj0rdan/controller-applet
Narr the Reg
2023-11-20
1
-2
/
+2
|
\
|
*
Implemented qlaunch version of the controller applet
FrozenAra
2023-11-19
1
-2
/
+2
*
|
service: hid: Ensure resource manager is initialized
Squall-Leonhart
2023-11-20
1
-1
/
+1
|
/
*
service: hid: Introduce firmware settings and update activate controller calls
Narr the Reg
2023-11-17
1
-35
/
+111
*
service: hid: Implement xpad calls
Narr the Reg
2023-11-16
1
-36
/
+131
*
service: hid: Split hid.cpp into individual interfaces
Narr the Reg
2023-11-15
1
-0
/
+2269