[pulseaudio-discuss] [PATCH v0 1/5] bluetooth: Avoid using IPC mechanism to BlueZ
Tanu Kaskinen
tanuk at iki.fi
Sun Jul 22 01:52:52 PDT 2012
On Fri, 2012-07-06 at 11:19 +0200, Mikel Astiz wrote:
> From: Mikel Astiz <mikel.astiz at bmw-carit.de>
>
> This simplifies the code a lot, in favour of the D-Bus Media interface
> in BlueZ. The old socket-based IPC mechanism has been deprecated and is
> about to be removed soon.
> ---
> src/modules/bluetooth/module-bluetooth-device.c | 797 +----------------------
> 1 files changed, 28 insertions(+), 769 deletions(-)
>
> diff --git a/src/modules/bluetooth/module-bluetooth-device.c b/src/modules/bluetooth/module-bluetooth-device.c
> index 06b4033..e1816e3 100644
> --- a/src/modules/bluetooth/module-bluetooth-device.c
> +++ b/src/modules/bluetooth/module-bluetooth-device.c
> @@ -2,6 +2,7 @@
> This file is part of PulseAudio.
>
> Copyright 2008-2009 Joao Paulo Rechi Vita
> + Copyright 2011-2012 BMW Car IT GmbH. All rights reserved.
I don't know what "all rights reserved" means in LGPL software. Do you?
Otherwise, looks good to me! I will push the patch once you clarify the
copyright status. If "all rights reserved" doesn't mean anything, I'll
remove it.
--
Tanu
More information about the pulseaudio-discuss
mailing list