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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
scope_exit: Make constexpr
FearlessTobi
1
-17
/
+33
2024-02-18
core: hid: Remove driver errors from log
german77
1
-1
/
+5
2024-02-17
android: Input mapping
t895
1
-3
/
+1
2024-02-17
hid_core: Prevent crash if we try to iterate through empty color devices list
t895
1
-0
/
+3
2024-02-17
hid_core: Use dedicated "port" for android's input overlay
t895
2
-1
/
+11
2024-02-14
service: set: Migrate ISystemSettingsServer to new IPC
Narr the Reg
3
-22
/
+23
2024-02-09
service: hid: Free npad applet resource
Narr the Reg
5
-4
/
+16
2024-02-08
service: hid: Migrate hidbus to new interface
Narr the Reg
7
-57
/
+56
2024-02-06
service: irs: Migrate service to new interface
german77
2
-4
/
+5
2024-02-06
service: hid: Add multiprocess support to six axis input
german77
1
-124
/
+130
2024-02-06
service: hid: Ensure aruid data is initialized
german77
3
-8
/
+8
2024-02-01
service: hid: Multiple fixes
Narr the Reg
8
-66
/
+64
2024-01-30
service: hid: Implement GetPlayerLedPattern accurately
Narr the Reg
3
-14
/
+4
2024-01-29
service: hid: Implement home, capture and sleep buttons
german77
11
-37
/
+104
2024-01-29
service: hid: Restore active aruid
german77
2
-0
/
+12
2024-01-29
service: hid: Fully implement touch resource
Narr the Reg
20
-701
/
+1560
2024-01-28
service: set: Implement more Qlaunch Settings
german77
2
-2
/
+3
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
3
-0
/
+9
2024-01-26
service: set: Implement more settings functions for Qlaunch
Narr the Reg
7
-16
/
+62
2024-01-23
core: hid: Skip duplicated vibrations
Narr the Reg
3
-3
/
+21
2024-01-23
core: hid: Only set polling mode if needed
Narr the Reg
1
-1
/
+5
2024-01-21
core: hid: Allow to disable vibration
Narr the Reg
1
-2
/
+7
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
core: hid: Disable special features before disconnecting the controllers
Narr the Reg
1
-0
/
+1
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
25
-293
/
+612
2024-01-16
Fix typos in master
Viktor Szépe
2
-5
/
+5
2024-01-16
Fix more typos
Viktor Szépe
9
-28
/
+28
2024-01-12
service: hid: Create abstracted pad structure
german77
42
-21
/
+3311
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
3
-21
/
+18
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
97
-0
/
+16149