Re: [pulseaudio-discuss] Detecting when data source disappears?

2017-05-18 Thread Steven Wawryk
I've been reading up and experimenting on both the simple and async APIs. In one experiment, I used a CLI file that sets up a set of module-sine modules with output remapped by module-remap-sink modules to a stream fed to a module-null-sink module. I then wrote 2 programs, one using the

Re: [pulseaudio-discuss] [PATCH] alsa: make headset-mic scanned earlier than headphone-mic

2017-05-18 Thread Hui Wang
Hello Tanu, Could you please help take a look at this patch? This patch really fix an issue on some Dell machines (with realtek codec and has no internal microphone on them), And I think this minor change will not introduce regression, it is pretty safe. Thanks in advance. Hui. On

Re: [pulseaudio-discuss] [PATCH v2] sink-input, source-output: don't allow moving streams that are connected to moving filter devices

2017-05-18 Thread Tanu Kaskinen
On Mon, 2017-05-08 at 12:58 +0300, Tanu Kaskinen wrote: > When a filter sink is moving, it's not connected to any master sink, and > therefore it's not connected to any IO thread either. In this situation > trying to move a stream that is connected to the filter sink is likely > to result in