pipewire/src/daemon
Gleb Popov fd937fa378 On FreeBSD, add dependency on epoll-shim library.
FreeBSD doesn't provide timerfd and eventfd functions. These are implemented in
3rd party library called epoll-shim. Link targets requiring these functions to
this library.
2019-11-19 13:41:40 +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 core: remove parent_id from the global event 2019-08-16 22:11:42 +02:00
command.h daemon: add support for properties in the config file 2019-06-20 15:19:28 +02:00
daemon-config.c daemon: add support for properties in the config file 2019-06-20 15:19:28 +02:00
daemon-config.h daemon: add support for properties in the config file 2019-06-20 15:19:28 +02:00
main.c fix includes 2019-10-25 15:01:02 +02:00
meson.build On FreeBSD, add dependency on epoll-shim library. 2019-11-19 13:41:40 +01:00
pipewire-system.conf Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
pipewire.conf.in daemon config & remote: load module-session-manager by default 2019-11-04 17:30:33 +01:00
pipewire.desktop.in move things around 2017-07-11 16:08:22 +02:00