media: binding: improve media removal support 47/10347/1 4.0.0 dab/4.0.0 dab_4.0.0
authorMatt Ranostay <matt.ranostay@konsulko.com>
Sat, 15 Jul 2017 00:35:50 +0000 (17:35 -0700)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 24 Jul 2017 21:51:40 +0000 (21:51 +0000)
commit71b6e40301a2e23edfeaea5c33187db14c4d8917
tree77275d972df9fcb151ed7f00334a8bb738c1d0f8
parent213feb8d7c8c1d4ef75fc72df38e598c1ff44458
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