pipewire/src/modules
Wim Taymans 4ae94a6ca6 modules: use NODE_WANT_DRIVER=true instead of NODE_GROUP
For the modules that require a driver, don't add ourselves to
the pipewire.dummy group but instead just use the NODE_WANT_DRIVER
property to be assigned to a driver.

This makes it possible for the nodes to move to another driver than the
dummy driver (which has very high priority) and it avoids resampling in
cases where the nodes are linked to an audio source or sink.
2022-03-30 14:56:28 +02:00
..
module-adapter adapter: add adapter.auto-port-config property 2022-01-20 18:08:30 +01:00
module-client-device protocol: increase some limits 2022-03-02 10:05:27 +01:00
module-client-node move some debug to fastpath 2022-03-28 16:25:00 +02:00
module-filter-chain filter-chain: use property hints 2022-03-03 21:23:25 +01:00
module-metadata module-metadata: set object.serial on new client metadata 2022-02-28 20:11:01 +02:00
module-profiler modules: use the new topic-based logging from various pipewire modules 2021-09-28 09:35:39 +02:00
module-protocol-native protocol: increase some limits 2022-03-02 10:05:27 +01:00
module-protocol-pulse modules: use NODE_WANT_DRIVER=true instead of NODE_GROUP 2022-03-30 14:56:28 +02:00
module-raop handle open_memstream errors 2022-03-02 11:48:31 +01:00
module-session-manager protocol: increase some limits 2022-03-02 10:05:27 +01:00
module-zeroconf-discover pipewire: module-zeroconf-discover: handle when AvahiWatch is freed while dispatching 2022-03-10 21:44:27 +01:00
spa resource: allow NULL resource in error 2022-02-02 21:33:33 +01:00
meson.build module-rt: small fixes 2022-03-11 18:47:25 +00:00
module-access.c treewide: only define feature macros when the feature is available 2022-02-04 00:15:59 +01:00
module-adapter.c resource: allow NULL resource in error 2022-02-02 21:33:33 +01:00
module-client-device.c modules: check for a NULL resource in client-device and client-node 2021-11-19 09:58:49 +10:00
module-client-node.c modules: check for a NULL resource in client-device and client-node 2021-11-19 09:58:49 +10:00
module-echo-cancel.c remove the rate_match io 2022-03-29 09:57:49 +02:00
module-example-sink.c modules: use NODE_WANT_DRIVER=true instead of NODE_GROUP 2022-03-30 14:56:28 +02:00
module-example-source.c modules: use NODE_WANT_DRIVER=true instead of NODE_GROUP 2022-03-30 14:56:28 +02:00
module-fallback-sink.c module-fallback-sink: add dynamically appearing fallback sink 2022-02-13 09:54:55 +00:00
module-filter-chain.c filter-chain: use property hints 2022-03-03 21:23:25 +01:00
module-link-factory.c modules: fix warning 2022-02-18 15:12:27 +01:00
module-loopback.c pipewire: use newly added function for deferred module destroy 2022-02-18 12:30:53 +01:00
module-metadata.c resource: allow NULL resource in error 2022-02-02 21:33:33 +01:00
module-portal.c modules: switch to new property helpers 2021-10-13 07:12:00 +00:00
module-profiler.c profiler: add force rate and quantum to latency 2022-02-11 12:24:16 +01:00
module-protocol-native.c protocol-native: footer pre_demarshal must come first 2022-02-26 17:48:51 +00:00
module-protocol-pulse.c modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
module-protocol-simple.c modules: use NODE_WANT_DRIVER=true instead of NODE_GROUP 2022-03-30 14:56:28 +02:00
module-pulse-tunnel.c modules: use NODE_WANT_DRIVER=true instead of NODE_GROUP 2022-03-30 14:56:28 +02:00
module-raop-discover.c handle open_memstream errors 2022-03-02 11:48:31 +01:00
module-raop-sink.c modules: use NODE_WANT_DRIVER=true instead of NODE_GROUP 2022-03-30 14:56:28 +02:00
module-roc-sink.c modules: use NODE_WANT_DRIVER=true instead of NODE_GROUP 2022-03-30 14:56:28 +02:00
module-roc-source.c modules: use NODE_WANT_DRIVER=true instead of NODE_GROUP 2022-03-30 14:56:28 +02:00
module-rt.c module-rt: small fixes 2022-03-11 18:47:25 +00:00
module-session-manager.c doc: add the documentation infrastructure for pipewire modules 2021-06-25 08:42:24 +00:00
module-x11-bell.c pipewire: module-x11-bell: mark connection as terminatable 2022-02-18 12:30:53 +01:00
module-zeroconf-discover.c handle open_memstream errors 2022-03-02 11:48:31 +01:00