This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-19 12:19:40 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25d43ffd988775e63c3dfc302f9f6ec2c2eb71da
dolphin
/
Source
/
Core
/
InputCommon
History
Jordan Woyak
25d43ffd98
ControllerInterface: Shutdown order and race condition fix.
2019-01-02 08:19:42 -06:00
..
ControllerEmu
ControllerEmu: Allow analog stick input radius greater than one. Useful for rounded-square inputs of xbox controllers.
2018-12-27 19:16:37 -06:00
ControllerInterface
ControllerInterface: Shutdown order and race condition fix.
2019-01-02 08:19:42 -06:00
ControlReference
…
CMakeLists.txt
InputCommon: Simplified StickGate interface and moved class into its own file. Changed default input radius to perform no resizing. Tweaked the indicator colors a bit to improve visibility. Cleaned up some math and code.
2018-12-27 18:31:46 -06:00
GCAdapter_Android.cpp
…
GCAdapter.cpp
…
GCAdapter.h
…
GCPadStatus.h
…
InputCommon.vcxproj
InputCommon: Simplified StickGate interface and moved class into its own file. Changed default input radius to perform no resizing. Tweaked the indicator colors a bit to improve visibility. Cleaned up some math and code.
2018-12-27 18:31:46 -06:00
InputCommon.vcxproj.filters
InputCommon: Simplified StickGate interface and moved class into its own file. Changed default input radius to perform no resizing. Tweaked the indicator colors a bit to improve visibility. Cleaned up some math and code.
2018-12-27 18:31:46 -06:00
InputConfig.cpp
Fix a string not getting translated
2018-09-08 15:16:39 +02:00
InputConfig.h
…
InputProfile.cpp
…
InputProfile.h
…
KeyboardStatus.h
…