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
/
hid
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
yuzu: Fix loading input profiles
german77
2021-11-25
1
-0
/
+2
|
*
kraken: Address comments from review
german77
2021-11-25
5
-8
/
+14
|
|
|
|
review fixes
*
service/hid: Fix gesture input
german77
2021-11-25
3
-27
/
+37
|
*
configuration: Migrate controller settings to emulated controller
german77
2021-11-25
4
-4
/
+30
|
*
core/hid: Fix rumble too strong at 1%
german77
2021-11-25
1
-12
/
+22
|
*
core/hid: Only signal when needed
german77
2021-11-25
3
-126
/
+141
|
*
hid: Fix controller connection/disconnection
german77
2021-11-25
4
-30
/
+95
|
*
core/hid: Documment some files
german77
2021-11-25
4
-52
/
+265
|
*
kraken: Fix errors from rebase and format files
german77
2021-11-25
1
-1
/
+5
|
*
core/hid: Add output devices
german77
2021-11-25
3
-29
/
+121
|
*
core: Update input interpreter
german77
2021-11-25
2
-51
/
+18
|
*
core/hid: Add emulated controllers
german77
2021-11-25
8
-0
/
+2017
|
*
core/hid: Move motion_input, create input converter and hid_types
german77
2021-11-25
5
-0
/
+1159
|
*
core/hid: Move input_interpreter to hid
german77
2021-11-25
2
-0
/
+206