index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input_common
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
input_common: Fix error with thread name
Narr the Reg
2021-11-29
1
-2
/
+1
|
*
input_common: Fully implement UDP controllers
Narr the Reg
2021-11-26
5
-35
/
+334
|
*
input_common: Move button names to the frontend
german77
2021-11-24
10
-49
/
+55
|
*
input_common: Fix SDL controller with inverted axis
german77
2021-11-24
2
-24
/
+8
|
*
kraken: Address comments from review
german77
2021-11-24
12
-26
/
+14
|
|
|
|
Fix compiler bug
*
core/hid: Improve accuary of mouse implementation
german77
2021-11-24
2
-8
/
+14
|
*
core/hid: Fully implement native mouse
german77
2021-11-24
2
-6
/
+32
|
*
input_common: Allow keyboard to be backwards compatible
german77
2021-11-24
6
-26
/
+84
|
*
core/hid: Improve accuracy of the keyboard implementation
german77
2021-11-24
4
-4
/
+68
|
*
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
2
-23
/
+12
|
*
core/hid: Fully emulate motion from button
german77
2021-11-24
2
-1
/
+22
|
*
second commit lion review
german77
2021-11-24
7
-21
/
+21
|
*
settings: Fix Debug controller type options
german77
2021-11-24
5
-49
/
+52
|
*
kraken: Address comments from review
german77
2021-11-24
15
-223
/
+254
|
|
|
|
start lion review
*
input_common: Revert deleted TAS functions
german77
2021-11-24
2
-18
/
+19
|
*
input_common: Fix GC adapter initialization
german77
2021-11-24
1
-12
/
+12
|
|
|
|
Fix GC controller
*
input_common: Fix UDP uuid
german77
2021-11-24
2
-1
/
+11
|
*
input_common: Add multiple vibration curves
german77
2021-11-24
1
-14
/
+19
|
*
core/hid: Rework battery mappings
german77
2021-11-24
2
-4
/
+37
|
*
input_common: Add manual update options to input devices
german77
2021-11-24
3
-0
/
+37
|
*
settings: Fix mouse and keyboard mappings
german77
2021-11-24
4
-1
/
+22
|
*
kraken: Address comments from review
german77
2021-11-24
4
-5
/
+9
|
|
|
|
review fixes
*
service/hid: Fix gesture input
german77
2021-11-24
2
-2
/
+29
|
*
configuration: Migrate controller settings to emulated controller
german77
2021-11-24
1
-0
/
+10
|
*
core/hid: Fix rumble too strong at 1%
german77
2021-11-24
1
-1
/
+19
|
*
core/hid: Only signal when needed
german77
2021-11-24
5
-23
/
+84
|
*
kraken: Fix errors from rebase and format files
german77
2021-11-24
10
-27
/
+24
|
*
core/hid: Add output devices
german77
2021-11-24
11
-29
/
+117
|
*
input_common: Rewrite main and add the new drivers
german77
2021-11-24
2
-49
/
+330
|
*
input_common: Remove obsolete files
german77
2021-11-24
5
-444
/
+0
|
*
input_common: Rewrite SDL
german77
2021-11-24
6
-1757
/
+950
|
*
input_common: Rewrite udp client
german77
2021-11-24
5
-441
/
+54
|
*
input_common: Rewrite tas input
german77
2021-11-24
5
-840
/
+2
|
*
input_common: Rewrite gc_adapter
german77
2021-11-24
8
-827
/
+848
|
*
input_common: Rewrite touch
german77
2021-11-24
3
-0
/
+99
|
*
input_common: Rewrite mouse
german77
2021-11-24
7
-751
/
+217
|
*
input_common: Rewrite keyboard
german77
2021-11-24
6
-488
/
+53
|
*
input_common: Move touch and analog from button. Move udp protocol
german77
2021-11-24
10
-132
/
+172
|
*
input_common: Create input poller and mapping
german77
2021-11-24
6
-0
/
+1305
|
*
input_common: Create input_engine
german77
2021-11-24
2
-0
/
+585
|
*
Revert "input_common: Fix data race on GC implementation"
Fernando S
2021-10-23
2
-120
/
+115
|
*
Merge pull request #6515 from german77/gc_thread_safe
Fernando S
2021-10-23
2
-115
/
+120
|
\
|
|
|
|
input_common: Fix data race on GC implementation
|
*
input_common: Fix data race on GC implementation
Rodrigo Locatti
2021-08-07
2
-115
/
+120
|
|
*
|
input_common: Fix VS2022 compilation errors
ameerj
2021-10-20
1
-39
/
+35
|
|
*
|
input_common/sdl: Fix joystick range
german77
2021-10-11
1
-3
/
+4
|
|
*
|
Merge pull request #6979 from german77/joycon_name
bunnei
2021-10-02
1
-2
/
+16
|
\
\
|
|
|
|
|
|
input_common: Add alternative string for joycons
|
*
|
input_common: Add alternative string for joycons
german77
2021-09-06
1
-2
/
+16
|
|
|
*
|
|
general: Update style to clang-format-12
ameerj
2021-09-24
1
-2
/
+2
|
|
|
*
|
|
UI: Relocate tas menu and add brief description
german77
2021-09-18
3
-55
/
+83
|
|
|
[next]