Merge branch 'add-lineout' into 'master'

spa: add "Line Out" element to headphones and lineout profiles

See merge request pipewire/pipewire!2713
This commit is contained in:
佳和 刘 2026-03-30 20:14:43 +00:00
commit 74f4cda31f
2 changed files with 8 additions and 0 deletions

View file

@ -137,6 +137,10 @@ volume = zero
switch = off switch = off
volume = off volume = off
[Element Line Out]
switch = off
volume = off
[Element Surround] [Element Surround]
switch = off switch = off
volume = off volume = off

View file

@ -155,6 +155,10 @@ volume = merge
override-map.1 = all-rear override-map.1 = all-rear
override-map.2 = rear-left,rear-right override-map.2 = rear-left,rear-right
[Element Line Out]
switch = mute
volume = merge
[Element Surround] [Element Surround]
switch = mute switch = mute
volume = merge volume = merge