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
/
input_common
/
helpers
/
stick_from_buttons.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-28
input_common/helpers: Mark analog property structs members as static constexpr
Lioncash
1
-1
/
+9
2022-11-28
common/input: Add helpers functions for creating input and output devices
Lioncash
1
-10
/
+5
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
1
-3
/
+2
2022-01-31
input_common: Use attributes for analog range modifiers
german77
1
-4
/
+26
2021-12-14
common/input: Avoid numerous large copies of CallbackStatus
Lioncash
1
-31
/
+44
2021-11-25
core/hid: Fully emulate motion from button
german77
1
-0
/
+12
2021-11-25
kraken: Address comments from review
german77
1
-32
/
+38
2021-11-25
core/hid: Rework battery mappings
german77
1
-1
/
+1
2021-11-25
input_common: Add manual update options to input devices
german77
1
-0
/
+16
2021-11-25
kraken: Fix errors from rebase and format files
german77
1
-2
/
+1
2021-11-25
core/hid: Add output devices
german77
1
-1
/
+2
2021-11-25
input_common: Move touch and analog from button. Move udp protocol
german77
1
-55
/
+87
2021-07-05
input_common: Add missing modifier callback to analog from button
german77
1
-0
/
+1
2021-05-30
input_common: Analog button, use time based position instead of frequent updates
german77
1
-73
/
+122
2021-04-15
common: Move settings to common from core.
bunnei
1
-1
/
+1
2021-02-06
Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse
german
1
-0
/
+4
2021-01-30
analog_from_button: Fix update_thread.join exception
ameerj
1
-5
/
+9
2020-12-08
Disable analog joystick from buttons by default
german
1
-1
/
+21
2020-11-10
fix minor clang error
german
1
-1
/
+1
2020-11-08
Allow to dial any angle with digital joystick
german
1
-19
/
+103
2020-10-16
input_common/CMakeLists: Make some warnings errors
Lioncash
1
-7
/
+11
2020-06-21
Cleanup after linter
Ameer
1
-2
/
+1
2020-06-21
GC Adapter Implementation
Ameer
1
-1
/
+2
2020-02-18
analog_from_button get direction implementation
CJBok
1
-0
/
+14
2017-03-01
InputCommon: add AnalogFromButton
wwylele
1
-0
/
+58