pipewire/src
Wim Taymans 8be0d7534b dlopen: support search path ending in /
When the search path is /usr/lib/, /usr/lib/foo.so fails to load because
there is no / after the search path. Fix this by requiring that either
the search path end with / or the following char is a /.
2026-04-16 10:18:03 +02:00
..
daemon only dlopen from the defined search paths 2026-04-07 09:51:47 +02:00
examples stream: Make capability device IDs an JSON object 2026-01-22 16:08:19 +00:00
gst gst: fix compilation on older GStreamer 2026-03-04 17:57:31 +01:00
modules dlopen: support search path ending in / 2026-04-16 10:18:03 +02:00
pipewire pipewire: check init count before loading plugins 2026-04-16 10:17:52 +02:00
tests stream: return -EIO when doing get_time in != STREAMING 2026-02-12 12:26:33 +01:00
tools mixer: handle control.ump property 2026-04-07 10:08:14 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00