Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_common/udp: Ensure that UDP is shut down within Shutdown() | Lioncash | 2020-02-03 | 1 | -0/+1 |
* | Input: UDP Client to provide motion and touch controls | fearlessTobi | 2020-01-23 | 1 | -3/+9 |
* | Input: Remove global variables from SDL Input | James Rowe | 2019-03-02 | 1 | -19/+4 |
* | Port #4141 from citra: Joystick hotplug support (#1275) | Tobias | 2018-09-11 | 1 | -0/+12 |
* | Format: Run the new clang format on everything | James Rowe | 2018-01-21 | 1 | -1/+2 |
* | Adding meumart's Citra SDL Joystick support. Citra PR #3116 | muemart | 2018-01-16 | 1 | -0/+11 |
* | move MotionEmu from core/frontend to input_common as a InputDevice | wwylele | 2017-08-11 | 1 | -2/+13 |
* | InputCommon: add SDL joystick support | wwylele | 2017-03-01 | 1 | -0/+10 |
* | InputCommon: add AnalogFromButton | wwylele | 2017-03-01 | 1 | -0/+18 |
* | InputCommon: add Keyboard | wwylele | 2017-03-01 | 1 | -0/+35 |