| .. |
|
module-adapter
|
|
|
|
module-avb
|
copied all entity strings to add to descriptor
|
2026-06-10 23:40:01 -07:00 |
|
module-client-device
|
core: use %u format specifier for uint32_t IDs
|
2026-04-16 08:54:15 +00:00 |
|
module-client-node
|
client-node: clear mix when clearing the node
|
2026-06-30 16:17:12 +02:00 |
|
module-jack-tunnel
|
jack: dlclose on errors
|
2026-05-04 13:20:00 +02:00 |
|
module-metadata
|
|
|
|
module-netjack2
|
midi: don't write trailing continuation 0xf0 for SysEx
|
2026-06-01 13:08:11 +02:00 |
|
module-profiler
|
|
|
|
module-protocol-native
|
connection: return error if too many fds in message
|
2026-05-14 16:32:58 +02:00 |
|
module-protocol-pulse
|
docs: rename pulse module files to fix doxygen \file name collisions
|
2026-06-26 12:37:39 +02:00 |
|
module-raop
|
modules: remove redundant close
|
2026-05-18 16:58:20 +02:00 |
|
module-roc
|
pipewire: module-roc-{sink,source}: fix log format string issues
|
2026-02-19 19:37:15 +00:00 |
|
module-rt
|
|
|
|
module-rtp
|
module-rtp-sink: Add ability to add / remove receivers through commands
|
2026-06-23 10:47:36 +00:00 |
|
module-sendspin
|
security: replace unsafe atoi() with validated parsing in websocket
|
2026-04-28 12:14:36 +02:00 |
|
module-session-manager
|
core: use %u format specifier for uint32_t IDs
|
2026-04-16 08:54:15 +00:00 |
|
module-vban
|
midi: don't write trailing continuation 0xf0 for SysEx
|
2026-06-01 13:08:11 +02:00 |
|
spa
|
|
|
|
zeroconf-utils
|
zeroconf: check for NULL before doing strdup
|
2026-05-05 18:17:42 +02:00 |
|
flatpak-utils.h
|
|
|
|
meson.build
|
docs: fix broken doxygen references and escape HTML tags
|
2026-06-26 12:42:01 +02:00 |
|
module-access.c
|
security: add missing NULL checks and fix error handling in modules
|
2026-04-30 18:38:32 +02:00 |
|
module-adapter.c
|
core: use %u format specifier for uint32_t IDs
|
2026-04-16 08:54:15 +00:00 |
|
module-avb.c
|
|
|
|
module-client-device.c
|
core: use %u format specifier for uint32_t IDs
|
2026-04-16 08:54:15 +00:00 |
|
module-client-node.c
|
|
|
|
module-combine-stream.c
|
combine-stream: fix incorrect compensate samples on playback restart
|
2026-06-11 20:34:22 +02:00 |
|
module-echo-cancel.c
|
modules: handle more stream setup failures
|
2026-05-06 16:23:08 +02:00 |
|
module-example-filter.c
|
modules: handle more stream setup failures
|
2026-05-06 16:23:08 +02:00 |
|
module-example-sink.c
|
|
|
|
module-example-source.c
|
|
|
|
module-fallback-sink.c
|
|
|
|
module-ffado-driver.c
|
midi: don't write trailing continuation 0xf0 for SysEx
|
2026-06-01 13:08:11 +02:00 |
|
module-filter-chain.c
|
filter-chain: pass context to filter-graph
|
2026-06-30 12:52:32 +02:00 |
|
module-jack-tunnel.c
|
midi: don't write trailing continuation 0xf0 for SysEx
|
2026-06-01 13:08:11 +02:00 |
|
module-jackdbus-detect.c
|
treewide: add error checking to spa_json_builder_close
|
2026-05-13 18:14:44 +02:00 |
|
module-link-factory.c
|
core: use %u format specifier for uint32_t IDs
|
2026-04-16 08:54:15 +00:00 |
|
module-loopback.c
|
loopback: handle stream setup failure
|
2026-05-06 16:07:59 +02:00 |
|
module-metadata.c
|
core: use %u format specifier for uint32_t IDs
|
2026-04-16 08:54:15 +00:00 |
|
module-netjack2-driver.c
|
modules: make and use pw_net_is_multicast
|
2026-05-12 13:02:21 +02:00 |
|
module-netjack2-manager.c
|
modules: make and use pw_net_is_multicast
|
2026-05-12 13:02:21 +02:00 |
|
module-parametric-equalizer.c
|
treewide: add error checking to spa_json_builder_close
|
2026-05-13 18:14:44 +02:00 |
|
module-pipe-tunnel.c
|
modules: handle allocation errors
|
2026-05-01 12:29:54 +02:00 |
|
module-portal.c
|
modules: fix portal error handling
|
2026-05-06 13:48:35 +02:00 |
|
module-profiler.c
|
profiler: fix cleanup on errors
|
2026-05-06 12:39:39 +02:00 |
|
module-protocol-native.c
|
protocol-native: expose client supplementary GIDs
|
2026-05-25 17:08:34 +00:00 |
|
module-protocol-pulse.c
|
pulse-server: add a pulse.zeroramp.gap property
|
2026-06-17 17:17:54 +02:00 |
|
module-protocol-simple.c
|
docs: escape angle brackets and fix @filename and \ref in doc comments
|
2026-06-26 12:43:56 +02:00 |
|
module-pulse-tunnel.c
|
security: add missing NULL checks and fix error handling in modules
|
2026-04-30 18:38:32 +02:00 |
|
module-raop-discover.c
|
docs: escape angle brackets and fix @filename and \ref in doc comments
|
2026-06-26 12:43:56 +02:00 |
|
module-raop-sink.c
|
raop: implement retransmission
|
2026-05-19 17:40:07 +02:00 |
|
module-roc-sink.c
|
modules: handle allocation errors
|
2026-05-01 12:29:54 +02:00 |
|
module-roc-source.c
|
modules: handle allocation errors
|
2026-05-01 12:29:54 +02:00 |
|
module-rt.c
|
module-rt: Use a sane timeout for DBus messages
|
2026-05-31 15:42:41 +02:00 |
|
module-rtp-sap.c
|
docs: escape angle brackets and fix @filename and \ref in doc comments
|
2026-06-26 12:43:56 +02:00 |
|
module-rtp-session.c
|
module: check packet size for CK messages
|
2026-05-15 10:45:14 +02:00 |
|
module-rtp-sink.c
|
module-rtp-sink: Add ability to add / remove receivers through commands
|
2026-06-23 10:47:36 +00:00 |
|
module-rtp-source.c
|
module-rtp: Copy sess.ts-direct in RTP sink and add direct ts documentation
|
2026-06-14 22:05:30 +02:00 |
|
module-scheduler-v1.c
|
scheduler: make active nodes go to IDLE
|
2026-05-25 18:40:52 +02:00 |
|
module-sendspin-recv.c
|
sendspin: reject unsupported receive codecs
|
2026-06-03 10:38:50 +00:00 |
|
module-sendspin-send.c
|
docs: escape angle brackets and fix @filename and \ref in doc comments
|
2026-06-26 12:43:56 +02:00 |
|
module-session-manager.c
|
|
|
|
module-snapcast-discover.c
|
docs: escape angle brackets and fix @filename and \ref in doc comments
|
2026-06-26 12:43:56 +02:00 |
|
module-spa-device-factory.c
|
core: use %u format specifier for uint32_t IDs
|
2026-04-16 08:54:15 +00:00 |
|
module-spa-device.c
|
|
|
|
module-spa-node-factory.c
|
modules: avoid useless props copy
|
2026-05-05 14:15:44 +02:00 |
|
module-spa-node.c
|
|
|
|
module-vban-recv.c
|
docs: escape angle brackets and fix @filename and \ref in doc comments
|
2026-06-26 12:43:56 +02:00 |
|
module-vban-send.c
|
modules: make and use pw_net_is_multicast
|
2026-05-12 13:02:21 +02:00 |
|
module-x11-bell.c
|
|
|
|
module-zeroconf-discover.c
|
treewide: add error checking to spa_json_builder_close
|
2026-05-13 18:14:44 +02:00 |
|
network-utils.h
|
modules: make and use pw_net_is_multicast
|
2026-05-12 13:02:21 +02:00 |