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:
Lennart Poettering 2007-09-03 20:53:07 +00:00
parent 1d3e70c7d3
commit 11bf38042f
2 changed files with 11 additions and 0 deletions

View file

@ -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