dolphin-emulator/Source/Core
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
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common GC controller input using named pipes 2015-10-24 20:20:03 -07:00
Core Merge pull request #3168 from Tilka/miniupnpc 2015-10-12 14:32:57 +02:00
DiscIO DolphinWX: decompress discs to calculate MD5 hash 2015-10-12 02:35:43 +02:00
DolphinQt DolphinQt: Install binary for systems not matching APPLE 2015-10-09 11:11:41 +02:00
DolphinWX DolphinWX: decompress discs to calculate MD5 hash 2015-10-12 02:35:43 +02:00
InputCommon GC controller input using named pipes 2015-10-24 20:20:03 -07:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends Merge pull request #3164 from phire/samplerArrays 2015-10-12 18:44:14 +02:00
VideoCommon Merge pull request #3164 from phire/samplerArrays 2015-10-12 18:44:14 +02:00
CMakeLists.txt