]> code.delx.au - pulseaudio/commit
Add a new module switch-on-port-available that acts on port changes
authorDavid Henningsson <david.henningsson@canonical.com>
Thu, 23 Feb 2012 06:17:04 +0000 (07:17 +0100)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Sun, 11 Mar 2012 06:53:46 +0000 (12:23 +0530)
commitd1ce4c0aea23af9d3007cb91e3a5c76ff67bc7cc
treee7c062fc04a8a2f5c263b063311c9e07c7cab69a
parent56018683b147740129538737722590bc5824dbe1
Add a new module switch-on-port-available that acts on port changes

This module tries to switch to a port when availability changes to
"YES", and tries to switch away when availability changes to "NO".

Once there is a priority list infrastructure in place and ready,
this functionality might be redundant, but this will do as an
interim solution.
src/Makefile.am
src/modules/module-switch-on-port-available.c [new file with mode: 0644]