aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Collapse)AuthorAgeFilesLines
* v3.5.4Sam Potts2019-04-251-1/+1
|
* Ratio improvementsSam Potts2019-04-251-0/+4
|
* Increase speed limitsSam Potts2019-04-151-12/+40
|
* Fix setting initial speed (fixes #1408)Sam Potts2019-04-121-1/+3
|
* Merge branch 'master' into developSam Potts2019-04-121-1/+1
|\
| * 3.5.3Sam Potts2019-04-121-1/+1
| |
* | Set download URL via setterSam Potts2019-04-121-0/+13
|/
* Aspect ratio improvements (fixes #1042, fixes #1366)Sam Potts2019-04-121-0/+29
|
* Autoplay tweak for HTML5Sam Potts2019-04-121-2/+2
|
* fix: Properly clear all timeouts on destroyJimmy Jia2019-04-011-3/+5
|
* Fixed issue where the preview thumbnail was present while scrubbingSam Potts2019-02-241-1/+1
|
* v3.5.1Sam Potts2019-02-231-1/+1
|
* Merge branch 'master' into developSam Potts2019-02-231-1/+1
|\ | | | | | | | | # Conflicts: # gulpfile.js
| * Deployed v3.5.0Sam Potts2019-02-191-1/+1
| |
| * Fix linksSam Potts2019-02-191-1/+1
| |
* | Jsdoc updatesSam Potts2019-02-231-33/+33
|/
* Fix deploymentSam Potts2019-02-121-1/+1
|
* Ads bug fixesSam Potts2019-02-011-1/+6
|
* TweaksSam Potts2019-01-261-1/+1
|
* Merge branch 'master' into developSam Potts2019-01-261-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # changelog.md # demo/dist/demo.js.map # demo/dist/demo.min.js # demo/dist/demo.min.js.map # demo/index.html # 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 # package.json # readme.md # yarn.lock
| * v3.4.8Sam Potts2019-01-171-1/+1
| | | | | | | | - Calling customized controls function with proper arguments (thanks @a60814billy)
* | Fullscreen fixesSam Potts2019-01-141-1/+1
| |
* | Merge pull request #1253 from jamesoflol/preview-thumbsSam Potts2018-12-151-0/+6
|\ \ | |/ |/| Preview seek/scrubbing thumbnails
| * Preview seek/scrubbing thumbnailsJames2018-11-121-0/+6
| |
* | v3.4.7Sam Potts2018-11-081-1/+1
|/ | | | - Fix for Vimeo fullscreen with non native aspect ratios (fixes #854)
* v3.4.6Sam Potts2018-10-251-1/+1
| | | | | - Added picture-in-picture support for Chrome 70+ - Fixed issue with versioning the SVG sprite in the gulp build script
* Added support for picture-in-picture in ChromeSam Potts2018-10-251-8/+22
|
* Merge branch 'master' into developSam Potts2018-10-251-1/+1
|\
| * v3.4.5Sam Potts2018-10-241-1/+1
| |
* | Revert PR #1211Sam Potts2018-10-241-10/+1
| |
* | Merge branch 'develop' into fix-html5-quality-settingsSam Potts2018-10-241-0/+21
|\ \
| * \ Merge pull request #1211 from melbahja/developSam Potts2018-10-241-0/+9
| |\ \ | | |/ | |/| duration after changing video quality
| | * Update plyr.jsMohamed Elbahja2018-10-131-5/+4
| | |
| | * fix: continue with the current duration after changing video qualityMohamed Elbahja2018-10-131-0/+10
| | |
| * | Merge branch 'develop' of github.com:sampotts/plyr into developSam Potts2018-10-241-0/+3
| |\ \
| | * | Prevent immediate hiding of controls on mobileJames2018-10-231-0/+3
| | |/
| * / Allow custom download URL (for streaming, etc)Sam Potts2018-10-241-0/+9
| |/
* / Only save quality setting when it's updated by the user. Fixes bug in html5 ↵Robin van Nunen2018-09-291-0/+10
|/ | | | player where it would override the settings if the current video does not support the given quality.
* v3.4.4Sam Potts2018-09-251-1/+1
| | | | | | - Fixed issue with double binding for `click` and `touchstart` for `clickToPlay` option - Improved "faux" fullscreen on iPhone X/XS phones with notch - Babel 7 upgrade (which reduced the polyfilled build by ~10kb!)
* v3.4.3Sam Potts2018-08-141-1/+1
|
* v3.4.2Sam Potts2018-08-141-1/+1
|
* v3.4.1Sam Potts2018-08-141-1/+1
|
* v3.4.0Sam Potts2018-08-141-1/+1
| | | | | | | | | | | - Accessibility improvements (see #905) - Improvements to the way the controls work on iOS - Demo code clean up - YouTube quality selection removed due to their poor support for it. As a result, the `qualityrequested` event has been removed - Controls spacing improvements - Fix for pressed property missing with custom controls (Fixes #1062) - Fix #1153: Captions language fallback (thanks @friday) - Fix for setting pressed property of undefined (Fixes #1102)
* Removed YouTube quality controlsSam Potts2018-08-131-5/+0
|
* 3.4.0-beta.2Sam Potts2018-08-051-1/+1
|
* v3.4.0-beta.1Sam Potts2018-08-021-1/+1
|
* LintingSam Potts2018-08-011-74/+20
|
* Fix mergeSam Potts2018-07-301-2/+1
|
* Merge branch 'develop' into a11y-improvementsSam Potts2018-07-301-4/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | # 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 # package.json # src/js/plyr.js
| * v3.2.23Sam Potts2018-07-301-1/+1
| |