pipewire/pinos
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 remove fd manager 2016-08-29 11:44:45 +02:00
daemon module: Support for loading of modules 2016-08-29 12:34:24 +02:00
dbus Improve state handling 2016-08-25 17:07:40 +02:00
gst cleanups 2016-08-29 10:54:43 +02:00
modules Make new USE_BUFFERS command 2016-08-26 17:43:48 +02:00
server module: Support for loading of modules 2016-08-29 12:34:24 +02:00
tests cleanups 2016-08-29 10:54:43 +02:00
tools Cleanups 2016-08-25 14:10:38 +02:00
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
Makefile.am module: Support for loading of modules 2016-08-29 12:34:24 +02:00