| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | screens: Remove unused DisplayApp parameters | Riku Isokoski | 2023-02-25 | 1 | -1/+1 |
| | | |||||
| * | Apply clang-format to all C++ files | Finlay Davidson | 2022-06-05 | 1 | -0/+1 |
| | | |||||
| * | Update includes to to be relative to src directory | Reinhold Gschweicher | 2021-11-15 | 1 | -1/+1 |
| | | | | | | | | Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories. | ||||
| * | Fix Error screen and optimize GetTouchInfo | Riku Isokoski | 2021-09-15 | 1 | -1/+0 |
| | | |||||
| * | Automatic error detection | Riku Isokoski | 2021-08-18 | 1 | -0/+22 |
