pipewire/src/modules/module-protocol-pulse
Barnabás Pőcze 37fa911a72 pulse-server: module: rework registry
Move all module methods into the `module_info` struct, and place
all such structs into the "pw_mod_pulse_modules" section of
the executable. This way there is no need for an explicit
module registry, and all information about a module can
be declared in the module's source file in a single place.
2022-04-11 03:02:08 +02:00
..
extensions spa: add locale independent spa_dtoa 2022-03-21 10:41:44 +01:00
modules pulse-server: module: rework registry 2022-04-11 03:02:08 +02:00
client.c pulse-server: client: drop unused argument 2022-02-06 00:49:12 +01:00
client.h pulse-server: client: remove disconnecting flag 2022-02-02 15:40:43 +00:00
collect.c pulse-server: fix IEC958 passthrough again 2022-02-21 16:53:03 +01:00
collect.h pulse-server: use object serial as index 2022-01-17 12:48:31 +01:00
commands.h pulse-server: add command access control 2021-12-31 02:11:59 +01:00
dbus-name.c modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
dbus-name.h pulse-server: split out D-Bus parts 2021-06-25 03:23:09 +02:00
defs.h pulse-server: set also metadata target.object when moving streams 2022-02-28 18:36:26 +00:00
extension.c pulse-server: make separate index 2022-01-17 12:01:13 +01:00
extension.h pulse-server: make separate index 2022-01-17 12:01:13 +01:00
format.c handle open_memstream errors 2022-03-02 11:48:31 +01:00
format.h pulse-server: fix IEC958 passthrough again 2022-02-21 16:53:03 +01:00
internal.h pulse-server: use quantum_limit 2022-01-14 16:45:41 +01:00
log.h modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
manager.c pulse-server: manager: clean hook list 2022-03-17 21:11:59 +01:00
manager.h pulse-server: use object serial as index 2022-01-17 12:48:31 +01:00
message-handler.c handle open_memstream errors 2022-03-02 11:48:31 +01:00
message-handler.h pulse-server: split out message-handler 2021-06-25 03:23:41 +02:00
message.c pulse-server: also remap module property keys and values 2022-02-04 15:15:42 +01:00
message.h pulse-server: split out message handling 2021-06-25 03:23:24 +02:00
module.c pulse-server: module: rework registry 2022-04-11 03:02:08 +02:00
module.h pulse-server: module: rework registry 2022-04-11 03:02:08 +02:00
operation.c pulse-server: unlink operation before callback 2022-02-21 08:54:50 +01:00
operation.h pulse-server: free pending sample reply 2022-02-20 21:34:53 +01:00
pending-sample.c pulse-server: free pending sample reply 2022-02-20 21:34:53 +01:00
pending-sample.h pulse-server: wait for pending_sample to complete 2022-02-21 08:57:15 +01:00
pulse-server.c pulse-server: module: rework registry 2022-04-11 03:02:08 +02:00
pulse-server.h pulse-server: add missing forward declarations 2021-06-25 03:24:00 +02:00
quirks.c conf: move rule matching to config 2022-02-04 10:43:31 +01:00
quirks.h pipewire-pulse: implement simple quirk database 2021-06-30 17:17:36 +02:00
remap.c pulse-server: also remap module property keys and values 2022-02-04 15:15:42 +01:00
remap.h pulse-server: also remap module property keys and values 2022-02-04 15:15:42 +01:00
reply.c modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
reply.h pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
sample-play.c remove the rate_match io 2022-03-29 09:57:49 +02:00
sample-play.h remove the rate_match io 2022-03-29 09:57:49 +02:00
sample.c modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
sample.h pulse-server: improve reference counting of samples 2021-12-26 19:37:41 +00:00
server.c fix compilation 2022-02-17 16:11:22 +01:00
server.h pulse-server: support server config 2022-01-04 14:30:33 +01:00
stream.c pulse-server: increase maxlength to match tlength 2022-01-28 16:23:42 +01:00
stream.h pulse-server: stream: remove done flag 2022-02-02 15:40:43 +00:00
utils.c pulse-server: remove unused defines 2022-01-04 10:08:54 +01:00
utils.h pulse-server: use pid_t where appropriate 2021-07-25 15:17:08 +02:00
volume.c modules: add log topics to module-protocol-pulse 2021-09-28 09:35:39 +02:00
volume.h pulse-server: split out volume handling 2021-06-25 03:23:01 +02:00