binding: add initial media binding 49/9549/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 16 May 2017 20:14:30 +0000 (16:14 -0400)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Sat, 3 Jun 2017 05:28:18 +0000 (22:28 -0700)
commitb0f682b1579e520896ccd5492d6666d962a0c226
tree159147561c294cd52de6d6c3b6e81c3186fedef6
parent535f2d051f965e9ee4a9c1eed13a8d0e997463e8
binding: add initial media binding

Add initial media binding that populates playlist on
media insertion

Bug-AGL: SPEC-610
Change-Id: I24227f7c718606191ae3de72bd692e747353c919
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
19 files changed:
app/MediaPlayer.qml
app/api/LightMediaScanner.qml [new file with mode: 0644]
app/main.cpp
app/mediaplayer.qrc
binding/binding.pri [new file with mode: 0644]
binding/binding.pro [new file with mode: 0644]
binding/export.map [new file with mode: 0644]
binding/gdbus/api/org.freedesktop.UDisks.xml [new file with mode: 0644]
binding/gdbus/api/org.lightmediascanner.xml [new file with mode: 0644]
binding/gdbus/generate_interfaces.sh [new file with mode: 0755]
binding/gdbus/lightmediascanner_interface.c [new file with mode: 0644]
binding/gdbus/lightmediascanner_interface.h [new file with mode: 0644]
binding/gdbus/udisks_interface.c [new file with mode: 0644]
binding/gdbus/udisks_interface.h [new file with mode: 0644]
binding/mediaplayer-api.c [new file with mode: 0644]
binding/mediaplayer-manager.c [new file with mode: 0644]
binding/mediaplayer-manager.h [new file with mode: 0644]
mediaplayer.pro
package/config.xml