pipewire/spa/plugins/support
Carlos Rafael Giani 943bce9c85 node-driver: Add sync.force-tracking property
This property is useful for forcing tracking behavior even if the clock
can directly be used by timerfd.

This can be useful in cases where the clock is for example the realtime
clock and can shift and change during playback unexpectedly. The node
driver can handle this without a DLL. But, in some cases, graphs can
experience a more stable behavior if the DLL is used and it manages
the readjustment to the updated time.

This is also useful for testing and debugging the DLL's behavior.
2026-06-11 20:34:22 +02:00
..
cpu-arm.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
cpu-riscv.c spa/support: implement RISCV V CPU detection 2024-09-18 10:40:48 +00:00
cpu-x86.c cpu: add SLOW_GATHER flag 2026-03-19 16:21:35 +01:00
cpu.c spa: support: use feature macro from config.h 2024-09-18 22:29:11 +02:00
dbus.c support: return NULL instead of FALSE 2026-01-03 22:54:25 +01:00
evl-plugin.c spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
evl-system.c spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
journal.c journal: prepend code location to messages at debug log levels 2024-04-28 16:02:28 +03:00
logger.c spa: support: logger: print thread id for each message 2026-03-12 18:31:46 +01:00
loop.c support: make sure loop_add_io is closes the fd when asked 2026-05-15 13:21:55 +02:00
meson.build meson: Search for and link to stdthreads 2024-09-23 08:09:45 +00:00
node-driver.c node-driver: Add sync.force-tracking property 2026-06-11 20:34:22 +02:00
null-audio-sink.c plugins: handle some fd allocation errors 2026-05-05 11:36:45 +02:00
plugin.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
system.c spa: system: make spa_poll_event compatible with epoll_events 2026-04-06 10:24:32 +00:00