You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2015/12/01 21:46:09 UTC

[1/2] cordova-plugin-media git commit: add JIRA issue tracker link

Repository: cordova-plugin-media
Updated Branches:
  refs/heads/master 8ae0841d0 -> 7a401d966


add JIRA issue tracker link


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/e24e240b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/tree/e24e240b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/diff/e24e240b

Branch: refs/heads/master
Commit: e24e240b5da2cb145f4919b8d30caeb2ca448dbd
Parents: 8ae0841
Author: Julien Bouquillon <ju...@bouquillon.com>
Authored: Thu Sep 10 18:29:21 2015 +0200
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Tue Dec 1 12:37:34 2015 -0800

----------------------------------------------------------------------
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/blob/e24e240b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 20403d3..bbf5034 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,9 @@ Although in the global scope, it is not available until after the `deviceready`
         console.log(Media);
     }
 
+:warning: Report issues on the [Apache Cordova issue tracker](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Media%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
+
+
 ## Installation
 
     cordova plugin add cordova-plugin-media
@@ -515,4 +518,3 @@ function when an error occurs.
 - `MediaError.MEDIA_ERR_NETWORK`        = 2
 - `MediaError.MEDIA_ERR_DECODE`         = 3
 - `MediaError.MEDIA_ERR_NONE_SUPPORTED` = 4
-


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[2/2] cordova-plugin-media git commit: Merged: Close #68, Close #74. #62 addresses the following : Closes #18, Closes #12.

Posted by pu...@apache.org.
Merged: Close #68, Close #74.
#62 addresses the following : Closes #18, Closes #12.


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/7a401d96
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/tree/7a401d96
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/diff/7a401d96

Branch: refs/heads/master
Commit: 7a401d9660c7e4644d526d23563886835b138866
Parents: e24e240
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Tue Dec 1 12:45:44 2015 -0800
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Tue Dec 1 12:45:44 2015 -0800

----------------------------------------------------------------------

----------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org