pipewire/pinos/server
Linus Svensson 7d8e2d53f7 daemon-conf: Add conf file parsing
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.
2016-08-29 18:31:08 +02:00
..
client-node.c Work on sink 2016-08-24 16:38:51 +02:00
client-node.h More work on implementing remote protocol 2016-08-02 16:34:44 +02:00
client.c remove fd manager 2016-08-29 11:44:45 +02:00
client.h reintroduce channels 2016-07-20 17:29:34 +02:00
command.c daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
command.h daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
daemon.c remove fd manager 2016-08-29 11:44:45 +02:00
daemon.h remove unused code 2016-08-09 15:16:38 +02:00
link.c Make new USE_BUFFERS command 2016-08-26 17:43:48 +02:00
link.h remove more unused stuff 2016-08-09 16:46:59 +02:00
module.c daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
module.h daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
node-factory.c node-factory: a class for creating nodes 2016-06-28 12:29:23 +02:00
node-factory.h node-factory: a class for creating nodes 2016-06-28 12:29:23 +02:00
node.c Work on sink 2016-08-24 16:38:51 +02:00
node.h Work on sink 2016-08-24 16:38:51 +02:00
port.c handle set_format with existing format 2016-08-11 11:20:12 +02:00
port.h Work on sink 2016-08-24 16:38:51 +02:00