pipewire/src/modules
2024-10-06 12:43:40 +02:00
..
module-adapter impl-port: add port.group property 2024-06-24 13:38:09 +02:00
module-avb Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +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 impl-node: add more backwards compat 2024-06-17 12:07:09 +02:00
module-filter-chain filter-chain: improve sofa plugin debug 2024-10-06 12:43:40 +02:00
module-jack-tunnel module-jack-tunnel: Properly propagate error from dlopen() 2024-07-18 14:27:01 +02:00
module-metadata metadata: Added context monitor for removed globals 2024-02-12 08:40:49 +00:00
module-netjack2 spa: small cleanups 2024-01-10 15:51:01 +01:00
module-profiler treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
module-protocol-native connection: fix fd leaks and confusion 2024-09-27 09:49:56 +02:00
module-protocol-pulse Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02: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-05 10:22:28 +01:00
module-rtp module-rtp: fix ptime and target_buffer checks 2024-07-29 10:27:02 +02:00
module-session-manager Ensure all globals have PW_KEY_OBJECT_SERIAL prop 2024-02-09 14:45:05 +00:00
module-vban module-vban: fix some implicit float conversions 2024-06-18 16:05:36 +02:00
module-zeroconf-discover treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
spa spa-node: always set clock.quantum-limit property 2024-08-06 17:50:19 +02:00
flatpak-utils.h module-access: move EACCES check to pw_check_flatpak 2023-10-07 16:06:19 +03:00
meson.build meson: fix conflicting use of feature-based dependency lookups 2024-07-12 10:28:29 +02:00
module-access.c pipewire: remove cleanup.h 2024-05-16 17:35:58 +02: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 Fix typos 2024-05-22 09:19:34 +02:00
module-echo-cancel.c module-echo-cancel: Don't call _run() when inactive 2024-03-25 14:55:10 +00:00
module-example-filter.c doc: fix some doxygen warnings 2024-01-29 08:50:32 +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 module-ffado: implement freewheeling 2024-08-06 17:49:54 +02:00
module-filter-chain.c filter-chain: accumulate node param changes 2024-10-06 12:41:37 +02:00
module-jack-tunnel.c modules: don't unload module on stream error 2024-07-18 14:27:54 +02:00
module-jackdbus-detect.c Fix typos 2024-05-22 09:19:34 +02: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 Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02: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 modules: don't unload module on stream error 2024-07-18 14:27:54 +02:00
module-netjack2-manager.c Move the ifr_ifindex FreeBSD definition into a header file to reduce code duplication 2024-09-25 10:16:08 +02:00
module-parametric-equalizer.c parametric-equalizer: Use field widths in sscanf 2024-05-07 15:43:10 +05:30
module-pipe-tunnel.c Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02:00
module-portal.c modules: use the right module name in the docs 2024-08-01 12:35:06 +02:00
module-profiler.c impl-node: handle node <-> driver links with node_peer 2024-06-14 11:52:59 +02:00
module-protocol-native.c Fix typos 2024-05-22 09:19:34 +02:00
module-protocol-pulse.c Fix typos 2024-05-22 09:19:34 +02:00
module-protocol-simple.c module-protocol-simple: use interface address as server address 2024-07-12 08:57:27 +02:00
module-pulse-tunnel.c Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02:00
module-raop-discover.c modules: use the right module name in the docs 2024-08-01 12:35:06 +02:00
module-raop-sink.c module-raop: remove unused deprecated header 2024-07-12 08:58:43 +02:00
module-roc-sink.c pipewire: module-roc-sink: explicity specify sender packet encoding 2024-06-20 21:04:40 +00:00
module-roc-source.c pipewire: remove cleanup.h 2024-05-16 17:35:58 +02:00
module-rt.c module-rt: first join and then free memory 2024-09-27 09:50:02 +02:00
module-rtp-sap.c Move the ifr_ifindex FreeBSD definition into a header file to reduce code duplication 2024-09-25 10:16:08 +02:00
module-rtp-session.c Move the ifr_ifindex FreeBSD definition into a header file to reduce code duplication 2024-09-25 10:16:08 +02:00
module-rtp-sink.c Fix typos 2024-05-22 09:19:34 +02:00
module-rtp-source.c Move the ifr_ifindex FreeBSD definition into a header file to reduce code duplication 2024-09-25 10:16:08 +02:00
module-session-manager.c Fix typos 2024-05-22 09:19:34 +02:00
module-snapcast-discover.c Use if_indextoname() instead of less portable ioctl(SIOCGIFNAME) 2024-09-25 10:16:16 +02:00
module-vban-recv.c Move the ifr_ifindex FreeBSD definition into a header file to reduce code duplication 2024-09-25 10:16:08 +02:00
module-vban-send.c modules: prefix network-utils methods with pw_net 2024-02-26 15:17:48 +01:00
module-x11-bell.c modules: use the right module name in the docs 2024-08-01 12:35:06 +02:00
module-zeroconf-discover.c modules: add options to discover local services as well 2024-05-15 15:39:27 +02:00
network-utils.h Move the ifr_ifindex FreeBSD definition into a header file to reduce code duplication 2024-09-25 10:16:08 +02:00