[pulseaudio-discuss] [PATCH] core-util, pactl: Make one localised and one non-localised version of pa_yes_no
Tanu Kaskinen
tanu.kaskinen at linux.intel.com
Mon Apr 20 08:51:18 PDT 2015
On Mon, 2015-04-20 at 17:41 +0200, David Henningsson wrote:
> We currently use pa_yes_no to write module arguments, so they can not be
> localised. Instead add a new pa_yes_no_localised function and use it in pactl
> (and thus, revert all other places to use the non-localised version).
>
> BugLink: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1445358
> Signed-off-by: David Henningsson <david.henningsson at canonical.com>
> ---
> src/pulsecore/core-util.h | 4 ++++
> src/utils/pactl.c | 20 ++++++++++----------
> 2 files changed, 14 insertions(+), 10 deletions(-)
Looks good to me.
--
Tanu
More information about the pulseaudio-discuss
mailing list