pipewire/src/daemon
Wim Taymans c605672d43 Implement per client config files
Move the daemon config file loading to a new conf.c file used by
the context to load the configuration. This replaces the module
profiles and some hacks to move properties around.

If there is nothing other specified with $PIPEWIRE_CONFIG_NAME or
a property, the client.conf file is loaded as a fallback.

Update the session manager config file to load the modules via the
config now. Rename the session modules section to another name.

Update pipewire-pulse to also load a specific pulse property file.
This then makes it pssible to assign specific RT priorities for the
pipewire-pulse process.
2021-02-12 10:07:16 +01:00
..
media-session.d Implement per client config files 2021-02-12 10:07:16 +01:00
systemd systemd: remove LimitMEMLOCK lines 2021-02-08 14:56:50 +01:00
.gitignore move things around 2017-07-11 16:08:22 +02:00
client.conf.in Implement per client config files 2021-02-12 10:07:16 +01:00
main.c Implement per client config files 2021-02-12 10:07:16 +01:00
meson.build Implement per client config files 2021-02-12 10:07:16 +01:00
pipewire-pulse.c Implement per client config files 2021-02-12 10:07:16 +01:00
pipewire-pulse.conf.in Implement per client config files 2021-02-12 10:07:16 +01:00
pipewire-system.conf Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
pipewire.conf.in style: Reformat config files 2021-02-12 05:26:16 +00:00
pipewire.desktop.in add i18n support 2021-01-08 10:26:46 +01:00