forked from videojs/video.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'stable' of https://github.com/videojs/video.js into stable
* 'stable' of https://github.com/videojs/video.js: (115 commits) Release v4.12.5 Updated to videojs-swf v4.5.4 to fix a potential security issue. closes videojs#1955 Release v4.12.4 Randomized the Google Analytics calls to stay under the limit. closes videojs#1916 Release v4.12.3 added bin file for returning the current version @heff fixed setting the source to an empty string. closes videojs#1905 Switched to grunt-aws-s3 for CDN uploads Release v4.12.2 manually tag before github-release remove tagrelease and commit unstaged changes manually (github-release handles tagging) fixing undefined package reference in cdn-links task @gkatsev fixed disabling of default text tracks. closes videojs#1892 breaking grunt tasks out into separate files to clean up the main Gruntfile. Also removed unused requires from the primary Gruntfile and making sure they are in the appropriate task file. Release 4.12.1 Only rely on selectedIndex to set select option. Firefox recently added selectedOptions support, however, unlike chrome and other browsers, they made it read-only and have it throw an error. In my testing (via http://jsfiddle.net/vwvdywf9/), on various browsers and platforms, just using selectedIndex was sufficient to change the selected option. Store text tracks on player not tech Moved s3 config to environment variables Release 4.12.0 Cleaned up inconsistencies in the changelog ...
- Loading branch information
Showing
149 changed files
with
22,833 additions
and
10,263 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.