pulseaudio/src
Tanu Kaskinen 3dff31e19c alsa-mixer-path-test: Hide unused functions when building with Meson
Silences these warnings:

[509/574] Compiling C object 'src/tests/a4ccf2d@@alsa-mixer-path-test@exe/alsa-mixer-path-test.c.o'.
../src/tests/alsa-mixer-path-test.c:24:20: warning: ‘load_makefile’ defined but not used [-Wunused-function]
 static pa_strlist *load_makefile() {
                    ^~~~~~~~~~~~~
../src/tests/alsa-mixer-path-test.c:17:20: warning: ‘get_default_paths_dir’ defined but not used [-Wunused-function]
 static const char *get_default_paths_dir(void) {
                    ^~~~~~~~~~~~~~~~~~~~~
2019-09-20 17:10:57 +03:00
..
daemon daemon: Drop KDE-specific loading of module-device-manager 2019-08-30 11:07:52 +00:00
modules meson: Define TUNNEL_SINK for module-tunnel-sink 2019-09-20 12:18:11 +00:00
pulse client-conf: Avoid loading X11 properties unless SSH_CONNECTION is set 2019-08-27 08:27:16 +00:00
pulsecore build-sys: meson: Add atomic ops related checks 2019-08-15 18:57:13 +05:30
tests alsa-mixer-path-test: Hide unused functions when building with Meson 2019-09-20 17:10:57 +03:00
utils build-sys: meson: Add some missing checks 2019-08-09 23:11:24 +02:00
.gitignore .gitignore: add atomic-test 2019-06-15 11:14:33 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am autotools: Put module-tunnel-source X11_CFLAGS into CFLAGS instead of LDFLAGS 2019-09-20 15:03:57 +03:00
map-file thread-mainloop: Add API for running a callback unlocked 2019-03-31 09:18:37 +00:00
meson.build build-sys: meson: Add some missing checks 2019-08-09 23:11:24 +02:00