..
module-adapter
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-avb
*: don't include standard C headers inside of extern "C"
2025-05-30 09:48:28 +01: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
loop: spa_loop_invoke -> spa_loop_locked where possible
2025-05-30 11:59:35 +02:00
module-jack-tunnel
*: don't include standard C headers inside of extern "C"
2025-05-30 09:48:28 +01:00
module-metadata
metadata: Added context monitor for removed globals
2024-02-12 08:40:49 +00:00
module-netjack2
modules: fix missing free/close and length checks
2025-06-14 15:24:05 +03:00
module-profiler
treewide: use SPDX tags to specify copyright information
2023-02-16 10:54:48 +00:00
module-protocol-native
*: don't include standard C headers inside of extern "C"
2025-05-30 09:48:28 +01:00
module-protocol-pulse
pulse-server: only react to state changes when not corked
2025-06-25 10:31:32 +02:00
module-raop
*: don't include standard C headers inside of extern "C"
2025-05-30 09:48:28 +01:00
module-roc
module-roc: add some more options
2025-02-18 15:51:39 +01:00
module-rt
doc: clarify rlimits conf file
2024-01-05 10:22:28 +01:00
module-rtp
module-rtp: set the EMPTY flag on empty buffers
2025-07-03 20:57:19 +02:00
module-session-manager
Ensure all globals have PW_KEY_OBJECT_SERIAL prop
2024-02-09 14:45:05 +00:00
module-vban
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-zeroconf-discover
treewide: use SPDX tags to specify copyright information
2023-02-16 10:54:48 +00:00
spa
doc: move modules around to add to docs
2025-01-28 12:33:47 +01:00
flatpak-utils.h
modules: get also instance id for flatpak apps
2025-05-12 09:40:32 +00:00
meson.build
module-roc: require roc >= 0.4.0
2025-03-07 08:35:42 +00:00
module-access.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-adapter.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-avb.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-client-device.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-client-node.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-combine-stream.c
modules: Propagate the combine latency
2025-06-12 16:36:51 +02:00
module-echo-cancel.c
echo-cancel: drop if playback is not streaming
2025-07-03 19:02:59 +00:00
module-example-filter.c
modules: improve latency handling
2025-06-12 15:20:18 +02:00
module-example-sink.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-example-source.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-fallback-sink.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-ffado-driver.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-filter-chain.c
filter-graph: add a simple noise gate
2025-07-03 20:58:00 +02:00
module-jack-tunnel.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-jackdbus-detect.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-link-factory.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-loopback.c
modules: update Props and ProcessLatency
2025-06-13 12:46:40 +02:00
module-metadata.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-netjack2-driver.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-netjack2-manager.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-parametric-equalizer.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-pipe-tunnel.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-portal.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-profiler.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-protocol-native.c
protocol-native: support abstract socket addresses
2025-02-17 16:50:16 +01:00
module-protocol-pulse.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-protocol-simple.c
modules: fix missing free/close and length checks
2025-06-14 15:24:05 +03:00
module-pulse-tunnel.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-raop-discover.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-raop-sink.c
raop: don't set improper media.format
2025-06-03 19:39:43 +02:00
module-roc-sink.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-roc-source.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-rt.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-rtp-sap.c
modules: fix missing free/close and length checks
2025-06-14 15:24:05 +03:00
module-rtp-session.c
loop: spa_loop_invoke -> spa_loop_locked where possible
2025-05-30 11:59:35 +02:00
module-rtp-sink.c
module-rtp: add some rate limit to send/recv errors
2025-07-03 20:57:49 +02:00
module-rtp-source.c
module-rtp: add some rate limit to send/recv errors
2025-07-03 20:57:49 +02:00
module-session-manager.c
Fix typos
2024-05-22 09:19:34 +02:00
module-snapcast-discover.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-spa-device-factory.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-spa-device.c
doc: move modules around to add to docs
2025-01-28 12:33:47 +01:00
module-spa-node-factory.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-spa-node.c
doc: move modules around to add to docs
2025-01-28 12:33:47 +01:00
module-vban-recv.c
loop: spa_loop_invoke -> spa_loop_locked where possible
2025-05-30 11:59:35 +02:00
module-vban-send.c
module-vban: create streams per stream_name
2024-11-13 16:47:34 +01:00
module-x11-bell.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
module-zeroconf-discover.c
*: unify config.h handling
2025-05-30 10:24:13 +00:00
network-utils.h
network-utils: handle inet_ntop errors
2025-01-09 16:28:51 +01:00