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
/
emulated_controller.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #7867 from german77/amiibo
bunnei
2022-02-19
1
-0
/
+6
|
\
|
*
nfp: Improve implementation
german77
2022-02-08
1
-0
/
+6
*
|
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
2022-02-05
1
-7
/
+7
*
|
input/hid: Migrate to the new UUID implementation
Morph
2022-02-05
1
-11
/
+12
|
/
*
input_common: Add option to configure gyro threshold
german77
2022-01-24
1
-0
/
+1
*
hid: fix std::transform call
Valeri
2022-01-17
1
-1
/
+1
*
Merge pull request #7633 from german77/hotkeys
bunnei
2022-01-11
1
-0
/
+36
|
\
|
*
yuzu: Add controller hotkeys
german77
2022-01-07
1
-0
/
+19
|
*
core/hid: Add home and screenshot button support
german77
2022-01-07
1
-0
/
+17
*
|
yuzu: Use pad parameter to choose the correct controller
german77
2022-01-07
1
-2
/
+6
|
/
*
core/hid: Add fallback to fullkey controllers
german77
2022-01-02
1
-4
/
+30
*
core/hid: Fix controller type validation
german77
2021-12-30
1
-5
/
+7
*
core/hid: Cancel any vibration after the test
Narr the Reg
2021-12-16
1
-12
/
+7
*
core/hid: Fix faulty analog triggers
Narr the Reg
2021-12-15
1
-2
/
+2
*
common/input: Avoid numerous large copies of CallbackStatus
Lioncash
2021-12-14
1
-41
/
+54
*
core/hid: Add missing controller type
german77
2021-12-05
1
-0
/
+2
*
core/hid: Ensure only valid npad are connected
german77
2021-12-05
1
-0
/
+43
*
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
*
service/hid: Finish converting LIFO objects and address some nits
Narr the Reg
2021-11-25
1
-1
/
+1
*
core/hid: Remove usage of native types, fix a couple of errors with motion
german77
2021-11-25
1
-2
/
+2
*
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
1
-22
/
+22
*
core/hid: Prevent Emulated controller from flapping with multiple inputs devices
german77
2021-11-25
1
-10
/
+58
*
core/hid: Fully emulate motion from button
german77
2021-11-25
1
-1
/
+10
*
second commit lion review
german77
2021-11-25
1
-2
/
+3
*
settings: Fix Debug controller type options
german77
2021-11-25
1
-3
/
+8
*
kraken: Address comments from review
german77
2021-11-25
1
-43
/
+45
*
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
1
-18
/
+20
*
core/hid: Add TAS input
german77
2021-11-25
1
-0
/
+72
*
input_common: Add multiple vibration curves
german77
2021-11-25
1
-1
/
+9
*
core/hid: Rework battery mappings
german77
2021-11-25
1
-20
/
+30
*
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
1
-4
/
+4
*
Morph review first wave
german77
2021-11-25
1
-3
/
+3
*
kraken: Address comments from review
german77
2021-11-25
1
-3
/
+9
*
service/hid: Fix gesture input
german77
2021-11-25
1
-4
/
+0
*
configuration: Migrate controller settings to emulated controller
german77
2021-11-25
1
-1
/
+0
*
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
1
-123
/
+136
*
hid: Fix controller connection/disconnection
german77
2021-11-25
1
-21
/
+77
*
kraken: Fix errors from rebase and format files
german77
2021-11-25
1
-1
/
+5
*
core/hid: Add output devices
german77
2021-11-25
1
-27
/
+92
*
core/hid: Add emulated controllers
german77
2021-11-25
1
-0
/
+745