mediaplayer: fix race condition with local media and bluetooth a2dp 03/14403/1 eel 5.1.0 eel/5.1.0 eel_5.1.0
authorMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 14 Jun 2018 06:12:06 +0000 (23:12 -0700)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 14 Jun 2018 07:11:04 +0000 (07:11 +0000)
commitcb6e9de2db53343f66632f86bc2f07bf90b8309f
treecefe88a40104d8ea8d63f13f3ba22dfac8fe154e
parent160ea90be4220b9c1e1e062f054cde1a6a8ddb52
mediaplayer: fix race condition with local media and bluetooth a2dp

If media from storage is played and a bluetooth stream starts the play/pause
button will enter an always playing state from the UI when the bluetooth
connection ends.

This patchset fixes this within the MediaPlayer.qml to show the expected
UI results.

Bug-AGL: SPEC-1496
Change-Id: I6ee0dfa2a46d7cf294b2dbf23d2aa54857fb8ffc
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
app/MediaPlayer.qml