pipewire/pinos/server
Linus Svensson ba45aad1a2 module: Support for loading of modules
A module is a shared library existing in, or a subdirectory of, the
module directory. The directory is by default
${libdir}/pinos-$(MAJORMINOR)/modules, but can be specified with
--with-module-dir=PATH when running configure. It is also possible to
override the module directory runtime with the environment variable
PINOS_MODULE_DIR, which is a list of directories separated with ":".
2016-08-29 12:34:24 +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
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 module: Support for loading of modules 2016-08-29 12:34:24 +02:00
module.h module: Support for loading of modules 2016-08-29 12:34:24 +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