| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-15 | controllers/npad: Add heuristics to reduce rumble state changes | Morph | |
| Sending too many state changes in a short period of time can cause massive performance issues. As a result, we have to use several heuristics to reduce the number of state changes to minimize/eliminate this performance impact while maintaining the quality of these vibrations as much as possible. | |||
| 2020-09-29 | First implementation of controller rumble | german | |
| 2020-09-04 | Remove RealMotionDevice | german | |
| 2020-09-04 | Include HID and configuration changes related to motion | german | |
| 2020-01-15 | Moved analog direction logic to sdl_impl | CJBok | |
| 2019-02-26 | common/vector_math: Move Vec[x] types into the Common namespace | Lioncash | |
| These types are within the common library, so they should be using the Common namespace. | |||
| 2018-11-18 | settings: Add Native type for mouse buttons | Zach Hilman | |
| 2018-07-02 | Rename logging macro back to LOG_* | James Rowe | |
| 2018-04-26 | core: Replace remaining old non-generic logger usages with fmt-capable ↵ | Lioncash | |
| equivalents LOG_GENERIC usages will be amended in a follow-up to keep API changes separate from interface changes, as it will require removing a parameter from the relevant function in the VMManager class. | |||
| 2017-08-24 | HID: use TouchDevice for touch pad | wwylele | |
| 2017-08-11 | move MotionEmu from core/frontend to input_common as a InputDevice | wwylele | |
| 2017-08-11 | HID: use MotionDevice for Accelerometer and Gyroscope | wwylele | |
| 2017-03-01 | HID: use AnalogDevice | wwylele | |
| 2017-03-01 | HID: use ButtonDevice | wwylele | |
| 2017-03-01 | Input: add device and factory template | wwylele | |
