[pulseaudio-discuss] [PATCH 5/6] cli: Show card ports and jack detection status

2011-11-25 Thread David Henningsson
Expose the new stuff through pacmd. Signed-off-by: David Henningsson --- src/pulsecore/cli-text.c | 48 + 1 files changed, 31 insertions(+), 17 deletions(-) diff --git a/src/pulsecore/cli-text.c b/src/pulsecore/cli-text.c index 5498744..2253635 1006

[pulseaudio-discuss] [PATCH 5/6] cli: Show card ports and jack detection status

2011-11-10 Thread David Henningsson
Expose the new stuff through pacmd. Signed-off-by: David Henningsson --- src/pulsecore/cli-text.c | 48 + 1 files changed, 31 insertions(+), 17 deletions(-) diff --git a/src/pulsecore/cli-text.c b/src/pulsecore/cli-text.c index 5498744..2253635 1006

Re: [pulseaudio-discuss] [PATCH 5/6] cli: Show card ports and jack detection status

2011-11-08 Thread Tanu Kaskinen
On Tue, 2011-11-08 at 09:11 +0100, David Henningsson wrote: > On 11/03/2011 08:36 PM, Tanu Kaskinen wrote: > > Looks good. The only complaint is about the "should never happen" > > handling. > > Would it make sense to commit this one as it is, then anyone caring > enough could make a general chan

Re: [pulseaudio-discuss] [PATCH 5/6] cli: Show card ports and jack detection status

2011-11-08 Thread David Henningsson
On 11/03/2011 08:36 PM, Tanu Kaskinen wrote: Looks good. The only complaint is about the "should never happen" handling. Would it make sense to commit this one as it is, then anyone caring enough could make a general change of invalid -> pa_assert for all occurences here? (Although, I still

Re: [pulseaudio-discuss] [PATCH 5/6] cli: Show card ports and jack detection status

2011-11-03 Thread Tanu Kaskinen
Looks good. The only complaint is about the "should never happen" handling. -- Tanu On Thu, 2011-10-27 at 16:45 +0200, David Henningsson wrote: > Expose the new stuff through pacmd. > > Signed-off-by: David Henningsson > --- > src/pulsecore/cli-text.c | 48 +

Re: [pulseaudio-discuss] [PATCH 5/6] cli: Show card ports and jack detection status

2011-10-31 Thread David Henningsson
On 2011-10-28 10:08, Maarten Bosmans wrote: 2011/10/27 David Henningsson: Expose the new stuff through pacmd. Can you also make it available in the pactl output? That would make sense, I assume. Let's do that once these patches are merged. Signed-off-by: David Henningsson --- src/pulse

Re: [pulseaudio-discuss] [PATCH 5/6] cli: Show card ports and jack detection status

2011-10-28 Thread Maarten Bosmans
2011/10/27 David Henningsson : > Expose the new stuff through pacmd. Can you also make it available in the pactl output? > Signed-off-by: David Henningsson > --- >  src/pulsecore/cli-text.c |   48 + >  1 files changed, 31 insertions(+), 17 deletions(-)

[pulseaudio-discuss] [PATCH 5/6] cli: Show card ports and jack detection status

2011-10-27 Thread David Henningsson
Expose the new stuff through pacmd. Signed-off-by: David Henningsson --- src/pulsecore/cli-text.c | 48 + 1 files changed, 31 insertions(+), 17 deletions(-) diff --git a/src/pulsecore/cli-text.c b/src/pulsecore/cli-text.c index 5498744..2253635 1006