You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/12/14 01:30:26 UTC

[cordova-plugin-media] branch master updated (e1dc539 -> 33c7e3d)

This is an automated email from the ASF dual-hosted git repository.

steven pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media.git.


    from e1dc539  Set VERSION to 4.0.1-dev (via coho)
     add f299d0a  CB-13678: Remove deprecated platforms
     new 33c7e3d  Merge pull request #157 from surajpindoria/removePlatforms

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                 |  22 --
 package.json              |  22 +-
 plugin.xml                |  96 +------
 src/blackberry10/index.js | 239 ----------------
 src/tizen/MediaProxy.js   | 224 ---------------
 src/ubuntu/media.cpp      | 128 ---------
 src/ubuntu/media.h        | 267 ------------------
 src/wp/AudioPlayer.cs     | 648 --------------------------------------------
 src/wp/Media.cs           | 678 ----------------------------------------------
 9 files changed, 6 insertions(+), 2318 deletions(-)
 delete mode 100644 src/blackberry10/index.js
 delete mode 100644 src/tizen/MediaProxy.js
 delete mode 100644 src/ubuntu/media.cpp
 delete mode 100644 src/ubuntu/media.h
 delete mode 100644 src/wp/AudioPlayer.cs
 delete mode 100644 src/wp/Media.cs

-- 
To stop receiving notification emails like this one, please contact
['"commits@cordova.apache.org" <co...@cordova.apache.org>'].

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


[cordova-plugin-media] 01/01: Merge pull request #157 from surajpindoria/removePlatforms

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

steven pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media.git

commit 33c7e3db1dcc84c19e40ee246f2539ae135933be
Merge: e1dc539 f299d0a
Author: Steve Gill <st...@gmail.com>
AuthorDate: Wed Dec 13 17:30:24 2017 -0800

    Merge pull request #157 from surajpindoria/removePlatforms
    
    CB-13678: Remove deprecated platforms

 README.md                 |  22 --
 package.json              |  22 +-
 plugin.xml                |  96 +------
 src/blackberry10/index.js | 239 ----------------
 src/tizen/MediaProxy.js   | 224 ---------------
 src/ubuntu/media.cpp      | 128 ---------
 src/ubuntu/media.h        | 267 ------------------
 src/wp/AudioPlayer.cs     | 648 --------------------------------------------
 src/wp/Media.cs           | 678 ----------------------------------------------
 9 files changed, 6 insertions(+), 2318 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <co...@cordova.apache.org>.

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