pipewire/spa/plugins/alsa
Peter Hutterer 0cbd56f0cd spa: declare a dependency for each used library in meson.build
For SPA libraries that we link against elsewhere in the tree, declare a
declare a dependency "foo_dep" for that library that specifies how to
link to it. Then use that dependency in the various targets.

This removes the knowledge of how to link with the library from the
target which can treat it as just another dependency.

In the case of optional libraries (e.g. the journal support lib) we can
then use declare_dependency() to declare an empty dependencies and thus
link them unconditionally in the target.
2021-09-20 07:29:03 +00:00
..
acp spa: declare a dependency for each used library in meson.build 2021-09-20 07:29:03 +00:00
mixer Expose output select for Soundblaster cards 2021-06-10 07:39:04 +00:00
90-pipewire-alsa.rules Update 90-pipewire-alsa.rules --> add rule for gsx 1200 2021-08-16 10:04:49 +00:00
acp-tool.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
alsa-acp-device.c alsa: move codec config to acp-device 2021-09-02 10:27:59 +02:00
alsa-pcm-device.c avoid shadowing arguments 2021-07-06 17:55:16 +02:00
alsa-pcm-sink.c alsa: pass AES bits to S/PDIF devices 2021-09-14 12:42:03 +02:00
alsa-pcm-source.c alsa: pass AES bits to S/PDIF devices 2021-09-14 12:42:03 +02:00
alsa-pcm.c alsa: pass AES bits to S/PDIF devices 2021-09-14 12:42:03 +02:00
alsa-pcm.h alsa: pass AES bits to S/PDIF devices 2021-09-14 12:42:03 +02:00
alsa-seq-bridge.c alsa-seq: fix port delete 2021-09-14 18:08:30 +02:00
alsa-seq.c alsa-seq: fix port delete 2021-09-14 18:08:30 +02:00
alsa-seq.h alsa: clean up rate matching code 2021-09-06 12:55:06 +02:00
alsa-udev.c spa: clear all devices when udev monitor stops 2021-07-13 17:03:30 +00:00
alsa.c alsa-acp: Add libacp based card device 2020-07-06 12:20:09 +02:00
dll.h alsa: refactor dll code 2020-12-09 12:09:40 +01:00
meson.build spa: declare a dependency for each used library in meson.build 2021-09-20 07:29:03 +00:00
test-timer.c spa: Fix a compiler warning caused by unchecked read() 2020-12-24 17:54:32 +02:00