[pulseaudio-discuss] pulse client implementation

2014-03-26 Thread Pete Beardmore
hi, i recently submitted a patch to an audio application which fixed what i saw as a failure to DTRT wrt its pulse implementation specifically, the scenario whereby a user has explicitly configured the app (via config file - read on initialisation) to use 'sinkX', and then at some point

Re: [pulseaudio-discuss] [Patch] alsa: Use card description in default sink/source prefix when available

2014-03-14 Thread Pete Beardmore
Quoting Tanu Kaskinen : Thanks, looks good. excellent, many thanks for reviewing it I'd like to include a more concrete explanation of the use case behind the patch. The commit message says that it's desirable to override "Built-in Audio" with a more specific description, but at least on my

Re: [pulseaudio-discuss] [Patch] alsa: Use card description in default sink/source prefix when available

2014-03-13 Thread Pete Beardmore
n the generic part of the code. Also, we don't need to add the device.card.description property. alternative version attached. thanks >From f6de525860419d59ad062e7b29051ff272247c3c Mon Sep 17 00:00:00 2001 From: Pete Beardmore Date: Thu, 13 Mar 2014 10:14:40 + Subject: alsa: Use car

Re: [pulseaudio-discuss] [Patch] alsa: Use card description in default sink/source prefix when available

2014-03-11 Thread Pete Beardmore
at, additional parenthesis in the attached cheers, Pete >From a32b7d6f427998843e64ece4fad935ecdc9712b2 Mon Sep 17 00:00:00 2001 From: Pete Beardmore Date: Mon, 10 Mar 2014 14:51:10 + Subject: alsa: Use card description in default sink/source prefix when available -given an explicit device.de

[pulseaudio-discuss] [Patch] alsa: Use card description in default sink/source prefix when available

2014-03-10 Thread Pete Beardmore
bused proplists, but without exposing what is clearly an internal only variable. so hopefully not too offensive cheers, Pete >From 5ccb4618a5e1f6beec429e45e599b9a998805130 Mon Sep 17 00:00:00 2001 From: Pete Beardmore Date: Mon, 10 Mar 2014 14:51:10 + Subject: [PATCH] alsa: Use card desc