Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 97415200A5B for ; Wed, 25 May 2016 22:13:36 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 95DF6160A29; Wed, 25 May 2016 20:13:36 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B2BB8160A0F for ; Wed, 25 May 2016 22:13:35 +0200 (CEST) Received: (qmail 5256 invoked by uid 500); 25 May 2016 19:54:22 -0000 Mailing-List: contact dev-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 dev@cordova.apache.org Received: (qmail 3562 invoked by uid 99); 25 May 2016 19:52:18 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2016 19:52:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 26959DFBD6; Wed, 25 May 2016 19:52:18 +0000 (UTC) From: fedhat To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org Message-ID: Subject: [GitHub] cordova-plugin-media pull request: [R180FLU-4334] Renaming plugin ... Content-Type: text/plain Date: Wed, 25 May 2016 19:52:18 +0000 (UTC) archived-at: Wed, 25 May 2016 20:13:36 -0000 GitHub user fedhat opened a pull request: https://github.com/apache/cordova-plugin-media/pull/98 [R180FLU-4334] Renaming plugin and parts Changing the name of the plugin's repo and it's parts, in order to prevent name collision and allow developers to use this plugin along with the 'real' Media plugin. You can merge this pull request into a Git repository by running: $ git pull https://github.com/fedhat/cordova-plugin-audio-mrp R180FLU-4334_audio_recording_ios Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-media/pull/98.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #98 ---- commit 05d5222bb094dc52148a334000df85690a37f941 Author: Federico Hatoum Date: 2016-03-08T22:57:52Z Added support for audio level metering commit 61f73a0b79d099d62c2c02f4eca99513d2c2b835 Author: Federico Hatoum Date: 2016-03-09T00:45:35Z Removed Foundation import statement commit 3e2579d18c2152c2fa2176b62e2ed3776479f6cb Author: Federico Hatoum Date: 2016-03-09T01:58:34Z Correcting syntax errors commit 3031a33bc7882981ef79064835181cc8e277f618 Author: Federico Hatoum Date: 2016-03-09T02:02:55Z Syntax error commit 1ab3bec83ffa7e8e85ec8daf0e334fd3e4d7ca80 Author: Federico Hatoum Date: 2016-03-13T18:57:30Z Added creation log entry in JS interface commit c9215cb853aba70ccbd4fe94298f04ce654fa3cd Author: Federico Hatoum Date: 2016-03-13T19:44:58Z Added additional log message commit 1fb27bdcf4eb400ca4ade1952f4acfb791685932 Author: Federico Hatoum Date: 2016-03-14T21:40:41Z Corrected js error and added log statement in CDVSound commit 1650f67d9c04ec5a6ddbcc85b60eed9b191d6b11 Author: Federico Hatoum Date: 2016-03-14T21:56:44Z Commenting out isMeteringDisabled for testing commit 2d2117bac7d5d94ae50dfa1daf2b656c6199abb0 Author: Federico Hatoum Date: 2016-03-14T22:02:22Z Additional commenting out of values commit a0cc162fa28e7e1c711f59a615ff6a9162a7fc5b Author: Federico Hatoum Date: 2016-03-14T22:13:52Z Continued commenting out of isMeteringDisabled commit 536ddc30bcb327d7405d1994e21e6dbac13d60d0 Author: Federico Hatoum Date: 2016-03-15T21:29:40Z Commented out metering commit dd9acdc84b4de06b294dc8c026aaf61c32d06ac8 Author: Federico Hatoum Date: 2016-03-15T21:35:48Z Un-Commenting out metering commit a60a3f32c9db49a73ec3da9fdfba86bf41477b8e Author: Federico Hatoum Date: 2016-03-15T21:49:49Z Added more logging commit 13cdd8ea47cc97890bba16ea48c1d929ac0a6b8a Author: Federico Hatoum Date: 2016-03-18T18:09:58Z Added comments commit 9ed00195e775f95f16a1074dcb08f3bb04b92957 Author: Federico Hatoum Date: 2016-03-18T19:18:16Z Work commit e04358bbce616d7ee5cd276229372f3f5e26022a Author: Federico Hatoum Date: 2016-03-18T21:19:52Z Refactoring, organizing code, adding log statements commit 4c77b773e746a32ab764f97b37cd75fc6072e4e6 Author: Federico Hatoum Date: 2016-03-18T21:24:34Z Corrected typo in constant commit 8eed28373475d8e160918e6f4274c8096fc0ee27 Author: Federico Hatoum Date: 2016-03-18T21:41:17Z Corrected switch statement values commit dd0f542b424f2b65a1f857e834b997708fafc311 Author: Federico Hatoum Date: 2016-03-18T21:44:49Z Commented out non-ios code commit 3274d9ffcd8db4935f2551509a9df81edb47cfd1 Author: Federico Hatoum Date: 2016-03-22T18:50:20Z Added callback to Media obj creation commit f53f43769802e5508d77461dbf40b9778dc9d612 Author: Federico Hatoum Date: 2016-03-24T16:12:21Z Updating to fix a bug in the original Media plugin commit 56f550070f4421d0a45ce34889b4fcf9f9793bf3 Author: Federico Hatoum Date: 2016-03-24T16:14:24Z Correcting typo commit 1ba8cc0c3e0f0b9ac795fd9dd9910ab35c33c05b Author: Federico Hatoum Date: 2016-03-24T18:12:39Z Fixed another type commit 3bcf6b3aa3582fc3c76cd9e3aff5a82fdc22a537 Author: Federico Hatoum Date: 2016-03-24T20:48:42Z Trying to fix audio recording commit 914f73269dffb8f6f61110512e850913e86d7e6d Author: Federico Hatoum Date: 2016-03-24T20:53:43Z Trying to fix audio recording commit b593ee67fa35d35dacad8d13a2df4c9cdb3b2ae0 Author: Federico Hatoum Date: 2016-03-24T21:08:28Z Trying to fix audio recording commit 5b2683f363b7e5544b876d69bc3fdf98d4318ff5 Author: Federico Hatoum Date: 2016-03-25T00:17:29Z Fixed audio recording, testing level reporting commit 2e12b4161dc6ec48c3b24fc4e3a97fd215c9398c Author: Federico Hatoum Date: 2016-03-25T01:41:44Z Fixed audio recording, testing level reporting commit 19a369f8103ef41676b87f838f44b98c7f9b350c Author: Federico Hatoum Date: 2016-03-25T01:44:44Z Testing level reporting commit 2f894caba28d5722d1244447279b14c2815f916e Author: Federico Hatoum Date: 2016-03-28T18:23:06Z Trying to get audio levels to work ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org