Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-11-19 | settings: Add Native type for mouse buttons | Zach Hilman | 1 | -0/+7 |
2018-07-03 | Rename logging macro back to LOG_* | James Rowe | 1 | -3/+3 |
2018-04-26 | core: Replace remaining old non-generic logger usages with fmt-capable equivalents | Lioncash | 1 | -3/+3 |
2017-08-24 | HID: use TouchDevice for touch pad | wwylele | 1 | -0/+6 |
2017-08-11 | move MotionEmu from core/frontend to input_common as a InputDevice | wwylele | 1 | -5/+4 |
2017-08-11 | HID: use MotionDevice for Accelerometer and Gyroscope | wwylele | 1 | -0/+20 |
2017-03-01 | HID: use AnalogDevice | wwylele | 1 | -0/+7 |
2017-03-01 | HID: use ButtonDevice | wwylele | 1 | -0/+6 |
2017-03-01 | Input: add device and factory template | wwylele | 1 | -0/+97 |