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