dolphin/Source/Core/InputCommon
spxtr d9d6cf8eda GC controller input using named pipes
Currently only works on unix, but can be extended to other systems. Can
also be extended to do wiimotes.

Searches the Pipes folder for readable named pipes and creates a dolphin
input device out of them. Send controller inputs to the game by writing
to the file. Commands are described in Pipes.h.
2015-10-24 20:20:03 -07:00
..
ControllerInterface GC controller input using named pipes 2015-10-24 20:20:03 -07:00
CMakeLists.txt GC controller input using named pipes 2015-10-24 20:20:03 -07:00
ControllerEmu.cpp Merge pull request #3128 from lioncash/unique 2015-10-03 19:08:00 -07:00
ControllerEmu.h InputCommon: Get rid of multiple identical define macros 2015-10-01 08:45:22 -04:00
GCPadStatus.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
InputCommon.vcxproj [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
InputCommon.vcxproj.filters Revert changes to how DInput filters out XInput devices. 2014-09-01 14:56:11 -07:00
InputConfig.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
InputConfig.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
KeyboardStatus.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00