Commit graph

5 commits

Author SHA1 Message Date
anteater
1442fa7da7 alsa: add mathlib dep 2023-01-20 08:16:50 +00:00
Peter Hutterer
da339c286f meson.build: drop HAVE_CONFIG_H
This is an autotools leftover, with meson we're always guaranteed to have
the config.h file.
2021-06-10 09:04:16 +10:00
Peter Hutterer
223f20709d meson: replace join_paths(a, b) with a / b
More readable and from the meson reference manual:
(since 0.49.0) Using the/ operator on strings is equivalent to calling join_paths.
2021-04-15 06:57:00 +00:00
Wim Taymans
37f43aba35 alsa: add mixer plugin
Add plugin to manage the volume of default source and sink
2020-07-24 17:13:51 +02:00
Arun Raghavan
57d2fbdbf2 Merge pipewire-alsa subtree 2019-11-03 15:20:56 +01:00