dolphin/Source/Core/Common/Config
rlnilsen 4cb3baba5c Add support for motion controllers via the CemuHook controller input protocol.
This is done by:
1) Implementing said protocol in a new controller input class CemuHookUDPServer.
2) Adding functionality in the WiimoteEmu class for pushing that motion input to the emulated Wiimote and MotionPlus.
3) Suitably modifying the UI for configuring an Emulated Wii Remote.
2019-10-26 02:19:53 +02:00
..
Config.cpp Add support for motion controllers via the CemuHook controller input protocol. 2019-10-26 02:19:53 +02:00
Config.h Fix race conditions in Config Layers 2019-07-30 22:10:17 +02:00
ConfigInfo.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
ConfigInfo.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
Enums.h Add support for motion controllers via the CemuHook controller input protocol. 2019-10-26 02:19:53 +02:00
Layer.cpp Change Layer code not to create superfluous std::optional entries in LayerMap 2019-08-01 22:22:05 +02:00
Layer.h Change Layer code not to create superfluous std::optional entries in LayerMap 2019-08-01 22:22:05 +02:00