pipewire/spa/plugins
Wim Taymans 1084cc24b6 alsa: handle the case where the driver is destroyed
When the driver node is destroyed (like when unplugging the cable) it
will drop/pause all of the follower ALSA nodes. This is something that
happens internally because of how the ALSA nodes work together, on the
PipeWire level, the nodes are still running and they will just be moved to
another driver.

The problem is that nothing will then start the nodes again after moving
it to the new driver. Fix this by keeping track of the desired target
state of the ALSA node and restoring that state when we detect that we are
paused when moved to a new driver.

Fixes #4401
2024-11-15 16:09:36 +01:00
..
aec spa: add spa_json_begin_array/object and relaxed versions 2024-09-16 09:50:33 +02:00
alsa alsa: handle the case where the driver is destroyed 2024-11-15 16:09:36 +01:00
audioconvert audioconvert: only output when there is something to output 2024-11-06 09:28:09 +01:00
audiomixer spa: revert peer_enum_params node event again 2024-06-20 10:22:45 +02:00
audiotestsrc spa: audiotestsrc: Validate loop and system before using them 2024-10-23 08:25:30 -04:00
avb json: add helper function to parse channel positions 2024-09-18 09:54:34 +02:00
bluez5 bluez5: clean up route/profile building 2024-11-04 21:54:29 +02:00
control control: add support for mixing to UMP 2024-07-29 18:15:58 +02:00
ffmpeg spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
filter-graph filter-graph: improve output port number calculations 2024-11-15 12:21:49 +01:00
jack spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
libcamera libcamera: update buffers datas information according to plane info 2024-11-04 17:00:18 +00:00
support loop: add overflow queues again 2024-11-14 17:38:43 +01:00
test spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
v4l2 v4l2: Add mmap fallback when USERPTR is not supported 2024-11-07 15:55:38 +01:00
videoconvert videoconvert: add more ffmpeg format mappings 2024-11-05 10:40:14 +01:00
videotestsrc Port videotestsrc to LoopUtils 2024-07-01 15:28:14 +00:00
volume spa: fix volume plugin compilation 2024-06-18 15:44:26 +02:00
vulkan treewide: fix more -Wformat issues 2024-06-30 19:22:17 +00:00
meson.build filter-chain: move the filter-graph to plugins 2024-11-13 11:12:06 +01:00