Return-Path: Date: Mon, 10 Oct 2011 12:29:13 +0300 From: Johan Hedberg To: Luiz Augusto von Dentz Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH BlueZ] Add mpris-player to test Message-ID: <20111010092913.GA24452@fusion.localdomain> References: <1317905191-30118-1-git-send-email-luiz.dentz@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1317905191-30118-1-git-send-email-luiz.dentz@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Luiz, On Thu, Oct 06, 2011, Luiz Augusto von Dentz wrote: > It gather information from players implementing mpris spec and convert > to org.bluez.MediaPlayer spec. > --- > Makefile.tools | 4 +- > test/mpris-player.c | 959 +++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 962 insertions(+), 1 deletions(-) > create mode 100644 test/mpris-player.c Applied. Thanks. Johan