mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-17 08:56:49 -05:00
acp: sync with pulseaudio
This commit is contained in:
parent
3d372424cc
commit
a33df863b4
2 changed files with 28 additions and 25 deletions
|
|
@ -5103,7 +5103,7 @@ void pa_alsa_profile_set_probe(
|
|||
pp += add_profiles_to_probe(pp, ps->profiles, false, false);
|
||||
pp += add_profiles_to_probe(pp, ps->profiles, false, true);
|
||||
pp += add_profiles_to_probe(pp, ps->profiles, true, false);
|
||||
add_profiles_to_probe(pp, ps->profiles, true, true);
|
||||
pp += add_profiles_to_probe(pp, ps->profiles, true, true);
|
||||
|
||||
for (pp = probe_order; *pp; pp++) {
|
||||
uint32_t idx;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue