dolphin/Source/Core/InputCommon/ControllerInterface
Phatcat f62054e467 Android: More analog input configurations
Lets the user set the following in intervals of 10 between 10 and 100;
- Stick/Radius (default 100,000000)
- Triggers/Threshold (default 90,000000)
- Tilt/Modifier/Range (default 50,000000) + mapped Tilt/Modifier button
to the configurations for wiimotes & nunchuks
2016-01-04 13:35:04 +01:00
..
Android Android: More analog input configurations 2016-01-04 13:35:04 +01:00
DInput Ignored the mouse position unless the cursor is over the Dolphin window. 2015-12-24 09:44:26 +11:00
evdev
ForceFeedback
OSX
Pipes Fix some bugs in Pipe input parsing. 2015-11-03 20:26:23 -08:00
SDL
XInput
Xlib Added some headers to allow Dolphin to compile in my environment. 2015-10-06 19:09:57 -05:00
ControllerInterface.cpp GC controller input using named pipes 2015-10-24 20:20:03 -07:00
ControllerInterface.h GC controller input using named pipes 2015-10-24 20:20:03 -07:00
Device.cpp
Device.h
ExpressionParser.cpp
ExpressionParser.h