Return-Path: MIME-Version: 1.0 In-Reply-To: References: <1317844938-21950-1-git-send-email-luiz.dentz@gmail.com> Date: Thu, 6 Oct 2011 09:49:59 +0300 Message-ID: Subject: Re: [PATCH BlueZ 1/4] AVRCP: move MediaPlayer to adapter object From: Luiz Augusto von Dentz To: Lucas De Marchi Cc: linux-bluetooth@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Lucas, On Thu, Oct 6, 2011 at 1:48 AM, Lucas De Marchi wrote: >> + >> + ? ? ? if (title == FALSE) >> + ? ? ? ? ? ? ? return TRUE; > > return FALSE; That is on purpose, I do not want this to be mandatory to the player so it doesn't need to pretend anything if not playing and we should be able to handle this in the daemon. -- Luiz Augusto von Dentz