aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Expand)AuthorAgeFilesLines
* v3.3.15Sam Potts2018-06-181-1/+1
* v3.3.14Sam Potts2018-06-181-1/+1
* v3.3.13Sam Potts2018-06-181-1/+1
* Formatting fixSam Potts2018-06-171-22/+22
* Merge branch 'develop' into a11y-improvementsSam Potts2018-06-171-136/+110
|\
| * 120 line width, package upgradeSam Potts2018-06-171-1/+6
| * Merge pull request #1039 from friday/poster-race-conditionsSam Potts2018-06-171-1/+1
| |\
| | * Respect call order and prioritize public API calls for setting poster, in ord...Albin Larsson2018-06-151-1/+1
| * | Replace provider switch plyr.js with conditionsAlbin Larsson2018-06-151-42/+29
| |/
| * Merge pull request #1034 from friday/remove-array-newline-ruleSam Potts2018-06-151-10/+2
| |\
| | * Remove line breaks in arraysAlbin Larsson2018-06-131-10/+2
| * | Fix menu transitionend event listenerAlbin Larsson2018-06-151-5/+5
| * | Move toggleCaption internals to captions objectAlbin Larsson2018-06-141-20/+2
| |/
| * Also remove 'once' event listeners when destroying (they may still be waiting)Albin Larsson2018-06-121-1/+1
| * Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2018-06-131-31/+35
| |\
| | * remove event listeners in destroy, add once methodcky2018-06-121-5/+13
| | * Merge pull request #1027 from friday/qualitySam Potts2018-06-121-21/+16
| | |\
| | | * Trigger qualityrequested event unconditionally when trying to set it (needed ...Albin Larsson2018-06-121-0/+3
| | | * Replace quality setter conditions with Array.find()Albin Larsson2018-06-111-21/+13
| * | | Utils broken down into seperate files and exportsSam Potts2018-06-131-76/+80
| |/ /
* | | Merge branch 'develop' into a11y-improvementsSam Potts2018-06-111-1/+1
|\| |
| * | v3.3.12Sam Potts2018-06-111-1/+1
* | | Merge branch 'develop' into a11y-improvementsSam Potts2018-06-111-51/+25
|\| |
| * | Merge branch 'master' into developSam Potts2018-06-111-1/+1
| |\ \ | | |/ | |/|
| | * v3.3.11Sam Potts2018-06-111-1/+1
| * | Remove wrapper function around utils.is.element in Plyr.setup() (no lnger nee...Albin Larsson2018-06-111-1/+1
| * | 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 doesn...Albin Larsson2018-06-101-1/+1
| * | Merge captions setText and setCue into updateCues (fixes #998 and vimeo cuech...Albin Larsson2018-06-081-1/+1
| |/
* | WIPSam Potts2018-06-111-4/+1
* | Merge branch 'develop' into a11y-improvementsSam Potts2018-06-091-29/+19
|\|
| * Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-05-311-14/+9
| |\
| | * Accept quality 0Philip Giuliani2018-05-301-1/+1
| | * Merge pull request #981 from friday/hls-captionsSam Potts2018-05-301-13/+8
| | |\
| | | * Optimize captions code reused and ensure captionsenabled/captionsdisabledAlbin Larsson2018-05-281-13/+8
| * | | 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
|\
| * Rewrite ui.setPoster to check that images arent broken or youtube fallback im...Albin Larsson2018-05-151-4/+1
* | 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