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