| .. |
|
module-adapter
|
modules: switch more modules to the new property helpers
|
2021-10-13 07:12:00 +00:00 |
|
module-client-device
|
tree-wide: replace strstr(a, b) == a with spa_strstartswith()
|
2021-08-02 08:24:21 +00:00 |
|
module-client-node
|
node: dispatch RequestProcess event and command
|
2021-10-27 11:16:53 +02:00 |
|
module-echo-cancel
|
Tuning some webrtc parameters
|
2021-10-19 18:59:07 +00:00 |
|
module-filter-chain
|
filter-chain: implement convoler_reset
|
2021-10-13 18:36:20 +02:00 |
|
module-metadata
|
includes: update all references to extensions to point to pipewire/extensions
|
2021-06-18 17:54:18 +03: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
|
modules: switch protocol-native to the new logging system
|
2021-09-28 09:35:39 +02:00 |
|
module-protocol-pulse
|
pulse-server: Improve combine sink properties
|
2021-10-26 10:50:28 +02:00 |
|
module-session-manager
|
module-session-manager: don't leak the impl structure
|
2021-10-27 17:41:32 +02:00 |
|
module-zeroconf-discover
|
pipewire: module-zeroconf-discover: free correct pointer
|
2021-06-16 17:39:25 +00:00 |
|
spa
|
modules: switch to new property helpers
|
2021-10-13 07:12:00 +00:00 |
|
meson.build
|
pulse-server: compile extensions separately
|
2021-10-18 15:36:17 +02:00 |
|
module-access.c
|
Avoid compiler warning by #ifdef'ing a function used only on Linux.
|
2021-10-22 19:08:24 +03:00 |
|
module-adapter.c
|
modules: switch more modules to the new property helpers
|
2021-10-13 07:12:00 +00:00 |
|
module-client-device.c
|
modules: use the new topic-based logging from various pipewire modules
|
2021-09-28 09:35:39 +02:00 |
|
module-client-node.c
|
modules: use the new topic-based logging from various pipewire modules
|
2021-09-28 09:35:39 +02:00 |
|
module-echo-cancel.c
|
Allow echo-cancel to select larger buffer sizes
|
2021-10-19 18:59:07 +00:00 |
|
module-example-sink.c
|
modules: switch more modules to the new property helpers
|
2021-10-13 07:12:00 +00:00 |
|
module-example-source.c
|
modules: switch more modules to the new property helpers
|
2021-10-13 07:12:00 +00:00 |
|
module-filter-chain.c
|
modules: flush and reset state in paused
|
2021-10-13 18:37:02 +02:00 |
|
module-link-factory.c
|
link-factory: avoid using 0 for invalid id
|
2021-10-18 11:35:25 +02:00 |
|
module-loopback.c
|
modules: flush and reset state in paused
|
2021-10-13 18:37:02 +02:00 |
|
module-metadata.c
|
modules: use the new topic-based logging from various pipewire modules
|
2021-09-28 09:35:39 +02:00 |
|
module-portal.c
|
modules: switch to new property helpers
|
2021-10-13 07:12:00 +00:00 |
|
module-profiler.c
|
modules: use the new topic-based logging from various pipewire modules
|
2021-09-28 09:35:39 +02:00 |
|
module-protocol-native.c
|
Set PW_KEY_SEC_LABEL property on FreeBSD and avoid compiler warning.
|
2021-10-22 19:07:45 +03: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
|
pulse-server: list NETWORK flag on devices
|
2021-10-14 13:45:58 +02:00 |
|
module-pulse-tunnel.c
|
pulse-server: list NETWORK flag on devices
|
2021-10-14 13:45:58 +02:00 |
|
module-roc-sink.c
|
pulse-server: list NETWORK flag on devices
|
2021-10-14 13:45:58 +02:00 |
|
module-roc-source.c
|
pulse-server: list NETWORK flag on devices
|
2021-10-14 13:45:58 +02:00 |
|
module-rt.c
|
module-rt{kit}: replace get_default_int with the new property helper
|
2021-10-13 07:12:00 +00:00 |
|
module-rtkit.c
|
module-rt{kit}: replace get_default_int with the new property helper
|
2021-10-13 07:12:00 +00:00 |
|
module-session-manager.c
|
doc: add the documentation infrastructure for pipewire modules
|
2021-06-25 08:42:24 +00:00 |
|
module-zeroconf-discover.c
|
module-zeroconf-discover: also parse the channel_map
|
2021-10-14 13:28:43 +02:00 |