mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-14 06:59:53 -05:00
add a new module module-default-device-restore which automatically saves and restores the selected default device. Enable it by default.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1760 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
1d3e70c7d3
commit
11bf38042f
2 changed files with 11 additions and 0 deletions
|
|
@ -63,6 +63,9 @@ load-module module-native-protocol-unix
|
|||
### Automatically restore the volume of playback streams
|
||||
load-module module-volume-restore
|
||||
|
||||
### Automatically restore the default sink/source when changed by the user during runtime
|
||||
load-module module-default-device-restore
|
||||
|
||||
### Automatically move streams to the default sink if the sink they are
|
||||
### connected to dies, similar for sources
|
||||
load-module module-rescue-streams
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue