From: Manuel Bachmann Date: Mon, 25 Jan 2016 12:05:45 +0000 (+0100) Subject: Fix Media Plugin refresh, add seek API X-Git-Tag: blowfish_2.0.1~292 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=e3320f303c4eb8f7fe0fac69bfa9ce36d9916930;hp=e3320f303c4eb8f7fe0fac69bfa9ce36d9916930;p=src%2Fapp-framework-binder.git Fix Media Plugin refresh, add seek API We no longer fail if init() is called multiple times (typical refresh case). We now support a "seek?value=" API. Signed-off-by: Manuel Bachmann ---