Repository: cordova-plugin-media
Updated Branches:
  refs/heads/master 8dd328d71 -> 1d1aae0c2


CB-10035 Updated RELEASENOTES to be newest to oldest


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

Branch: refs/heads/master
Commit: 1d1aae0c2cc7d0013df9e56d88d072fce77f7d59
Parents: 8dd328d
Author: Steve Gill <stevengil...@gmail.com>
Authored: Wed Nov 18 13:54:08 2015 -0800
Committer: Steve Gill <stevengil...@gmail.com>
Committed: Wed Nov 18 13:54:08 2015 -0800

----------------------------------------------------------------------
 RELEASENOTES.md | 190 +++++++++++++++++++++++++--------------------------
 1 file changed, 94 insertions(+), 96 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/blob/1d1aae0c/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index f0f11ff..0004892 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -20,96 +20,12 @@
 -->
 # Release Notes
 
-
-### 0.2.1 (Sept 5, 2013)
-* CB-4432 copyright notice change
-
-### 0.2.3 (Sept 25, 2013)
-* CB-4889 bumping&resetting version
-* [windows8] commandProxy was moved
-* CB-4889 renaming references
-* CB-4889 renaming org.apache.cordova.core.media to org.apache.cordova.media
-* [CB-4847] iOS 7 microphone access requires user permission - if denied, 
CDVCapture, CDVSound does not handle it properly
-* Rename CHANGELOG.md -> RELEASENOTES.md
-* [CB-4799] Fix incorrect JS references within native code on Android & iOS
-* Fix compiler/lint warnings
-* Rename plugin id from AudioHandler -> media
-* [CB-4763] Remove reference to cordova-android's FileHelper.
-* [CB-4752] Incremented plugin version on dev branch.
-
-### 0.2.4 (Oct 9, 2013)
-* [CB-4928] plugin-media doesn't load on windows8
-* [CB-4915] Incremented plugin version on dev branch.
-
-### 0.2.5 (Oct 28, 2013)
-* CB-5128: add repo + issue tag to plugin.xml for media plugin
-* [CB-5010] Incremented plugin version on dev branch.
-
- 
-### 0.2.6 (Dec 4, 2013)
-* [ubuntu] specify policy_group
-* add ubuntu platform
-* Added amazon-fireos platform. Change to use amazon-fireos as a platform if 
the user agent string contains 'cordova-amazon-fireos'
-
-### 0.2.7 (Jan 02, 2014)
-* CB-5658 Add doc/index.md for Media plugin
-* Adding READ_PHONE_STATE to the plugin permissions
-
-### 0.2.8 (Feb 05, 2014)
-* Add preliminary support for Tizen.
-* [CB-4755] Fix crash in Media.setVolume on iOS
-
-### 0.2.9 (Feb 26, 2014)
-* CB-6051 Update media plugin to work with new cdvfile:// urls
-* CB-5748 Make sure that Media.onStatus is called when recording is started.
-
-### 0.2.10 (Apr 17, 2014)
-* CB-6422: [windows8] use cordova/exec/proxy
-* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
-* CB-6225: Specify plugin dependency on File plugin 1.0.1
-* CB-6460: Update license headers
-* CB-6465: Add license headers to Tizen code
-* Add NOTICE file
-
-### 0.2.11 (Jun 05, 2014)
-* CB-6127 Spanish and French Translations added. Github close #13
-* CB-6807 Add license
-* CB-6706: Relax dependency on file plugin
-* CB-6478: Fix exception when try to record audio file on windows 8
-* CB-6477: Add musicLibrary and microphone capabilities to windows 8 platform
-* CB-6491 add CONTRIBUTING.md
-
-### 0.2.12 (Aug 06, 2014)
-* CB-6127 Updated translations for docs
-* ios: Make it easier to play media and record audio simultaneously
-* code #s for MediaError
-
-### 0.2.13 (Sep 17, 2014)
-* CB-6963 renamed folder to tests + added nested plugin.xml
-* added documentation for manual tests
-* CB-6963 Port Media manual & automated tests
-* CB-6963 Port media tests to plugin-test-framework
-
-### 0.2.14 (Oct 03, 2014)
-* Amazon Specific changes: Added READ_PHONE_STATE permission same as done in 
Android
-* make possible plays wav file
-* CB-7638 Get audio duration properly on windows
-* CB-7454 Adds support for m4a audio format for Windows
-* CB-7547 Fixes audio recording on windows platform
-* CB-7531 Fixes play() failure after release() call
-
-### 0.2.15 (Dec 02, 2014)
-* CB-6153 **Android**: Add docs for volume control behaviour, and fix controls 
not being reset on page navigation
-* CB-6153 **Android**: Make volume buttons control music stream while any 
audio players are created
-* CB-7977 Mention `deviceready` in plugin docs
-* CB-7945 Made media.spec.15 and media.spec.16 auto tests green
-* CB-7700 cordova-plugin-media documentation translation: cordova-plugin-media
-
-### 0.2.16 (Feb 04, 2015)
-* CB-8351 ios: Stop using (newly) deprecated CDVJSON.h
-* CB-8351 ios: Use argumentForIndex rather than NSArray extension
-* CB-8252 android: Fire audio events from native via message channel
-* CB-8152 ios: Remove deprecated methods in Media plugin (deprecated since 2.5)
+### 1.0.1 (Jun 17, 2015)
+* CB-9128 cordova-plugin-media documentation translation: cordova-plugin-media
+* fix npm md issue
+* CB-9079 Increased timeout for playback tests
+* CB-8888 Makes media status reporting on windows more precise
+* CB-8793 Increased playback timeout in tests
 
 ### 1.0.0 (Apr 15, 2015)
 * CB-8793 Fixed tests to pass on wp8 and windows
