pipewire/src
Jonas Holmberg 968508cf4d impl-node: Don't schedule non-active node
Avoid scheduling non-active nodes by removing the eventfd source from
the data loop when the node is deactivated. Read any old value from the
eventfd when starting the node again in case it has been written to
while the source was removed from the loop.

The ready callback can still be called when the node isn't active since
it is not called via the eventfd.
2022-11-30 17:02:00 +01:00
..
daemon jack: use node.passive to make passive links 2022-11-21 16:02:30 +01:00
examples examples: improve console output 2022-11-17 15:56:39 +01:00
gst gst: hide the libcamera device provider 2022-11-10 09:38:46 +01:00
modules pipewire: module-zeroconf-publish: only unpublish service when necessary 2022-11-28 14:54:04 +01:00
pipewire impl-node: Don't schedule non-active node 2022-11-30 17:02:00 +01:00
tests tests: fix clang build 2022-07-08 16:56:48 +02:00
tools pw-top: initialize info struct with 0 2022-11-03 13:08:48 +01:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00