pipewire/src/modules/module-protocol-pulse
Sanchayan Maity d8b5ab13a5 modules: Allow roc source/sink to be used as native modules
Move the implementation of roc source and sink so that they can be used
as pipewire native modules and make the pulse module implementation use
those.
2021-06-28 12:21:34 +05:30
..
extensions pulse-server: split out extension handling 2021-06-25 03:23:35 +02:00
modules modules: Allow roc source/sink to be used as native modules 2021-06-28 12:21:34 +05:30
client.c pulse-server: split out server creation and socket handling 2021-06-25 03:23:32 +02:00
client.h pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
collect.c pulse-server: improve sink/source state 2021-06-25 13:23:22 +02:00
collect.h pulse-server: improve sink/source state 2021-06-25 13:23:22 +02:00
commands.h pulse-server: split out commands 2021-06-25 03:22:56 +02:00
dbus-name.c dbus: keep a ref to DBusConnection if reconnecting is not handled 2021-06-26 16:11:40 +03:00
dbus-name.h pulse-server: split out D-Bus parts 2021-06-25 03:23:09 +02:00
defs.h spa: add spa_strendswith (copy from protocol-pulse) 2021-06-25 08:42:24 +00:00
extension.c pulse-server: split out extension handling 2021-06-25 03:23:35 +02:00
extension.h pulse-server: split out extension handling 2021-06-25 03:23:35 +02:00
format.c pulse-server: split out format handling 2021-06-25 03:22:59 +02:00
format.h pulse-server: split out format handling 2021-06-25 03:22:59 +02:00
internal.h pulse-server: remove unnecessary struct member and includes 2021-06-25 03:23:51 +02:00
manager.c includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03:00
manager.h pulse-server: add property to make virtual nodes 2021-04-20 21:05:59 +02:00
media-roles.c pulse-server: split out media roles 2021-06-25 03:23:20 +02:00
media-roles.h pulse-server: split out media roles 2021-06-25 03:23:20 +02:00
message-handler.c pulse-server: split out message-handler 2021-06-25 03:23:41 +02:00
message-handler.h pulse-server: split out message-handler 2021-06-25 03:23:41 +02:00
message.c pulse-server: split out message handling 2021-06-25 03:23:24 +02:00
message.h pulse-server: split out message handling 2021-06-25 03:23:24 +02:00
module.c pulse-server: split out module handling 2021-06-25 03:23:37 +02:00
module.h pulse-server: split out module handling 2021-06-25 03:23:37 +02:00
operation.c pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
operation.h pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
pending-sample.c pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
pending-sample.h pulse-server: split out pending-sample 2021-06-25 03:23:15 +02:00
pulse-server.c pulse-server: improve sink/source state 2021-06-25 13:23:22 +02:00
pulse-server.h pulse-server: add missing forward declarations 2021-06-25 03:24:00 +02:00
reply.c pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
reply.h pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
sample-play.c pulse-server: split out sample, sample-play 2021-06-25 03:23:12 +02:00
sample-play.h pulse-server: split out sample, sample-play 2021-06-25 03:23:12 +02:00
sample.c pulse-server: split out sample, sample-play 2021-06-25 03:23:12 +02:00
sample.h pulse-server: split out sample, sample-play 2021-06-25 03:23:12 +02:00
server.c pulse-server: split out server creation and socket handling 2021-06-25 03:23:32 +02:00
server.h pulse-server: split out server creation and socket handling 2021-06-25 03:23:32 +02:00
stream.c pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
stream.h pulse-server: split out reply, operation, client, stream 2021-06-25 03:23:27 +02:00
utils.c pulse-server: split out utils 2021-06-25 03:23:18 +02:00
utils.h pulse-server: move defines to the common utils.h 2021-06-25 19:08:26 +03:00
volume.c pulse-server: split out volume handling 2021-06-25 03:23:01 +02:00
volume.h pulse-server: split out volume handling 2021-06-25 03:23:01 +02:00