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 (
Expand
)
Author
Age
Files
Lines
*
core/hid: Ensure only valid npad are connected
german77
2021-12-05
5
-1
/
+70
*
input_interpreter: Make use of NpadButton instead of a u64
Morph
2021-11-30
2
-9
/
+9
*
core: hid: hid_types: Add "All" to NpadButton
Morph
2021-11-30
1
-0
/
+2
*
core: hid: hid_core: Add (Enable/DIsable)AllControllerConfiguration
Morph
2021-11-29
2
-0
/
+32
*
core: hid: Mark constructors as explicit
Morph
2021-11-29
2
-2
/
+2
*
core: hid: Cleanup and amend documentation
Morph
2021-11-29
4
-69
/
+76
*
settings: Add debug setting to enable all controllers
german77
2021-11-28
1
-0
/
+20
*
config: Remove vibration configuration
german77
2021-11-27
1
-2
/
+3
*
input_common: Fully implement UDP controllers
Narr the Reg
2021-11-26
1
-2
/
+4
*
service/hid: Finish converting LIFO objects and address some nits
Narr the Reg
2021-11-25
2
-4
/
+4
*
bootmanager: Use cross-platform keyboard input
german77
2021-11-25
1
-1
/
+1
*
kraken: Address comments from review
german77
2021-11-25
1
-1
/
+2
*
core/hid: Improve accuary of mouse implementation
german77
2021-11-25
4
-20
/
+33
*
core/hid: Fully implement native mouse
german77
2021-11-25
5
-56
/
+165
*
input_common: Allow keyboard to be backwards compatible
german77
2021-11-25
1
-6
/
+22
*
core/hid: Improve accuracy of the keyboard implementation
german77
2021-11-25
2
-132
/
+269
*
core/hid: Fix keyboard alignment
german77
2021-11-25
1
-12
/
+13
*
core/hid: Remove usage of native types, fix a couple of errors with motion
german77
2021-11-25
4
-8
/
+69
*
service/hid: Remove includes of core.h and settings.h
german77
2021-11-25
3
-3
/
+2
*
service/hid: Add support for new controllers
german77
2021-11-25
1
-1
/
+1
*
settings: Fix controller preview not displaying the correct controller
german77
2021-11-25
1
-2
/
+2
*
core/hid: Rename NpadType to NpadStyleIndex
german77
2021-11-25
3
-34
/
+41
*
config: Cleanup and documentation
german77
2021-11-25
1
-1
/
+5
*
core/hid: Prevent Emulated controller from flapping with multiple inputs devices
german77
2021-11-25
2
-13
/
+61
*
core/hid: Fully emulate motion from button
german77
2021-11-25
4
-36
/
+70
*
second commit lion review
german77
2021-11-25
6
-11
/
+29
*
settings: Fix Debug controller type options
german77
2021-11-25
3
-6
/
+12
*
kraken: Address comments from review
german77
2021-11-25
8
-146
/
+173
*
input_common: Revert deleted TAS functions
german77
2021-11-25
1
-22
/
+22
*
core/hid: Explain better what a temporary value does
german77
2021-11-25
2
-24
/
+28
*
core/hid: Update structs to 13.1.0
german77
2021-11-25
3
-8
/
+18
*
core/hid: Add TAS input
german77
2021-11-25
2
-0
/
+81
*
input_common: Add multiple vibration curves
german77
2021-11-25
1
-1
/
+9
*
core/hid: Rework battery mappings
german77
2021-11-25
4
-30
/
+54
*
input_common: Add manual update options to input devices
german77
2021-11-25
1
-0
/
+9
*
settings: Fix mouse and keyboard mappings
german77
2021-11-25
3
-11
/
+19
*
Morph review first wave
german77
2021-11-25
8
-57
/
+57
*
yuzu: Fix loading input profiles
german77
2021-11-25
1
-0
/
+2
*
kraken: Address comments from review
german77
2021-11-25
5
-8
/
+14
*
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