@@ -135,9 +51,91 @@
 * CB-8426 Add Windows platform section to Media plugin
 * CB-8425 Media plugin .ctr: make src param required as per spec
 
-### 1.0.1 (Jun 17, 2015)
-* CB-9128 cordova-plugin-media documentation translation: cordova-plugin-media
-* fix npm md issue
-* CB-9079 Increased timeout for playback tests
-* CB-8888 Makes media status reporting on windows more precise
-* CB-8793 Increased playback timeout in tests
+### 0.2.16 (Feb 04, 2015)
+* CB-8351 ios: Stop using (newly) deprecated CDVJSON.h
+* CB-8351 ios: Use argumentForIndex rather than NSArray extension
+* CB-8252 android: Fire audio events from native via message channel
+* CB-8152 ios: Remove deprecated methods in Media plugin (deprecated since 2.5)
+
+### 0.2.15 (Dec 02, 2014)
+* CB-6153 **Android**: Add docs for volume control behaviour, and fix controls 
not being reset on page navigation
+* CB-6153 **Android**: Make volume buttons control music stream while any 
audio players are created
+* CB-7977 Mention `deviceready` in plugin docs
+* CB-7945 Made media.spec.15 and media.spec.16 auto tests green
+* CB-7700 cordova-plugin-media documentation translation: cordova-plugin-media
+
+### 0.2.14 (Oct 03, 2014)
+* Amazon Specific changes: Added READ_PHONE_STATE permission same as done in 
Android
+* make possible plays wav file
+* CB-7638 Get audio duration properly on windows
+* CB-7454 Adds support for m4a audio format for Windows
+* CB-7547 Fixes audio recording on windows platform
+* CB-7531 Fixes play() failure after release() call
+
+### 0.2.13 (Sep 17, 2014)
+* CB-6963 renamed folder to tests + added nested plugin.xml
+* added documentation for manual tests
+* CB-6963 Port Media manual & automated tests
+* CB-6963 Port media tests to plugin-test-framework
+ 
+### 0.2.12 (Aug 06, 2014)
+* CB-6127 Updated translations for docs
+* ios: Make it easier to play media and record audio simultaneously
+* code #s for MediaError
+
+### 0.2.11 (Jun 05, 2014)
+* CB-6127 Spanish and French Translations added. Github close #13
+* CB-6807 Add license
+* CB-6706: Relax dependency on file plugin
+* CB-6478: Fix exception when try to record audio file on windows 8
+* CB-6477: Add musicLibrary and microphone capabilities to windows 8 platform
+* CB-6491 add CONTRIBUTING.md
+
+### 0.2.10 (Apr 17, 2014)
+* CB-6422: [windows8] use cordova/exec/proxy
+* CB-6212: [iOS] fix warnings compiled under arm64 64-bit
+* CB-6225: Specify plugin dependency on File plugin 1.0.1
+* CB-6460: Update license headers
+* CB-6465: Add license headers to Tizen code
+* Add NOTICE file
+
+### 0.2.9 (Feb 26, 2014)
+* CB-6051 Update media plugin to work with new cdvfile:// urls
+* CB-5748 Make sure that Media.onStatus is called when recording is started.
+
+### 0.2.8 (Feb 05, 2014)
+* Add preliminary support for Tizen.
+* [CB-4755] Fix crash in Media.setVolume on iOS
+
+### 0.2.7 (Jan 02, 2014)
+* CB-5658 Add doc/index.md for Media plugin
+* Adding READ_PHONE_STATE to the plugin permissions
+
+### 0.2.6 (Dec 4, 2013)
+* [ubuntu] specify policy_group
+* add ubuntu platform
+* Added amazon-fireos platform. Change to use amazon-fireos as a platform if 
the user agent string contains 'cordova-amazon-fireos'
+
+### 0.2.5 (Oct 28, 2013)
+* CB-5128: add repo + issue tag to plugin.xml for media plugin
+* [CB-5010] Incremented plugin version on dev branch.
+
+### 0.2.4 (Oct 9, 2013)
+* [CB-4928] plugin-media doesn't load on windows8
+* [CB-4915] Incremented plugin version on dev branch.
+
+### 0.2.3 (Sept 25, 2013)
+* CB-4889 bumping&resetting version
+* [windows8] commandProxy was moved
+* CB-4889 renaming references
+* CB-4889 renaming org.apache.cordova.core.media to org.apache.cordova.media
+* [CB-4847] iOS 7 microphone access requires user permission - if denied, 
CDVCapture, CDVSound does not handle it properly
+* Rename CHANGELOG.md -> RELEASENOTES.md
+* [CB-4799] Fix incorrect JS references within native code on Android & iOS
+* Fix compiler/lint warnings
+* Rename plugin id from AudioHandler -> media
+* [CB-4763] Remove reference to cordova-android's FileHelper.
+* [CB-4752] Incremented plugin version on dev branch.
+
+### 0.2.1 (Sept 5, 2013)
+* CB-4432 copyright notice change


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

Reply via email to