On Mon, Aug 26, 2013 at 11:15 AM, Felipe F. Tonello
<[email protected]> wrote:
> From: "Felipe F. Tonello" <[email protected]>
>
> This fixes a bug when switching profiles under ALSA UCM. If a jack, hence a
> port, was previsouly active, when PA performed a profile switch, the jack
> would continue to be available but not active.
>
> This patche ensures that it activates a port if a jack is previously 
> connected.
>
> Signed-off-by: Felipe F. Tonello <[email protected]>
> ---
>  src/modules/alsa/alsa-sink.c   |  5 +++--
>  src/modules/alsa/alsa-source.c |  5 +++--
>  src/modules/alsa/alsa-ucm.c    | 34 ++++++++++++++++++++++++++++++++++
>  src/modules/alsa/alsa-ucm.h    |  3 +++
>  4 files changed, 43 insertions(+), 4 deletions(-)
>

I implemented a v2 ordering by priority when more then one jack is
plugged. But since the change is small, I will wait for more comments
here until I send it.

Felipe Tonello
_______________________________________________
pulseaudio-discuss mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to