Re: [pulseaudio-discuss] [PATCH] switch-on-port-available: check and change default sink or source

2017-05-05 Thread Georg Chini
On 05.05.2017 16:43, Georg Chini wrote: On 03.05.2017 12:51, Tanu Kaskinen wrote: On Wed, 2017-05-03 at 11:23 +0800, Hui Wang wrote: Today I tested the latest master branch (already including your two patches), seems it did not fix the problem. Below is my testing detail: Install ubuntu 16.04

Re: [pulseaudio-discuss] [PATCH] switch-on-port-available: check and change default sink or source

2017-05-05 Thread Georg Chini
On 03.05.2017 12:51, Tanu Kaskinen wrote: On Wed, 2017-05-03 at 11:23 +0800, Hui Wang wrote: Today I tested the latest master branch (already including your two patches), seems it did not fix the problem. Below is my testing detail: Install ubuntu 16.04 on my laptop. clone the latest pulseaudio

Re: [pulseaudio-discuss] [PATCH] echo-cancel: Avoid segfaults due to invalid master sink or source

2017-05-05 Thread Georg Chini
On 04.05.2017 20:11, Tanu Kaskinen wrote: On Wed, 2017-05-03 at 22:19 +0200, Georg Chini wrote: On 03.05.2017 21:58, Tanu Kaskinen wrote: On Tue, 2017-05-02 at 07:12 +0200, Georg Chini wrote: On 01.05.2017 22:10, Tanu Kaskinen wrote: On Mon, 2017-04-24 at 19:33 +0200, Georg Chini wrote: Ther

[pulseaudio-discuss] [PATCH] bluetooth: ofono: Use Acquire method if available

2017-05-05 Thread Luiz Augusto von Dentz
From: Luiz Augusto von Dentz Attempt to use Acquire method if available falling back to Connect in case it fails. --- src/modules/bluetooth/backend-ofono.c | 13 + 1 file changed, 13 insertions(+) diff --git a/src/modules/bluetooth/backend-ofono.c b/src/modules/bluetooth/backend-of

Re: [pulseaudio-discuss] [PATCH v5 5/7] bluetooth: Auto recover if profile is 'off'

2017-05-05 Thread Luiz Augusto von Dentz
Hi Tanu, On Thu, May 4, 2017 at 3:29 PM, Tanu Kaskinen wrote: > On Thu, 2017-05-04 at 12:58 +0300, Luiz Augusto von Dentz wrote: >> From: Luiz Augusto von Dentz >> >> This means something went wrong, which in case of ofono backend it is >> probably due to the profile not connecting immediately,

[pulseaudio-discuss] How to do dynamic control?

2017-05-05 Thread Steven Wawryk
Hello, I'm looking for some advice on how to go about a task I need to do. Some time ago, I developed an ALSA driver (codec, I2S and soundcard) and a set of PulseAudio CLI scripts for an in-house designed 24 channel audio card. This worked well for a static setup that didn't need any dynami