pipewire/spa
Peter Hutterer 1c083a6d69 logger: clamp the log time to 5 digits
In the interested of making the logs narrower, let's drop some digits from the
clock_gettime() seconds value. Clamping to 5 digigts, this gives us just under
28h before we wrap which is likely good enough for debugging.
2021-06-07 10:29:36 +00:00
..
examples treewide: replace plain strcmp() calls with spa_streq 2021-05-18 22:10:27 +10:00
include spa: add a missing include 2021-06-07 07:20:21 +00:00
plugins logger: clamp the log time to 5 digits 2021-06-07 10:29:36 +00:00
tests spa: auto-generate the cpp compilation test 2021-06-07 07:20:21 +00:00
tools treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
meson.build meson: fix build if bluez5 option is disabled 2021-05-28 21:01:38 +08:00