pipewire/src/modules
Wim Taymans 135647f193 module-filter-chain: do better error reporting
When we find no valid sample file to read, go through all files and
report why they fail to load. Also display the current working directory
so that we can see where file are loaded from.

See #3223
2023-05-17 11:01:26 +02:00
..
module-adapter impl-port: improve port properties 2023-03-02 12:35:11 +01:00
module-avb module-avb: free the right source object 2023-03-16 12:55:10 +01:00
module-client-device treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
module-client-node impl-node: move signalfd into pw_node_target 2023-05-12 13:02:47 +02:00
module-filter-chain module-filter-chain: do better error reporting 2023-05-17 11:01:26 +02:00
module-jack-tunnel module-jack: add midi support. 2023-05-08 17:06:17 +02:00
module-metadata metadata: return pw_metadata from factory create 2023-04-14 12:50:07 +02:00
module-profiler treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
module-protocol-native protocol-native: don't remove all fds in clear 2023-04-27 11:03:53 +02:00
module-protocol-pulse pulse-server: include rate/format for tunnel 2023-05-12 10:11:17 +02:00
module-raop module-raop: fix memory leak 2023-03-15 15:56:45 +01:00
module-roc pipewire: module-roc-{sink,source}: port to ROC v0.2.X 2022-12-29 10:13:30 +00:00
module-rt RLIMITs: add support for generating limits.d files 2023-02-14 17:37:59 +02:00
module-rtp module-rtp: don't deref io_position when NULL 2023-03-16 11:26:20 +01:00
module-session-manager treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
module-zeroconf-discover treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
spa treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
flatpak-utils.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build module-jack: load libjack.so.0 with dlopen 2023-05-05 15:42:14 +02:00
module-access.c module-access: add missing include 2023-05-03 18:00:03 +00:00
module-adapter.c modules: clean up USAGE arguments 2023-03-22 16:35:55 +01:00
module-avb.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
module-client-device.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
module-client-node.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
module-combine-stream.c module-combine-stream: fix race when destroying streams 2023-05-06 07:24:31 +00:00
module-echo-cancel.c chore: fix warnings shown by Clang 16 2023-05-09 08:31:56 +00:00
module-example-sink.c modules: clean up USAGE arguments 2023-03-22 16:35:55 +01:00
module-example-source.c modules: clean up USAGE arguments 2023-03-22 16:35:55 +01:00
module-fallback-sink.c modules: clean up USAGE arguments 2023-03-22 16:35:55 +01:00
module-filter-chain.c module-filter-chain: add raw biquad 2023-04-06 18:28:49 +02:00
module-jack-tunnel.c module-jack: make stream ports physical 2023-05-10 18:00:44 +02:00
module-jackdbus-detect.c improve module docs 2023-05-07 20:13:46 +02:00
module-link-factory.c module-link-factory: ignore link.passive by default 2023-03-28 15:19:16 +02:00
module-loopback.c modules: clean up USAGE arguments 2023-03-22 16:35:55 +01:00
module-metadata.c metadata: add support for initial metadata 2023-04-14 15:07:26 +02:00
module-pipe-tunnel.c module-pipe: reword docs from the perspective of the module 2023-05-07 20:53:04 +02:00
module-portal.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
module-profiler.c loop: keep loop and system around 2023-04-28 11:12:02 +02:00
module-protocol-native.c protocol-native: don't remove all fds in clear 2023-04-27 11:03:53 +02:00
module-protocol-pulse.c pulse-server: fix comments 2023-03-08 12:53:22 +01:00
module-protocol-simple.c modules: clean up USAGE arguments 2023-03-22 16:35:55 +01:00
module-pulse-tunnel.c module-pulse-tunnel: avoid using NULL module 2023-05-04 20:28:10 +02:00
module-raop-discover.c raop: Deduplicate sink creation 2023-05-01 07:48:19 +00:00
module-raop-sink.c module-raop: only send volume when recording 2023-05-12 10:48:40 +02:00
module-roc-sink.c modules: clean up USAGE arguments 2023-03-22 16:35:55 +01:00
module-roc-source.c module-roc-source: make sure we don't overflow target_latency 2023-05-12 16:51:49 +02:00
module-rt.c module-rt: improve messages 2023-05-15 09:31:33 +02:00
module-rtp-sap.c module-rtp-sap: ttl is uint32_t 2023-05-12 16:37:25 +02:00
module-rtp-session.c module-rtp: sync session unlink with data thread 2023-05-15 12:47:37 +02:00
module-rtp-sink.c rtp-sink: fix ttl property which is NOT a bool 2023-05-12 14:34:17 +00:00
module-rtp-source.c modules: update docs 2023-04-06 11:49:25 +02:00
module-session-manager.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
module-x11-bell.c module-x11-bell: move error to info 2023-04-17 11:11:01 +02:00
module-zeroconf-discover.c modules: clean up USAGE arguments 2023-03-22 16:35:55 +01:00