pipewire/src/modules
2024-02-12 10:48:43 +01: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 client-node: clear buffers always when freeing mix 2024-02-12 10:41:39 +01:00
module-filter-chain filter-chain: connect atom ports to an empty atom 2024-01-30 18:43:34 +01:00
module-jack-tunnel module-jack: add midi support. 2023-05-08 17:06:17 +02:00
module-metadata perm: add permission mask to global 2023-07-28 10:22:12 +02:00
module-netjack2 spa: small cleanups 2024-01-12 12:14:06 +01:00
module-profiler treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
module-protocol-native protocol: don't allow NULL event or command 2024-01-04 17:54:14 +01:00
module-protocol-pulse pulse-server: the device changed when EnumRoute changes 2024-01-25 12:00:35 +01:00
module-raop pipewire: rtsp-client: use flexible array member for outgoing message content 2023-09-29 16:55:54 +00:00
module-roc pipewire: module-roc-{sink,source}: add rudimentary ROC_INTERFACE_AUDIO_CONTROL support 2023-11-23 17:21:39 +01:00
module-rt doc: clarify rlimits conf file 2024-01-09 09:20:40 +01:00
module-rtp rtp-stream: Set rtp.ptime on senders not receivers 2023-11-23 01:28:20 -05:00
module-session-manager perm: add permission mask to global 2023-07-28 10:22:12 +02:00
module-vban module-vban: tweak rate adaption a little 2023-08-07 17:57:28 +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 module-access: move EACCES check to pw_check_flatpak 2023-10-07 16:06:19 +03:00
meson.build pipewire: module-roc-{sink,source}: port to ROC v0.3.X 2023-11-23 14:12:35 +01:00
module-access.c module-access: recognize "allowed" as legacy alias for "unrestricted" 2023-12-04 11:17:45 +01:00
module-adapter.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-avb.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-client-device.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-client-node.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-combine-stream.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-echo-cancel.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-example-filter.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-example-sink.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-example-source.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-fallback-sink.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-ffado-driver.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-filter-chain.c pipewire: module-filter-chain: fix buffer memory leaks 2023-11-23 05:50:17 +00:00
module-jack-tunnel.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-jackdbus-detect.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-link-factory.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-loopback.c pipewire: module-loopback: fix delay buffer memory leak 2024-01-04 17:53:44 +01:00
module-metadata.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-netjack2-driver.c module-netjack2: improve channel positions 2024-01-30 18:42:07 +01:00
module-netjack2-manager.c spa: small cleanups 2024-01-12 12:14:06 +01:00
module-pipe-tunnel.c module-pipe: warn underrun only once 2024-02-02 14:06:45 +01:00
module-portal.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-profiler.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-protocol-native.c protocol-native: set error when add_event fails 2024-02-12 10:48:43 +01:00
module-protocol-pulse.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-protocol-simple.c module-protocol-simple: do not cleanup client when send returns EAGAIN or EWOULDBLOCK 2024-02-12 10:42:13 +01:00
module-pulse-tunnel.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-raop-discover.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-raop-sink.c module-raop: don't start record in state change 2024-01-30 18:43:30 +01:00
module-roc-sink.c pipewire: module-roc-{sink,source}: add rudimentary ROC_INTERFACE_AUDIO_CONTROL support 2023-11-23 17:21:39 +01:00
module-roc-source.c pipewire: module-roc-{sink,source}: add rudimentary ROC_INTERFACE_AUDIO_CONTROL support 2023-11-23 17:21:39 +01:00
module-rt.c Fix a warning 2023-11-22 16:17:08 +01:00
module-rtp-sap.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-rtp-session.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-rtp-sink.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-rtp-source.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-session-manager.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-vban-recv.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-vban-send.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00
module-x11-bell.c module-x11-bell: force pulse backend 2023-12-05 16:24:37 +01:00
module-zeroconf-discover.c modules: add Module Name section to the module reference docs 2023-11-20 08:41:13 +00:00