pipewire/src/daemon
Wim Taymans c82e38ad35 conf: limit buffers to 16
Old v0 clients can only handle up to 16 buffers. It's unfortunate that
we have to enforce this globally but otherwise it is possible that
a new client allocated more buffers which it then tries to share with
an old client and fail.
2020-02-11 16:03:38 +01:00
..
systemd make systemd dependency optional 2017-12-14 09:30:34 +01:00
.gitignore move things around 2017-07-11 16:08:22 +02:00
command.c command: fix load-module arguments 2020-02-07 13:25:19 +01:00
command.h pw_core -> pw_context 2019-12-10 18:19:56 +01:00
daemon-config.c spa: add spa_aprintf helper 2020-01-27 12:19:21 +01:00
daemon-config.h pw_core -> pw_context 2019-12-10 18:19:56 +01:00
main.c main: handle execv failure 2020-01-08 12:38:46 +01:00
meson.build the epoll shim should only be used by the system library. 2019-11-19 15:16:18 +01:00
pipewire-system.conf Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
pipewire.conf.in conf: limit buffers to 16 2020-02-11 16:03:38 +01:00
pipewire.desktop.in move things around 2017-07-11 16:08:22 +02:00