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
/
common
/
input.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-24
input_common: Add camera driver
german77
1
-1
/
+28
2022-05-23
input_common: Make vibration request async
Narr the Reg
1
-0
/
+1
2022-02-05
general: Rename NewUUID to UUID, and remove the previous UUID impl
Morph
1
-4
/
+4
2022-02-05
input/hid: Migrate to the new UUID implementation
Morph
1
-4
/
+4
2022-01-30
input_common: Add home and hard touch press buttons to UDP controllers
german77
1
-0
/
+2
2022-01-17
input_common: Reintroduce motion from mouse and use button names
german77
1
-0
/
+7
2021-12-14
common/input: Avoid numerous large copies of CallbackStatus
Lioncash
1
-2
/
+2
2021-12-14
common/input: Remove unnecessary returns
Lioncash
1
-6
/
+2
2021-12-13
input_engine: Pass LedStatus by const reference
Lioncash
1
-1
/
+1
2021-12-13
input_engine: Pass VibrationStatus by const reference in SetRumble()
Lioncash
1
-4
/
+2
2021-11-26
input_common: Fully implement UDP controllers
Narr the Reg
1
-0
/
+14
2021-11-25
input_common: Move button names to the frontend
german77
1
-0
/
+22
2021-11-25
config: Cleanup and documentation
german77
1
-3
/
+31
2021-11-25
core/hid: Prevent Emulated controller from flapping with multiple inputs devices
german77
1
-0
/
+4
2021-11-25
core/hid: Fully emulate motion from button
german77
1
-0
/
+5
2021-11-25
second commit lion review
german77
1
-1
/
+1
2021-11-25
settings: Fix Debug controller type options
german77
1
-2
/
+2
2021-11-25
kraken: Address comments from review
german77
1
-2
/
+2
2021-11-25
input_common: Add manual update options to input devices
german77
1
-0
/
+10
2021-11-25
core/hid: Fix rumble too strong at 1%
german77
1
-0
/
+7
2021-11-25
core/hid: Only signal when needed
german77
1
-0
/
+1
2021-11-25
core/hid: Add output devices
german77
1
-0
/
+39
2021-11-25
common: Rewrite and move core/frontend/input.h to common
german77
1
-0
/
+242