pipewire/spa
Arun Raghavan dec1102574 alsa: Move ctl sources to a main loop
It doesn't make sense to hang these on the data loop, so let's have
these on the main loop instead. Also avoids a potential crash while
removing them (since removal happens on the main loop and the data loop
might be polling while we're doing the remove).
2023-11-22 16:00:25 +00:00
..
examples treewide: try to use const char * for string literals 2023-09-16 17:47:35 +02:00
include Fix some warnings 2023-11-21 16:32:51 +00:00
plugins alsa: Move ctl sources to a main loop 2023-11-22 16:00:25 +00: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 build: increase required vulkan version 2023-10-15 20:32:57 +00:00