Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-24 | Move ring error handling and logging to a higher level | David Robillard | 1 | -1/+0 | |
This removes the dependency on the "global" Jalv object from the low-level message sending functions. | |||||
2024-11-17 | Update clang-format configuration | David Robillard | 1 | -2/+10 | |
2024-10-12 | Use anonymous namespaces | David Robillard | 1 | -0/+1 | |
2022-05-30 | Build Qt moc output as a separate object | David Robillard | 1 | -0/+1 | |
This avoids the weird cyclic dependency, and avoids including generated code in the source which can trigger many compiler and clang-tidy warnings. | |||||
2022-05-27 | Format all code with clang-format | David Robillard | 1 | -0/+26 | |