Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_common: sdl: lower vibration frequency and use it's own unique thread | german77 | 2022-06-29 | 1 | -0/+1 |
| | |||||
* | input_common: Replace usage of string guid to common uuid | Narr the Reg | 2022-06-07 | 1 | -7/+8 |
| | |||||
* | input_common: Make vibration request async | Narr the Reg | 2022-05-23 | 1 | -0/+12 |
| | |||||
* | input_common: Map sticks correctly when mapped sideways | Narr the Reg | 2022-03-22 | 1 | -0/+2 |
| | |||||
* | yuzu: Add controller hotkeys | german77 | 2022-01-07 | 1 | -1/+1 |
| | |||||
* | input_engine: Pass VibrationStatus by const reference in SetRumble() | Lioncash | 2021-12-13 | 1 | -1/+1 |
| | | | | Avoids creating copies of the struct where not necessary. | ||||
* | input_engine: std::move engine name where applicable | Lioncash | 2021-12-13 | 1 | -6/+6 |
| | | | | | We can allow the name to be moved into, allowing allocations to be avoided. | ||||
* | input_common: Move button names to the frontend | german77 | 2021-11-25 | 1 | -1/+1 |
| | |||||
* | kraken: Address comments from review | german77 | 2021-11-25 | 1 | -1/+1 |
| | | | | Fix compiler bug | ||||
* | kraken: Address comments from review | german77 | 2021-11-25 | 1 | -5/+2 |
| | | | | start lion review | ||||
* | kraken: Fix errors from rebase and format files | german77 | 2021-11-25 | 1 | -1/+1 |
| | |||||
* | core/hid: Add output devices | german77 | 2021-11-25 | 1 | -1/+1 |
| | |||||
* | input_common: Rewrite SDL | german77 | 2021-11-25 | 1 | -0/+120 |