dolphin/Source/Core/InputCommon/ControllerInterface
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
..
Android InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
CemuHookUDPServer Add support for motion controllers via the CemuHook controller input protocol. 2019-10-26 02:19:53 +02:00
DInput InputCommon/DInputJoystick: Correct force-feedback flag testing 2019-08-02 10:26:44 -04:00
evdev StringUtil: Use std::string_view more 2019-07-23 14:49:12 +02:00
ForceFeedback InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
OSX StringUtil: Use std::string_view more 2019-07-23 14:49:12 +02:00
Pipes InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
Quartz InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
SDL InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
Win32 InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
XInput InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
Xlib InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
ControllerInterface.cpp Add support for motion controllers via the CemuHook controller input protocol. 2019-10-26 02:19:53 +02:00
ControllerInterface.h Add support for motion controllers via the CemuHook controller input protocol. 2019-10-26 02:19:53 +02:00
Device.cpp InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
Device.h ControllerInterface/Device: Make DetectInput() a const member function 2019-05-29 19:23:54 -04:00