Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update copyright years | Arisotura | 2023-11-04 |
| | |||
* | Introduce `Platform::Log` (#1640) | Jesse Talavera-Greenberg | 2023-03-23 |
| | | | | | | | | | | | | | * Add Platform::Log and Platform::LogLevel * Replace most printf calls with Platform::Log calls * Move a brace down * Move some log entries to one Log call - Some implementations of Log may assume a full line * Log the MAC address as LogLevel::Info | ||
* | Apply strong focus policy to joystick mapping button as well. Fixes #1491 | Nadia Holmquist Pedersen | 2022-07-31 |
| | |||
* | Fix triggers being recognized as negative analog stick values when assigning ↵ | Nadia Holmquist Pedersen | 2022-07-07 |
| | | | | an input if the axis is moved too slowly. | ||
* | update copyright headers | Arisotura | 2022-01-09 |
| | |||
* | Redesign the Input dialog (#1226) | Rayyan Ansari | 2021-09-30 |