pipewire/src
Wim Taymans ae85a3da39 media-session: make link_nodes return the number of links
Return the result from sm_media_session_create_links() as the
result of link_nodes. This is > 0 when something was linked, < 0
on error and 0 when no ports are available. We should be able to
use this result later to handle errors.
2021-03-23 16:36:46 +01:00
..
daemon jack: add jack.self-connect-mode 2021-03-23 12:24:38 +01:00
examples media-session: make link_nodes return the number of links 2021-03-23 16:36:46 +01:00
extensions Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
gst meson: Use feature options everywhere it makes sense 2021-03-10 20:18:34 +00:00
modules pulse-server: make sure we are active when draining 2021-03-22 10:31:09 +01:00
pipewire impl-node: first start the node, then make it schedulable 2021-03-23 10:17:01 +01:00
tests Fix tests, use the right config dir 2021-02-12 10:33:02 +01:00
tools pw-dump: print id-xxx for unknown ids 2021-03-23 11:32:35 +01:00
.gitignore move things around 2017-07-11 16:08:22 +02:00
meson.build meson: Fixed remaining issues from the port to feature options 2021-03-11 18:29:11 +00:00