Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fix #1017, fix #980, fix #1014: Captions rewrite (use index internally) | Albin Larsson | 2018-06-10 | 1 | -49/+23 | |
| | | | ||||||
| * | | Change debug warn 'Unsupported language option' to log 'Language option ↵ | Albin Larsson | 2018-06-10 | 1 | -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 Larsson | 2018-06-08 | 1 | -1/+1 | |
| |/ | | | | | | | cuechange event) | |||||
* | | WIP | Sam Potts | 2018-06-11 | 1 | -4/+1 | |
| | | ||||||
* | | Merge branch 'develop' into a11y-improvements | Sam Potts | 2018-06-09 | 1 | -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/plyr | Sam Potts | 2018-05-31 | 1 | -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 0 | Philip Giuliani | 2018-05-30 | 1 | -1/+1 | |
| | | | ||||||
| | * | Merge pull request #981 from friday/hls-captions | Sam Potts | 2018-05-30 | 1 | -13/+8 | |
| | |\ | | | | | | | | | Improve captions handling for streaming | |||||
| | | * | Optimize captions code reused and ensure captionsenabled/captionsdisabled | Albin Larsson | 2018-05-28 | 1 | -13/+8 | |
| | | | | | | | | | | | | | | | | will be sent on initial setup | |||||
| * | | | v3.3.10 | Sam Potts | 2018-05-31 | 1 | -1/+1 | |
| |/ / | ||||||
| * / | v3.3.9 | Sam Potts | 2018-05-28 | 1 | -1/+1 | |
| |/ | ||||||
| * | Simplify currentTime setter and bail when media hasn't loaded | Albin Larsson | 2018-05-28 | 1 | -11/+6 | |
| | | ||||||
| * | Avoid duration getter returning NaN before element has loaded | Albin Larsson | 2018-05-28 | 1 | -4/+4 | |
| | | ||||||
* | | WIP | Sam Potts | 2018-05-28 | 1 | -1/+1 | |
|/ | ||||||
* | v3.3.8 | Sam Potts | 2018-05-26 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #963 from friday/verify-poster | Sam Potts | 2018-05-19 | 1 | -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 Larsson | 2018-05-15 | 1 | -4/+1 | |
| | | | | | | | | images. Only show poster element when valid | |||||
* | | toggleControls() rewrite | Albin Larsson | 2018-05-18 | 1 | -105/+18 | |
| | | ||||||
* | | Expose defaults (enable overriding) | Albin Larsson | 2018-05-14 | 1 | -0/+3 | |
|/ | ||||||
* | v3.3.7 | Sam Potts | 2018-05-09 | 1 | -1/+1 | |
| | ||||||
* | v3.3.6 | Sam Potts | 2018-05-08 | 1 | -1/+1 | |
| | ||||||
* | Setup multiple players | Sam Potts | 2018-05-06 | 1 | -0/+23 | |
| | ||||||
* | v3.3.5 | Sam Potts | 2018-05-06 | 1 | -2/+3 | |
| | ||||||
* | v3.3.3 | Sam Potts | 2018-05-06 | 1 | -1/+1 | |
| | ||||||
* | Small bug fixes | Sam Potts | 2018-05-06 | 1 | -6/+1 | |
| | ||||||
* | v3.3.0 | Sam Potts | 2018-05-06 | 1 | -29/+27 | |
| | ||||||
* | Only add hideControls class if config.hideControls is truthy | Albin Larsson | 2018-04-26 | 1 | -2/+2 | |
| | ||||||
* | v3.2.4 | Sam Potts | 2018-04-27 | 1 | -1/+1 | |
| | ||||||
* | v3.2.3 | Sam Potts | 2018-04-25 | 1 | -1/+1 | |
| | ||||||
* | v3.2.2 | Sam Potts | 2018-04-25 | 1 | -1/+1 | |
| | ||||||
* | v3.2.1 | Sam Potts | 2018-04-23 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of github.com:sampotts/plyr | Sam Potts | 2018-04-18 | 1 | -2/+2 | |
|\ | ||||||
| * | Don't require captions toggle button to be enabled in order to show captions | Albin Larsson | 2018-04-17 | 1 | -2/+2 | |
| | | ||||||
* | | ARIA and Vimeo fixes | Sam Potts | 2018-04-18 | 1 | -2/+2 | |
|/ | ||||||
* | v3.2.0 | Sam Potts | 2018-04-17 | 1 | -1/+1 | |
| | ||||||
* | More bug fixes | Sam Potts | 2018-04-17 | 1 | -5/+10 | |
| | ||||||
* | Fix for `playing` false positive (fixes #898) | Sam Potts | 2018-04-17 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug for captions with no srclang and labels and improved logic (fixes ↵ | Sam Potts | 2018-04-17 | 1 | -3/+16 | |
| | | | | #875) | |||||
* | Safer check for active caption | Antonio Laguna | 2018-04-11 | 1 | -1/+1 | |
| | ||||||
* | Fix loading data-plyr-config when initiating Plyr without any options | Albin Larsson | 2018-04-04 | 1 | -1/+1 | |
| | ||||||
* | v3.1.0 | Sam Potts | 2018-04-03 | 1 | -1/+1 | |
| | ||||||
* | v3.1.0-beta.2 | Sam Potts | 2018-04-03 | 1 | -1/+1 | |
| | ||||||
* | YouTube speed menu fix | Sam Potts | 2018-04-03 | 1 | -2/+7 | |
| | ||||||
* | v3.1.0-beta.1 | Sam Potts | 2018-04-02 | 1 | -1/+1 | |
| | ||||||
* | HTML5 quality selection | Sam Potts | 2018-04-02 | 1 | -6/+10 | |
| | ||||||
* | v3.0.11 | Sam Potts | 2018-03-30 | 1 | -1/+1 | |
| | ||||||
* | Muted and autoplay fixes, small bug fixes | Sam Potts | 2018-03-30 | 1 | -6/+26 | |
| | ||||||
* | v3.0.10 | Sam Potts | 2018-03-30 | 1 | -1/+1 | |
| | ||||||
* | Fix regression | Sam Potts | 2018-03-29 | 1 | -1/+1 | |
| | ||||||
* | Vimeo hotfix | Sam Potts | 2018-03-29 | 1 | -1/+1 | |
| |