pipewire/src
Wim Taymans 678e571d80 timer-queue: delete next timer event when it got fired
When we fire the timer event, mark the next timeout as NULL because
nothing else is going to timeout anymore until we rearm the timer.

This has the effect that if we cancel and add the same timer from the
callback that we will reprogram the timer with the new timeout instead
of thinking the item as already programmed.
2025-09-26 13:02:53 +02:00
..
daemon systemd: remove RestrictNamespaces from service file 2025-09-17 10:21:10 +02:00
examples examples: count the params as we add them 2025-09-19 13:08:22 +02:00
gst pipewiresrc: Fix caps leak 2025-09-15 18:01:53 +00:00
modules pulse-server: fix case statement 2025-09-26 11:43:52 +02:00
pipewire timer-queue: delete next timer event when it got fired 2025-09-26 13:02:53 +02:00
tests tests: endpoint: fix valgrind uninit warning 2025-07-20 18:36:20 +02:00
tools pw-cat: fix DSD file reading 2025-09-25 13:56:51 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00