aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Fix #1017, fix #980, fix #1014: Captions rewrite (use index internally)Albin Larsson2018-06-101-49/+23
| | |
| * | Change debug warn 'Unsupported language option' to log 'Language option ↵Albin Larsson2018-06-101-1/+1
| | | | | | | | | | | | doesn't yet exist' since it doesn't have to be an error
| * | Merge captions setText and setCue into updateCues (fixes #998 and vimeo ↵Albin Larsson2018-06-081-1/+1
| |/ | | | | | | cuechange event)
* | WIPSam Potts2018-06-111-4/+1
| |
* | Merge branch 'develop' into a11y-improvementsSam Potts2018-06-091-29/+19
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.css # dist/plyr.css # dist/plyr.js.map # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.polyfilled.js # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # src/js/captions.js # src/js/plyr.js
| * Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-05-311-14/+9
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.css # dist/plyr.css # dist/plyr.js.map # dist/plyr.min.js # dist/plyr.min.js.map # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map
| | * Accept quality 0Philip Giuliani2018-05-301-1/+1
| | |
| | * Merge pull request #981 from friday/hls-captionsSam Potts2018-05-301-13/+8
| | |\ | | | | | | | | Improve captions handling for streaming
| | | * Optimize captions code reused and ensure captionsenabled/captionsdisabledAlbin Larsson2018-05-281-13/+8
| | | | | | | | | | | | | | | | will be sent on initial setup
| * | | v3.3.10Sam Potts2018-05-311-1/+1
| |/ /
| * / v3.3.9Sam Potts2018-05-281-1/+1
| |/
| * 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
| |
* | WIPSam Potts2018-05-281-1/+1
|/
* 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
|