mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Support to parse configuration files. By default, the default conf file
is parsed ({sysconfdir}/pinos/pinos.conf), but that can be changed with
an environment variable (PINOS_CONFIG_FILE). The file can contain
commands and assignments (no assignment supported this far).
Support for command module-load is added.
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| daemon-config.c | ||
| daemon-config.h | ||
| main.c | ||
| pinos-system.conf | ||
| pinos.conf.in | ||
| pinos.desktop.in | ||