pipewire/src
Wim Taymans 6f2e274b15 protocol: add a few more options for XDG_RUNTIME_DIR
PIPEWIRE_CORE can be used to specify a server name.
PIPEWIRE_REMOTE can be used to specify what server name to
connect to.

Either use the absolute path of the name to create and connect
to a server, or use a relative path. For a relative path, the
server name will be completed by prefixing the following paths
in order:

PIPEWIRE_RUNTIME_DIR environment variable,
XDG_RUNTIME_DIR environment variable,
HOME environment variable,
USERPROFILE environment variable,
home directory as stored in the password database.

Fixes #259
2020-07-31 12:46:58 +02:00
..
daemon main: make the default remote if nothing is specified 2020-07-24 17:23:00 +02:00
examples examples: add support for YUV data 2020-07-31 11:44:20 +02:00
extensions session-manager: do not copy stream link params if they are NULL 2020-06-01 16:25:40 +00:00
gst gst: support VideoCrop meta 2020-07-31 11:44:46 +02:00
modules protocol: add a few more options for XDG_RUNTIME_DIR 2020-07-31 12:46:58 +02:00
pipewire impl-node: update driver stats as well 2020-07-30 18:22:33 +02:00
tests Optionally install examples and tests 2020-06-16 17:58:02 +00:00
tools permission: add some helpers 2020-07-30 16:26:29 +02:00
.gitignore move things around 2017-07-11 16:08:22 +02:00
meson.build meson: add tests option 2020-02-23 00:09:16 +01:00