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 (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #6312 from german77/analogMapping
bunnei
2021-05-24
1
-26
/
+28
|
\
|
*
input_common: Fix crash when controller disconnects
german77
2021-05-15
1
-1
/
+3
|
*
input_common: Rewrite sdl analog mapping
german77
2021-05-14
1
-25
/
+25
*
|
Merge pull request #6310 from german77/nanMotion
bunnei
2021-05-19
1
-0
/
+23
|
\
\
|
*
|
input_common: Sanitize motion data
german77
2021-05-13
1
-0
/
+23
|
|
/
*
/
input_common: Implement SDL motion
german77
2021-05-15
4
-3
/
+159
|
/
*
input_common: Release mouse buttons on out of focus
german77
2021-05-02
2
-1
/
+16
*
Merge pull request #6243 from german77/GCresetOrigin
bunnei
2021-04-30
2
-2
/
+7
|
\
|
*
input_common: Reset GC sticks center by measuring multiple packets
german77
2021-04-26
2
-2
/
+7
*
|
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
german77
2021-04-23
1
-2
/
+8
|
/
*
general: Ignore implicit-fallthrough for SDL.h
lat9nq
2021-04-18
1
-0
/
+10
*
cmake: Use SDL 2.0.14 and fix CMake scope issue
lat9nq
2021-04-17
1
-1
/
+1
*
Merge pull request #6119 from german77/SDLMapping
bunnei
2021-04-15
2
-6
/
+24
|
\
|
*
InputCommon: Name properly xbox 360 and one controllers, Fix mappings for Nin...
german77
2021-03-30
2
-6
/
+24
*
|
common: Move settings to common from core.
bunnei
2021-04-14
10
-428
/
+7
*
|
Use a single connection for UDP server, make connection test longer and check...
german77
2021-03-30
2
-95
/
+96
|
/
*
Merge pull request #6040 from german77/toggleKeyboard
bunnei
2021-03-11
4
-8
/
+84
|
\
|
*
Enable mouse toggle buttons
german77
2021-03-06
4
-10
/
+63
|
*
Enable button toggle for keyboard in the modifier button
german
2021-03-05
1
-3
/
+26
*
|
Merge pull request #5990 from german77/mousePanningV2
bunnei
2021-03-08
2
-8
/
+15
|
\
\
|
|
/
|
/
|
|
*
inputCommon: Mouse fixes
german77
2021-02-27
2
-8
/
+15
*
|
inputCommon: Use an unique client id for each socket instance
german
2021-03-01
2
-13
/
+19
|
/
*
Revert "Port citra-emu/citra#5123: "SDL: Disable hidapi drivers due to compat...
Morph
2021-02-18
1
-7
/
+0
*
Merge pull request #5929 from german77/mousePanning
Morph
2021-02-16
1
-5
/
+21
|
\
|
*
Improve mouse panning
german
2021-02-13
1
-5
/
+21
*
|
Merge pull request #3603 from FearlessTobi/port-5123
bunnei
2021-02-15
1
-0
/
+7
|
\
\
|
*
|
sdl_joystick: disable the use of the hidapi drivers due to many problems caus...
Vitor Kiguchi
2020-08-30
1
-0
/
+7
*
|
|
Merge pull request #4940 from german77/nativeGC
bunnei
2021-02-15
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hid: Implement GC controller
german
2021-02-07
1
-0
/
+1
*
|
|
Merge pull request #5869 from german77/mousePanning
bunnei
2021-02-11
3
-3
/
+39
|
\
\
\
|
*
|
|
Add mouse panning
german
2021-02-07
3
-3
/
+39
*
|
|
|
udp: Silence unused member variable warnings
Lioncash
2021-02-09
1
-2
/
+2
*
|
|
|
udp/client: Define ClientData constructor/destructor in cpp file
Lioncash
2021-02-09
2
-0
/
+7
|
|
/
/
|
/
|
|
*
|
|
Add SL SR vectors, change dual joycon view, add missing raw data from keyboar...
german
2021-02-06
2
-0
/
+14
*
|
|
Make settings controller image change with controller input
german
2021-02-06
2
-0
/
+20
|
/
/
*
|
analog_from_button: Fix update_thread.join exception
ameerj
2021-01-29
1
-5
/
+9
*
|
sdl_impl: Set the maximum vibration duration to 1 second
Morph
2021-01-23
1
-2
/
+6
*
|
Always initialize keyboard input
german
2021-01-15
1
-10
/
+8
*
|
Add mutitouch support for touch screens
german
2021-01-15
3
-17
/
+14
*
|
Allow to return up to 16 touch inputs per engine
german
2021-01-15
5
-92
/
+116
*
|
general: Fix various spelling errors
Morph
2021-01-02
4
-9
/
+9
*
|
Merge pull request #5265 from german77/port5509
bunnei
2020-12-30
1
-2
/
+45
|
\
\
|
*
|
Port citra-emu/citra#5509
german
2020-12-30
1
-2
/
+45
*
|
|
Merge pull request #5236 from gal20/udp_client_patch
bunnei
2020-12-29
1
-0
/
+5
|
\
\
\
|
*
|
|
udp client: process packets only for the correct pad
gal20
2020-12-27
1
-0
/
+5
*
|
|
|
Allow to invert analog axis with right click
german
2020-12-26
3
-17
/
+62
|
/
/
/
*
|
|
Merge pull request #5020 from german77/AnalogfromButtonFix
Morph
2020-12-08
1
-1
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Disable analog joystick from buttons by default
german
2020-12-07
1
-1
/
+21
*
|
|
mouse_poller: Remove unused includes
Lioncash
2020-12-03
1
-3
/
+1
*
|
|
mouse_input: Invert conditional in UpdateYuzuSettings()
Lioncash
2020-12-03
1
-4
/
+6
[next]