Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C8B3C10B5F for ; Tue, 3 Dec 2013 00:21:23 +0000 (UTC) Received: (qmail 912 invoked by uid 500); 3 Dec 2013 00:21:23 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 896 invoked by uid 500); 3 Dec 2013 00:21:23 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 864 invoked by uid 99); 3 Dec 2013 00:21:23 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Dec 2013 00:21:23 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 751A491AD21; Tue, 3 Dec 2013 00:21:23 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: steven@apache.org To: commits@cordova.apache.org Date: Tue, 03 Dec 2013 00:21:25 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [3/3] git commit: added Ubuntu support added Ubuntu support Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/commit/683a7562 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/tree/683a7562 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/diff/683a7562 Branch: refs/heads/dev Commit: 683a7562c3710e5c8ff0ab63d99fd5481a909889 Parents: 814881a a05deff Author: Steven Gill Authored: Mon Dec 2 16:21:16 2013 -0800 Committer: Steven Gill Committed: Mon Dec 2 16:21:16 2013 -0800 ---------------------------------------------------------------------- plugin.xml | 12 +++ src/ubuntu/media.cpp | 128 ++++++++++++++++++++++ src/ubuntu/media.h | 267 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 407 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/blob/683a7562/plugin.xml ---------------------------------------------------------------------- diff --cc plugin.xml index 259e4bf,43ef31b..041ef80 --- a/plugin.xml +++ b/plugin.xml @@@ -38,26 -36,18 +38,38 @@@ id="org.apache.cordova.media + + + + + + + + + + + + + + + + + + + + + + + - ++ + + + + + + + +