index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
input_common: Allow keyboard to be backwards compatible
german77
2021-11-24
10
-48
/
+115
*
core/hid: Improve accuracy of the keyboard implementation
german77
2021-11-24
13
-313
/
+682
*
core/hid: Fix keyboard alignment
german77
2021-11-24
2
-12
/
+14
*
core/hid: Remove usage of native types, fix a couple of errors with motion
german77
2021-11-24
11
-428
/
+632
*
settings: Remove includes of core.h
german77
2021-11-24
10
-57
/
+55
*
service/hid: Remove includes of core.h and settings.h
german77
2021-11-24
29
-67
/
+67
*
UI nits
Levi Behunin
2021-11-24
1
-9
/
+6
*
service/hid: Add support for new controllers
german77
2021-11-24
2
-2
/
+31
*
settings: Fix controller preview not displaying the correct controller
german77
2021-11-24
3
-4
/
+7
*
core/hid: Rename NpadType to NpadStyleIndex
german77
2021-11-24
15
-215
/
+228
*
config: Cleanup and documentation
german77
2021-11-24
8
-99
/
+46
*
input_common: Fix motion from 3 axis
german77
2021-11-24
1
-0
/
+2
*
core/hid: Prevent Emulated controller from flapping with multiple inputs devices
german77
2021-11-24
5
-36
/
+77
*
core/hid: Fully emulate motion from button
german77
2021-11-24
7
-37
/
+97
*
second commit lion review
german77
2021-11-24
28
-42
/
+73
*
settings: Fix Debug controller type options
german77
2021-11-24
13
-95
/
+77
*
kraken: Address comments from review
german77
2021-11-24
31
-466
/
+534
*
input_common: Revert deleted TAS functions
german77
2021-11-24
7
-48
/
+122
*
core/hid: Explain better what a temporary value does
german77
2021-11-24
2
-24
/
+28
*
input_common: Fix GC adapter initialization
german77
2021-11-24
1
-12
/
+12
*
core/hid: Update structs to 13.1.0
german77
2021-11-24
12
-50
/
+107
*
core/hid: Add TAS input
german77
2021-11-24
6
-13
/
+82
*
input_common: Fix UDP uuid
german77
2021-11-24
3
-2
/
+16
*
input_common: Add multiple vibration curves
german77
2021-11-24
2
-15
/
+28
*
core/hid: Rework battery mappings
german77
2021-11-24
9
-46
/
+109
*
input_common: Add manual update options to input devices
german77
2021-11-24
5
-0
/
+56
*
service/hid: Fix memory allocated incorrectly
german77
2021-11-24
5
-7
/
+7
*
settings: Fix mouse and keyboard mappings
german77
2021-11-24
10
-105
/
+102
*
web_applet: Replace HIDButton with NpadButton
german77
2021-11-24
3
-36
/
+44
*
Morph review first wave
german77
2021-11-24
23
-136
/
+117
*
service/hid: Match shared memory closer to HW
german77
2021-11-24
2
-26
/
+75
*
yuzu: Fix loading input profiles
german77
2021-11-24
2
-0
/
+9
*
kraken: Address comments from review
german77
2021-11-24
15
-56
/
+56
*
service/hid: Use ring buffer for gestures
german77
2021-11-24
2
-79
/
+52
*
service/hid: Fix gesture input
german77
2021-11-24
8
-91
/
+159
*
configuration: Migrate controller settings to emulated controller
german77
2021-11-24
12
-127
/
+141
*
core/hid: Fix rumble too strong at 1%
german77
2021-11-24
3
-13
/
+48
*
core/hid: Only signal when needed
german77
2021-11-24
11
-153
/
+240
*
hid: Fix controller connection/disconnection
german77
2021-11-24
10
-65
/
+226
*
core/hid: Documment some files
german77
2021-11-24
4
-52
/
+265
*
kraken: Fix errors from rebase and format files
german77
2021-11-24
20
-53
/
+83
*
core/hid: Add output devices
german77
2021-11-24
20
-144
/
+312
*
core: Update input interpreter
german77
2021-11-24
4
-54
/
+18
*
yuzu: Update overlay applet
german77
2021-11-24
2
-16
/
+21
*
core/frontend: Update applets
german77
2021-11-24
2
-10
/
+15
*
core: Remove frontend/input
german77
2021-11-24
1
-217
/
+0
*
service/hid: Rewrite npad to use ring lifo and the emulated controller
german77
2021-11-24
2
-890
/
+605
*
service/hid: Update console sixaxis to the emulated console
german77
2021-11-24
2
-28
/
+26
*
service/hid: Update mouse and keyboard to use ring lifo and the emulated device
german77
2021-11-24
4
-158
/
+71
*
service/hid: Update touch and gestures to use ring lifo and the emulated console
german77
2021-11-24
4
-370
/
+191
[next]