pipewire/src/modules/module-protocol-pulse
Wim Taymans c4b767cba1 docs: rename pulse module files to fix doxygen \file name collisions
Prefix all pulse module source files with pulse- to give them unique
basenames, avoiding ambiguous \file suffix matching in doxygen when
identically-named files exist under src/modules/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-26 12:37:39 +02:00
..
modules docs: rename pulse module files to fix doxygen \file name collisions 2026-06-26 12:37:39 +02:00
client.c pipewire-pulse: Expose profile preference setting as a message 2026-06-23 08:58:12 -04:00
client.h pipewire-pulse: Expose profile preference setting as a message 2026-06-23 08:58:12 -04:00
cmd.c security: add missing NULL check after strndup in cmd.c 2026-04-29 18:21:16 +02:00
cmd.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
collect.c treewide: avoid unitialized spa_dict::flags 2026-06-04 21:35:47 +02:00
collect.h treewide: avoid unitialized spa_dict::flags 2026-06-04 21:35:47 +02:00
commands.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
dbus-name.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
dbus-name.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
defs.h pipewire-pulse: Expose profile preference setting as a message 2026-06-23 08:58:12 -04:00
extension.c pulse-server: move extension to modules 2024-01-23 13:31:05 +01:00
extension.h pulse-server: move extension to modules 2024-01-23 13:31:05 +01:00
format.c treewide: add error checking to spa_json_builder_close 2026-05-13 18:14:44 +02:00
format.h format: Add support for sample rate of 1.536 Mhz 2026-01-09 01:16:30 +01:00
internal.h pulse-server: use the client properties for the zeroramp.gap 2026-06-19 10:05:56 +02:00
log.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
manager.c security: fix issues in pulse module core files 2026-04-30 17:08:04 +02:00
manager.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
message-handler.c pulse-server: actually print properties of module 2026-06-25 09:21:27 +02:00
message-handler.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
message.c pulse: inline the message check 2026-05-26 14:48:47 +02:00
message.h pulse-server: message: use union to store event data 2024-05-15 08:31:40 +00:00
module.c pulse-server: actually print properties of module 2026-06-25 09:21:27 +02:00
module.h pulse-server: actually print properties of module 2026-06-25 09:21:27 +02:00
operation.c security: fix operation counter leak in operation_complete 2026-04-29 18:15:22 +02:00
operation.h pulse-server: add operation_free_by_tag() 2023-05-10 18:57:20 +00:00
pending-sample.c pulse: only fixate when necessary 2026-04-30 16:27:15 +02:00
pending-sample.h pulse-server: pending-sample: handle client disconnection correctly 2023-05-10 18:57:20 +00:00
pulse-server.c pulse-server: actually print properties of module 2026-06-25 09:21:27 +02:00
pulse-server.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
quirks.c pulse-server: add quirk to block record and playback streams 2024-09-23 10:56:40 +02:00
quirks.h pulse-server: add quirk to block record and playback streams 2024-09-23 10:56:40 +02:00
remap.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
remap.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
reply.c security: add missing NULL checks after message_alloc in reply 2026-04-29 17:54:21 +02:00
reply.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
sample-play.c pulse-server: keep allocate buffer size around 2026-04-30 15:25:31 +02:00
sample-play.h pulse-server: use timeout also for creating sample-play streams 2026-02-02 11:25:01 +00:00
sample.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
sample.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
server.c pulse-server: use pw_net_get_ip instead of inet_ntop 2026-05-12 12:14:52 +02:00
server.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
snap-policy.c security: fix issues in pulse module core files 2026-04-30 17:08:04 +02:00
snap-policy.h Replace even more spaces with tabs 2024-01-12 11:35:17 +00:00
stream.c pulse: add some SPA_LIKELY 2026-05-26 14:50:15 +02:00
stream.h pulse: do all delay calculations when we need it 2026-05-26 14:50:47 +02:00
utils.c security: replace strcat with bounds-explicit memcpy in pulse utils 2026-04-27 16:14:23 +02:00
utils.h protocol-pulse: implement readiness notification 2024-10-22 09:50:27 +02:00
volume.c security: fix issues in pulse module core files 2026-04-30 17:08:04 +02:00
volume.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00