pulseaudio/src
Arnaud Rebillout 652d3db8f4 meson: modules/alsa: Make alsa-util a shared library
This is to be consistent. In pa currently, as built by the autotools,
libalsa-util is a shared library. Moreover, all the libraries for the
modules, as defined in `src/meson.build`, are also shared libraries.

So let's stick to shared libraries everywhere for now, for simplicity.

We can rework that later on.

Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
2018-10-04 08:44:18 +05:30
..
daemon Use upstream gettext instead intltool 2018-06-21 06:28:59 +05:30
modules meson: modules/alsa: Make alsa-util a shared library 2018-10-04 08:44:18 +05:30
pulse Fix typo: substract -> subtract 2018-09-17 10:03:55 -07:00
pulsecore core: Fix a log function when HAVE_SYSTEMD_JOURNAL && !HAVE_SYSLOG 2018-10-04 08:44:18 +05:30
tests core: Expose API to elevate a thread to realtime priority 2018-06-21 06:29:32 +05:30
utils Fix typo: occured -> occurred 2018-09-17 09:52:36 -07:00
.gitignore .gitignore: add module-gsettings related things 2018-04-19 14:31:12 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am Fix typo: dependancy -> dependency 2018-09-17 09:53:37 -07:00
map-file format: Expose pa_format_info convenience getters in API 2018-07-23 19:29:19 +05:30
meson.build build-sys: First pass at a meson-ified build system 2018-06-21 05:50:29 +05:30