| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-06 | configure_motion_touch: Fix unescaped backslash in regex | comex | |
| Since this is inside a string literal, backslashes that are part of regex syntax have to be escaped. But that's ugly, so convert to a raw string instead. | |||
| 2020-11-25 | Add multiple udp server support | german | |
| 2020-10-15 | input_common/CMakeLists: Make some warnings errors | Lioncash | |
| Makes the input_common code warnings consistent with the rest of the codebase. | |||
| 2020-08-30 | Address second batch of reviews | FearlessTobi | |
| 2020-08-29 | Address review comments and fix code compilation | FearlessTobi | |
| 2020-08-29 | yuzu: Add motion and touch configuration | FearlessTobi | |
