dolphin/Source/Core/InputCommon
2016-10-30 10:36:53 +00:00
..
ControllerInterface Use the IOHIDElement cookie as a part of the axis name for unknown axis. Previously the 'usage' value was used to identify the axis by name, but this is not unique. For example on a PS3 controller *all* axis other than the well known ones return a usage of '1' so there are 30 or more axis all named "1". This stops things such as analog triggers being usable. 2016-10-30 10:36:53 +00:00
CMakeLists.txt Merge pull request #4102 from ligfx/quartz_input 2016-10-03 03:13:58 -07:00
ControllerEmu.cpp Add a recenter control for Wiimote IR relative input 2016-09-24 15:57:47 +02:00
ControllerEmu.h Add a recenter control for Wiimote IR relative input 2016-09-24 15:57:47 +02:00
GCAdapter.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
GCAdapter.h GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
GCAdapter_Android.cpp GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
GCPadStatus.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InputCommon.vcxproj InputCommon: Fix slow startup on some Windows systems 2016-08-11 09:30:36 +10:00
InputCommon.vcxproj.filters Move SI_GCAdapter over to InputCommon 2016-01-05 13:44:37 -06:00
InputConfig.cpp Fix missing includes 2016-10-07 23:46:41 +02:00
InputConfig.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
KeyboardStatus.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00