mediaplayer: fix race condition with local media and bluetooth a2dp 01/14401/1 5.99.1 flounder/5.99.1 flounder_5.99.1
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:01:19 +0000 (00:01 -0700)
commit04ae48a26ece6b6e21010f3d187f173837f99c23
tree233235dae5ff317c41676c652dec34b80b7a4e57
parentb5acbc37299218b90908bbaf341cf971ad957c07
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