Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/3] track-changed notification
@ 2011-09-29 17:07 Lucas De Marchi
  2011-09-29 17:07 ` [PATCH 1/3] AVRCP: fix changed notification Lucas De Marchi
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Lucas De Marchi @ 2011-09-29 17:07 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Lucas De Marchi

While implementing the feature in the last patch, I noticed the track-changed
notification was not working anymore due to recent split of audio/control.c.

First two patches fix the issues and 3rd patch puts an UID in media_info. AVRCP
1.3 allows only two values:
	- 0x0: track playing
	- UINT64_MAX: no track playing/selected.

AVRCP 1.4 properly uses this field though, so I'm already preparing the ground
for it.

Lucas De Marchi (3):
  AVRCP: fix changed notification
  AVRCP: fix missing bytes on notification
  AVRCP: allow track to be un-selected

 audio/avrcp.c |   40 +++++++++++++++++++++-------------------
 1 files changed, 21 insertions(+), 19 deletions(-)

-- 
1.7.6.4


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-10-03 13:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-29 17:07 [PATCH 0/3] track-changed notification Lucas De Marchi
2011-09-29 17:07 ` [PATCH 1/3] AVRCP: fix changed notification Lucas De Marchi
2011-09-29 18:01   ` Lucas De Marchi
2011-09-29 19:14     ` Luiz Augusto von Dentz
2011-09-29 20:17       ` Lucas De Marchi
2011-09-30  9:19         ` Luiz Augusto von Dentz
2011-10-03  8:56   ` Johan Hedberg
2011-09-29 17:07 ` [PATCH 2/3] AVRCP: fix missing bytes on notification Lucas De Marchi
2011-09-29 19:18   ` Luiz Augusto von Dentz
2011-10-03 13:15   ` Johan Hedberg
2011-09-29 17:07 ` [PATCH 3/3] AVRCP: allow track to be un-selected Lucas De Marchi
2011-09-29 19:31   ` Luiz Augusto von Dentz
2011-09-29 19:54     ` Lucas De Marchi
2011-09-30  9:42       ` Luiz Augusto von Dentz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox