pipewire/src/modules
Wim Taymans 3cd7d90d88 media-session: link all stream ports
Create a helper in the session manager to link all ports between
2 nodes.

Make the output endpoint call the input endpoint create_link, passing
the node or ports to link to.

Make the input endpoint complete the link by calling the session
helper to link all ports.

Remove the node policy, we're only using a policy for the endpoints
now.
2019-11-29 13:34:07 +01:00
..
module-adapter port: select a mixer when we set a format 2019-10-02 18:07:10 +02:00
module-client-device emit bound_id event 2019-11-29 13:34:06 +01:00
module-client-node client-node: use bound id from the proxy 2019-11-29 13:34:06 +01:00
module-metadata Make sure we bind before registering the global 2019-11-25 16:33:53 +01:00
module-protocol-native interfaces: add event to notify of global bound id 2019-11-29 13:34:00 +01:00
module-session-manager media-session: link all stream ports 2019-11-29 13:34:07 +01:00
spa Add printf checks for proxy_error and resource_error 2019-11-21 16:09:05 +01:00
meson.build extensions: implement new session manager extension 2019-11-04 17:30:33 +01:00
module-access.c fix includes 2019-10-25 15:01:02 +02:00
module-adapter.c Make sure we bind before registering the global 2019-11-25 16:33:53 +01:00
module-client-device.c Add printf checks for proxy_error and resource_error 2019-11-21 16:09:05 +01:00
module-client-node.c Add printf checks for proxy_error and resource_error 2019-11-21 16:09:05 +01:00
module-link-factory.c Make sure we bind before registering the global 2019-11-25 16:33:53 +01:00
module-metadata.c Add printf checks for proxy_error and resource_error 2019-11-21 16:09:05 +01:00
module-protocol-native.c Add printf checks for proxy_error and resource_error 2019-11-21 16:09:05 +01:00
module-rtkit.c Implement _gettid() for FreeBSD and do not call pthread_setschedparam() with SCHED_RESET_ON_FORK argument. 2019-11-19 13:41:40 +01:00
module-session-manager.c extensions: implement new session manager extension 2019-11-04 17:30:33 +01:00