Lime-3DS-Emulator/src/input_common
James Rowe 6bcbda5ab2 Input: UDP Client to provide motion and touch controls
An implementation of the cemuhook motion/touch protocol, this adds the
ability for users to connect several different devices to citra to send
direct motion and touch data to citra.
2018-08-07 21:05:09 -06:00
..
sdl Input: UDP Client to provide motion and touch controls 2018-08-07 21:05:09 -06:00
udp Input: UDP Client to provide motion and touch controls 2018-08-07 21:05:09 -06:00
analog_from_button.cpp InputCommon: add AnalogFromButton 2017-03-01 23:30:57 +02:00
analog_from_button.h InputCommon: add AnalogFromButton 2017-03-01 23:30:57 +02:00
CMakeLists.txt Input: UDP Client to provide motion and touch controls 2018-08-07 21:05:09 -06:00
keyboard.cpp citra-qt: release all buttons when render window focus is lost 2017-03-17 21:41:25 +02:00
keyboard.h citra-qt: release all buttons when render window focus is lost 2017-03-17 21:41:25 +02:00
main.cpp Input: UDP Client to provide motion and touch controls 2018-08-07 21:05:09 -06:00
main.h Allow input configuration with SDL joysticks (#3116) 2017-12-05 23:26:29 -05:00
motion_emu.cpp Fix compile errors 2018-07-26 13:23:25 +02:00
motion_emu.h motion_emu: no need to include thread in header 2017-08-19 07:21:02 +03:00