7df8c62ea7
feat(logging): rotating log files ( #5485 )
2026-08-07 21:12:25 -04:00
a991a9622c
docs(doxygen): enforce warn if undocumented ( #5337 )
2026-06-25 22:43:17 -04:00
c2420427b1
style: adjust clang-format rules ( #2186 )
...
Co-authored-by: Vithorio Polten <reach@vithor.io >
2025-01-19 22:34:47 -05:00
1543f584ab
feat(display)!: Add libdisplaydevice dependency and output name mapping ( #2894 )
2024-12-11 14:17:44 -05:00
764ce03520
feat(tests): rework tests in numerous ways ( #3059 )
2024-08-22 16:48:24 -04:00
369158375f
fix: remove logging::bracket "*_view" overloads ( #2919 )
2024-07-26 08:29:49 -04:00
f4dda21248
Migrate audio pipeline to float from 16-bit integer ( #2873 )
...
Co-authored-by: Cameron Gutman <aicommander@gmail.com >
2024-07-25 21:01:43 -04:00
18e7dfb190
Refactor periodic loggers and limit batch size for small packets ( #2835 )
...
* Refactor periodic loggers
* Limit network batch size also by packet count
Previously it was limited only by size, and exceeding 64 packets in a
single batch is asking for problems.
2024-07-13 20:55:03 +00:00
1dd4b68e1c
docs(src): add examples alias and general cleanup ( #2763 )
2024-06-28 08:34:14 -04:00
2da6fb050a
fix(logging): add logging namespace and create logging::init method ( #2336 )
2024-04-02 20:57:57 -04:00
0aa4f06c39
refactor(logging): separate logging from main ( #2110 )
2024-02-07 09:59:24 -05:00