aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Collapse)AuthorAgeFilesLines
* Simplify currentTime setter and bail when media hasn't loadedAlbin Larsson2018-05-281-11/+6
|
* Avoid duration getter returning NaN before element has loadedAlbin Larsson2018-05-281-4/+4
|
* v3.3.8Sam Potts2018-05-261-1/+1
|
* Merge pull request #963 from friday/verify-posterSam Potts2018-05-191-4/+1
|\ | | | | Make sure poster element isn't shown if the image isn't loaded
| * Rewrite ui.setPoster to check that images arent broken or youtube fallback ↵Albin Larsson2018-05-151-4/+1
| | | | | | | | images. Only show poster element when valid
* | toggleControls() rewriteAlbin Larsson2018-05-181-105/+18
| |
* | Expose defaults (enable overriding)Albin Larsson2018-05-141-0/+3
|/
* v3.3.7Sam Potts2018-05-091-1/+1
|
* v3.3.6Sam Potts2018-05-081-1/+1
|
* Setup multiple playersSam Potts2018-05-061-0/+23
|
* v3.3.5Sam Potts2018-05-061-2/+3
|
* v3.3.3Sam Potts2018-05-061-1/+1
|
* Small bug fixesSam Potts2018-05-061-6/+1
|
* v3.3.0Sam Potts2018-05-061-29/+27
|
* Only add hideControls class if config.hideControls is truthyAlbin Larsson2018-04-261-2/+2
|
* v3.2.4Sam Potts2018-04-271-1/+1
|
* v3.2.3Sam Potts2018-04-251-1/+1
|
* v3.2.2Sam Potts2018-04-251-1/+1
|
* v3.2.1Sam Potts2018-04-231-1/+1
|
* Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-04-181-2/+2
|\
| * Don't require captions toggle button to be enabled in order to show captionsAlbin Larsson2018-04-171-2/+2
| |
* | ARIA and Vimeo fixesSam Potts2018-04-181-2/+2
|/
* v3.2.0Sam Potts2018-04-171-1/+1
|
* More bug fixesSam Potts2018-04-171-5/+10
|
* Fix for `playing` false positive (fixes #898)Sam Potts2018-04-171-1/+1
|
* Fixed bug for captions with no srclang and labels and improved logic (fixes ↵Sam Potts2018-04-171-3/+16
| | | | #875)
* Safer check for active captionAntonio Laguna2018-04-111-1/+1
|
* Fix loading data-plyr-config when initiating Plyr without any optionsAlbin Larsson2018-04-041-1/+1
|
* v3.1.0Sam Potts2018-04-031-1/+1
|
* v3.1.0-beta.2Sam Potts2018-04-031-1/+1
|
* YouTube speed menu fixSam Potts2018-04-031-2/+7
|
* v3.1.0-beta.1Sam Potts2018-04-021-1/+1
|
* HTML5 quality selectionSam Potts2018-04-021-6/+10
|
* v3.0.11Sam Potts2018-03-301-1/+1
|
* Muted and autoplay fixes, small bug fixesSam Potts2018-03-301-6/+26
|
* v3.0.10Sam Potts2018-03-301-1/+1
|
* Fix regressionSam Potts2018-03-291-1/+1
|
* Vimeo hotfixSam Potts2018-03-291-1/+1
|
* Bug fixesSam Potts2018-03-281-1/+1
|
* v3.0.6Sam Potts2018-03-281-1/+1
|
* v3.0.5Sam Potts2018-03-271-3/+1
|
* v3.0.4Sam Potts2018-03-271-1/+1
|
* Controls fixesSam Potts2018-03-271-11/+22
|
* Revert API method changeSam Potts2018-03-271-1/+1
|
* Fixes for fast forward and issues with event.preventDefault()Sam Potts2018-03-271-1/+1
|
* v3.0.3Sam Potts2018-03-221-1/+1
|
* Fix for .stop() method (fixes #819)Sam Potts2018-03-221-2/+5
|
* Restore as float (fixes #828)Sam Potts2018-03-221-1/+1
|
* v3.0.2Sam Potts2018-03-181-3/+3
|
* Fix for local storage issueSam Potts2018-03-181-2/+6
|