pipewire/src/modules
Wim Taymans 5e2a7dbc4e modules: remove include of private.h
Remove some includes of private.h
Add some methods to get the mempool of client and context so that we can
remove direct access.
Move some things around.
Use methods to get pw_loop variables.

See #3243
2023-07-11 19:31:27 +02:00
..
module-adapter impl-port: improve port properties 2023-03-02 12:35:11 +01:00
module-avb treewide: mark some functions static 2023-07-03 19:40:31 +02:00
module-client-device pipewire: module-client-device: include "client-device.h" in "resource-device.c" 2023-07-03 19:40:31 +02:00
module-client-node modules: remove include of private.h 2023-07-11 19:31:27 +02:00
module-filter-chain filter-chain: simplify biquads 2023-06-30 17:49:29 +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-netjack2 src/modules/meson: make Opus custom modes optional for NetJack2 2023-06-14 13:54:08 +03:00
module-profiler treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
module-protocol-native modules: remove include of private.h 2023-07-11 19:31:27 +02:00
module-protocol-pulse spa: add spa_ratelimit 2023-07-11 19:25:35 +02:00
module-raop raop: log last error on connection failure 2023-06-07 16:45:56 +02: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 rtp: add option to ignore SSRC 2023-07-06 12:55:28 +02:00
module-session-manager module-session-manager: use dynamic builder 2023-06-15 11:05:17 +02:00
module-zeroconf-discover treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
spa treewide: add some examples for the spa_auto* macros 2023-07-11 14:23:53 +02:00
flatpak-utils.h treewide: add some examples for the spa_auto* macros 2023-07-11 14:23:53 +02:00
meson.build filter-chain: move sofa and lv2 to external modules 2023-06-29 14:04:40 +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 modules: add ASYNC flag 2023-06-27 13:11:13 +02:00
module-echo-cancel.c chore: fix warnings shown by Clang 16 2023-05-09 08:31:56 +00:00
module-example-filter.c modules: add example filter 2023-06-27 14:02:38 +02: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-ffado-driver.c modules: remove include of private.h 2023-07-11 19:31:27 +02:00
module-filter-chain.c modules: improve some docs 2023-06-30 21:44:49 +02:00
module-jack-tunnel.c modules: remove include of private.h 2023-07-11 19:31:27 +02:00
module-jackdbus-detect.c Fix jackdbus-detect module name in comment 2023-05-24 11:44:09 +00:00
module-link-factory.c module-link-factory: ignore link.passive by default 2023-03-28 15:19:16 +02:00
module-loopback.c module-loopback: recalc delay when starting 2023-06-28 12:36:42 +02:00
module-metadata.c metadata: add support for initial metadata 2023-04-14 15:07:26 +02:00
module-netjack2-driver.c modules: remove include of private.h 2023-07-11 19:31:27 +02:00
module-netjack2-manager.c modules: remove include of private.h 2023-07-11 19:31:27 +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 modules: remove include of private.h 2023-07-11 19:31:27 +02:00
module-protocol-native.c protocol-native: move compat_v2 to protocol 2023-07-11 16:13:38 +02:00
module-protocol-pulse.c pulse-server: add option to disable fix_ flags 2023-07-03 16:39:32 +02:00
module-protocol-simple.c modules: clean up USAGE arguments 2023-03-22 16:35:55 +01:00
module-pulse-tunnel.c modules: remove include of private.h 2023-07-11 19:31:27 +02:00
module-raop-discover.c pulse-server: support latency_msec in module-raop-discover 2023-07-04 14:09:15 +02:00
module-raop-sink.c treewide: add some examples for the spa_auto* macros 2023-07-11 14:23:53 +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: add option to disable rlimits/portal/rtkit 2023-07-04 11:11:48 +02:00
module-rtp-sap.c module-rtp: don't use sap port as src port 2023-07-03 12:35:36 +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 module-rtp: support sess.ignore-ssrc globally 2023-07-06 13:08:21 +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 module-zeroconf: fix compilation 2023-06-13 08:52:32 +02:00