pipewire/src
Barnabás Pőcze 22d874cdeb filter-chain: handle LADSPA_PATH as colon separated list of paths
Split up LADSPA_PATH at colons, and try to load the particular
plugin from each directory specified in LADSPA_PATH.

Fixes #1217.
2021-05-24 08:23:21 +00:00
..
daemon filter-chain: fix rnnoise example configuration 2021-05-24 08:23:21 +00:00
examples treewide: drop strzcmp implementations in favor of spa_streq 2021-05-18 22:10:27 +10:00
extensions meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
gst treewide: replace !strcmp() with spa_streq() 2021-05-18 22:10:27 +10:00
modules filter-chain: handle LADSPA_PATH as colon separated list of paths 2021-05-24 08:23:21 +00:00
pipewire impl-link: improve debug, log param name 2021-05-21 10:46:14 +02:00
tests treewide: replace strcmp() != 0 with !spa_streq 2021-05-18 22:10:27 +10:00
tools treewide: replace plain strcmp() calls with spa_streq 2021-05-18 22:10:27 +10:00
meson.build meson: Fixed remaining issues from the port to feature options 2021-03-11 18:29:11 +00:00