media: binding: improve media removal support 87/10287/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Sat, 15 Jul 2017 00:35:50 +0000 (17:35 -0700)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Fri, 21 Jul 2017 00:29:45 +0000 (17:29 -0700)
commite799aff439bd86cf4048242069c5a277f48ec396
treed4adbef91f5c8bd30483222b5d34a8b71dfdd2ce
parent3855968eb0f1ac8214787efe8281902145d79e17
media: binding: improve media removal support

Use glib's inotify support instead of UDisks to get the actual
path of an unmounted drive. This in turn allows removal of items
on the playlist respective to only that device.

Bug-AGL: SPEC-610 SPEC-757
Change-Id: Iaabb004934367bf1e60dab3f9f3365c2eb0b517d
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
app/api/LightMediaScanner.qml
binding/binding.pro
binding/gdbus/api/org.freedesktop.UDisks.xml [deleted file]
binding/gdbus/generate_interfaces.sh
binding/gdbus/udisks_interface.c [deleted file]
binding/gdbus/udisks_interface.h [deleted file]
binding/mediaplayer-api.c
binding/mediaplayer-manager.c
binding/mediaplayer-manager.h