pipewire/spa
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
..
examples treewide: fix some format string issues 2024-04-29 16:19:15 +02:00
include spa: avoid C23 empty initializers in the headers 2024-09-27 15:06:56 +02:00
plugins spa: alsa: handle IN_IGNORED instead of IN_DELETE_SELF 2024-10-12 15:19:49 +02:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build meson: fix build with missing libudev-devel 2024-10-12 15:19:49 +02:00