pulseaudio/src/daemon
Arun Raghavan 114cdfbdde build-sys: First pass at a meson-ified build system
This is a working implementation of a build with meson. The server,
utils, and most modules build with this, and it is possible to run from
a build tree and play/capture audio on ALSA devices.

There are a number of FIXMEs, of course, and a number of features that
need to be enabled (modules, dependencies, installation, etc.), but this
should provide everything we need to get there relatively quickly.

To use this, install meson (distro package, or mesonbuild.com) and run:

  $ cd <pulseaudio src dir>
  $ meson <builddir>
  $ ninja -C <builddir>
2018-06-21 05:50:29 +05:30
..
systemd/user launch: avoid autostarting pulseaudio systemd units for root 2017-09-09 16:37:39 +03:00
.gitignore Remove all references to the removed KDE files 2014-03-03 18:06:20 +02:00
caps.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
caps.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cmdline.c core: Support memfd transport; bump protocol version 2016-04-27 18:37:08 +05:30
cmdline.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cpulimit.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
cpulimit.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
daemon-conf.c build-sys: First pass at a meson-ified build system 2018-06-21 05:50:29 +05:30
daemon-conf.h sink, source: Add a mode to avoid resampling if possible 2017-01-30 13:54:43 +05:30
daemon.conf.in sink, source: Add a mode to avoid resampling if possible 2017-01-30 13:54:43 +05:30
default.pa.in default.pa: add module-gsettings 2018-04-19 14:31:18 +03:00
dumpmodules.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
dumpmodules.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
esdcompat.in update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
ltdl-bind-now.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
ltdl-bind-now.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
main.c build-sys: First pass at a meson-ified build system 2018-06-21 05:50:29 +05:30
Makefile build-sys: readd stub makefiles to subdirectories to make building with emacs easier 2012-05-15 14:17:58 +02:00
meson.build build-sys: First pass at a meson-ified build system 2018-06-21 05:50:29 +05:30
pulseaudio-system.conf update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
pulseaudio.desktop.in daemon: ensure pulseaudio early startup on kde 2014-03-03 18:06:20 +02:00
server-lookup.c update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
server-lookup.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
start-pulseaudio-x11.in update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
system.pa.in system.pa: load module-card-restore 2017-10-24 20:05:18 +03:00