Re: [pulseaudio-discuss] [PATCH pavucontrol] mainwindow: Show the availability of the ports and profiles.

2012-11-10 Thread Tanu Kaskinen
On Sat, 2012-11-10 at 22:54 +0100, David Henningsson wrote: > On 11/09/2012 08:26 PM, Tanu Kaskinen wrote: > > On Fri, 2012-11-09 at 19:29 +0100, David Henningsson wrote: > >> On 11/09/2012 07:17 PM, Tanu Kaskinen wrote: > >>> On Thu, 2012-11-08 at 23:38 +0100, poljar (Damir Jelić) wrote: > +

Re: [pulseaudio-discuss] [PATCH pavucontrol] mainwindow: Show the availability of the ports and profiles.

2012-11-10 Thread Raymond Yau
> > +if (hasNo && !hasYes && !hasOther) > +desc += " (unplugged)"; > +else if (hasYes && !hasNo && !hasOther) > +desc += " (plugged in)"; I think profiles should be "plugged in" if any port is available. >>> >>> >>> The reas

Re: [pulseaudio-discuss] How to get mencoder to use, pulseaudio in capturing audio?

2012-11-10 Thread Miroslav Rovis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I did have to reread and correct my mail below. It now should be much clearer and without many typoes. Safely forgo the previous mail with too many typoes and unclarities. Thank you! On 10/11/12 09:47, Raymond Yau wrote: >>> >>> To make sure that I

Re: [pulseaudio-discuss] How to get mencoder to use, pulseaudio in capturing audio?

2012-11-10 Thread Miroslav Rovis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/11/12 09:47, Raymond Yau wrote: >>> >>> To make sure that I have understood the problem correctly, I'll >>> try to summarize it here: You have been happily capturing video >>> and audio from a video capture card for some time now. The >>> audio

Re: [pulseaudio-discuss] [PATCH pavucontrol] mainwindow: Show the availability of the ports and profiles.

2012-11-10 Thread David Henningsson
On 11/09/2012 08:26 PM, Tanu Kaskinen wrote: On Fri, 2012-11-09 at 19:29 +0100, David Henningsson wrote: On 11/09/2012 07:17 PM, Tanu Kaskinen wrote: On Thu, 2012-11-08 at 23:38 +0100, poljar (Damir Jelić) wrote: +if (hasNo && !hasYes && !hasOther) +desc += " (unplugged)";

Re: [pulseaudio-discuss] jackdbus module, pulse fails to conform on device reservation API

2012-11-10 Thread Ian Malone
On 9 November 2012 17:34, Tanu Kaskinen wrote: > On Tue, 2012-11-06 at 15:58 -0500, Ian Malone wrote: >> method call sender=:1.110 -> >> dest=org.freedesktop.ReserveDevice1.Audio1 serial=6 >> path=/org/freedesktop/ReserveDevice1/Audio1; >> interface=org.freedesktop.ReserveDevice1; member=RequestRe

Re: [pulseaudio-discuss] [PATCH v2 0/3] Bluetooth: Late UUID support

2012-11-10 Thread Mikel Astiz
Hi Tanu, On Fri, Nov 9, 2012 at 8:00 PM, Tanu Kaskinen wrote: > On Sun, 2012-11-04 at 18:47 +0100, Mikel Astiz wrote: >> Hi, >> >> On Fri, Oct 26, 2012 at 8:23 AM, Mikel Astiz >> wrote: >> > From: Mikel Astiz >> > >> > v2 simplifies patch v1 3/6 (now patch v2 1/3) as proposed by Tanu: >> > - U