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 2014/01/14 03:40:19 UTC

git commit: Documented quirk for CB-5335 + CB-5206 for WP7+8

Updated Branches:
  refs/heads/dev 76eb49da9 -> 9b0d17ec8


Documented quirk for CB-5335 + CB-5206 for WP7+8


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/9b0d17ec
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/9b0d17ec
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/9b0d17ec

Branch: refs/heads/dev
Commit: 9b0d17ec850b8cb4af4888065774c36890bea72c
Parents: 76eb49d
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Mon Jan 13 18:38:01 2014 -0800
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Mon Jan 13 18:40:18 2014 -0800

----------------------------------------------------------------------
 doc/index.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/9b0d17ec/doc/index.md
----------------------------------------------------------------------
diff --git a/doc/index.md b/doc/index.md
index ece4a08..d1401e3 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -273,6 +273,8 @@ Optional parameters to customize the camera settings.
 
 - Ignores the `cameraDirection` parameter.
 
+- Ignores the `mediaType` property of `cameraOptions` as the Windows Phone SDK does not provide a way to choose videos from PHOTOLIBRARY.
+
 
 ## CameraError