pipewire/spa/plugins/alsa
Georges Basile Stavracas Neto f1cc525d7e Add channel paths to analog-surround-*
Motu M4 has four inputs (two line-in inputs, and two complete ones
with gain and XLR and whatnot), as well as four outputs (two monitor
pairs, and an unnaccounted headphone).

Sadly, like a few other interfaces, it wasn't being given an input
profile, since the matching code goes through default.conf testing
each config, and ends up selecting 'analog-surround-40', which does
not have input mapping. The inputs would fallback to 'multichannel-
input', which also doesn't have input paths.

Add input paths to all analog-surround-* mappings, and remove their
'direction=output' fields since they handle both out and in.
2021-05-25 18:41:22 -03:00
..
acp Drop double semicolons 2021-05-20 07:24:22 +00:00
mixer Add channel paths to analog-surround-* 2021-05-25 18:41:22 -03:00
90-pipewire-alsa.rules alsa: Add support for SteelSeries Arctis 9 Wireless 2021-05-21 14:39:45 +02:00
acp-tool.c treewide: replace !strcmp() with spa_streq() 2021-05-18 22:10:27 +10:00
alsa-acp-device.c Drop double semicolons 2021-05-20 07:24:22 +00:00
alsa-pcm-device.c treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
alsa-pcm-sink.c alsa: clean up port and node params 2021-05-21 11:08:52 +02:00
alsa-pcm-source.c alsa: clean up port and node params 2021-05-21 11:08:52 +02:00
alsa-pcm.c alsa: pause/resume when entering/exiting freewheel 2021-05-07 11:51:22 +02:00
alsa-pcm.h alsa: clean up port and node params 2021-05-21 11:08:52 +02:00
alsa-seq-bridge.c alsa: clean up port and node params 2021-05-21 11:08:52 +02:00
alsa-seq.c alsa: initialize reserve array 2021-03-30 09:40:10 +02:00
alsa-seq.h alsa: clean up port and node params 2021-05-21 11:08:52 +02:00
alsa-udev.c Drop double semicolons 2021-05-20 07:24:22 +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 alsa: depend on epoll-shim and libinotify on FreeBSD 2021-04-23 20:52:24 +03:00
test-timer.c spa: Fix a compiler warning caused by unchecked read() 2020-12-24 17:54:32 +02:00