pipewire/spa/plugins/alsa
Barnabás Pőcze dd03036667 spa: alsa: handle IN_IGNORED instead of IN_DELETE_SELF
`IN_IGNORED` event is sent whenever the watch is removed,
which includes when the entity is deleted among other things,
so watch that instead of the more specific `IN_DELETE_SELF`.

(cherry picked from commit 04b8a0c215)
2024-10-12 15:19:49 +02:00
..
acp acp: sync the mixer after selecting the port 2024-09-27 15:06:41 +02:00
mixer Add SOC-style jack names to HDMI audio paths 2024-03-01 13:55:34 +01:00
90-pipewire-alsa.rules Update 90-pipewire-alsa.rules with support for Astro Mixamp Pro TR. 2024-04-02 13:30:02 +02:00
acp-tool.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
alsa-acp-device.c spa: use dynamic builder where we can 2023-10-11 18:04:17 +02:00
alsa-compress-offload-device.c spa: alsa: compress-offload: use spa_assert_not_reached() 2023-11-06 19:01:20 +01:00
alsa-compress-offload-sink.c treewide: use spa_assert_not_reached() instead of assert(false) 2023-09-16 17:50:25 +02:00
alsa-pcm-device.c alsa-pcm-device: Minor logging improvements 2023-09-02 08:28:22 +00:00
alsa-pcm-sink.c alsa: increase buffers when using small buffer 2024-01-22 16:05:52 +01:00
alsa-pcm-source.c alsa: Move ctl sources to a main loop 2023-11-22 16:00:25 +00:00
alsa-pcm.c alsa-pcm: don't force quantum for iec958 formats 2024-05-03 12:10:54 +02:00
alsa-pcm.h alsa-pcm: don't force quantum for iec958 formats 2024-05-03 12:10:54 +02:00
alsa-seq-bridge.c spa: small cleanups 2024-01-10 13:25:35 +01:00
alsa-seq.c alsa: fix rate matching in the sequencer 2023-12-05 15:37:02 +01:00
alsa-seq.h alsa: fix rate matching in the sequencer 2023-12-05 15:37:02 +01:00
alsa-udev.c spa: alsa: handle IN_IGNORED instead of IN_DELETE_SELF 2024-10-12 15:19:49 +02:00
alsa.c meson: fix build with missing libudev-devel 2024-10-12 15:19:49 +02:00
alsa.h spa: remove unnecessary indirection for some spa_log_topics 2023-10-06 13:08:24 +00:00
compress-offload-api-util.c alsa-compress-offload: Add device object and udev based autodetection 2023-09-02 08:28:22 +00:00
compress-offload-api-util.h alsa-compress-offload: Add device object and udev based autodetection 2023-09-02 08:28:22 +00:00
compress-offload-api.c alsa-compress-offload-sink: major sink rework 2023-02-24 14:15:13 +01:00
compress-offload-api.h alsa-compress-offload: Add device object and udev based autodetection 2023-09-02 08:28:22 +00:00
meson.build meson: fix build with missing libudev-devel 2024-10-12 15:19:49 +02:00
test-hw-params.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
test-timer.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00