Return-Path: MIME-Version: 1.0 In-Reply-To: <1317905191-30118-1-git-send-email-luiz.dentz@gmail.com> References: <1317905191-30118-1-git-send-email-luiz.dentz@gmail.com> From: Lucas De Marchi Date: Thu, 6 Oct 2011 18:33:07 -0300 Message-ID: Subject: Re: [PATCH BlueZ] Add mpris-player to test To: Luiz Augusto von Dentz Cc: linux-bluetooth@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Luiz On Thu, Oct 6, 2011 at 9:46 AM, Luiz Augusto von Dentz wrote: > > From: Luiz Augusto von Dentz > > 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 > What Media Player do you have? I've tried VLC and exaile here and both support only version 1.0. I didn't find one to support version 2.0 regards, Lucas De Marchi