Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Move uniqueness filter from getQualityOptions to setQualityMenu | Albin Larsson | 2018-06-12 | 1 | -2/+3 | |
| | | | | ||||||
| | * | | Remove todo comment about Vimeo support for setting quality (they don't ↵ | Albin Larsson | 2018-06-12 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | support it) | |||||
| * | | | Utils broken down into seperate files and exports | Sam Potts | 2018-06-13 | 1 | -159/+161 | |
| |/ / | ||||||
* | | | Merge branch 'develop' into a11y-improvements | Sam Potts | 2018-06-11 | 1 | -36/+33 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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 # src/js/captions.js | |||||
| * | | Fix #1017, fix #980, fix #1014: Captions rewrite (use index internally) | Albin Larsson | 2018-06-10 | 1 | -30/+19 | |
| | | | ||||||
| * | | controls.createMenuItem: Change input to object (too many params made it ↵ | Albin Larsson | 2018-06-10 | 1 | -13/+21 | |
| | | | | | | | | | | | | hard to read) | |||||
* | | | WIP | Sam Potts | 2018-06-11 | 1 | -24/+56 | |
| | | | ||||||
* | | | Merge branch 'develop' into a11y-improvements | Sam Potts | 2018-06-09 | 1 | -27/+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 # dist/plyr.polyfilled.js.map # dist/plyr.polyfilled.min.js # dist/plyr.polyfilled.min.js.map # src/js/captions.js # src/js/plyr.js | |||||
| * | | Rename qualityName to label | Philip Giuliani | 2018-05-31 | 1 | -3/+3 | |
| | | | ||||||
| * | | Implement translation support for qualityName and qualityBadge | Philip Giuliani | 2018-05-30 | 1 | -23/+8 | |
| | | | ||||||
| * | | Ensure language is set in case the track is added after initialization, and ↵ | Albin Larsson | 2018-05-28 | 1 | -4/+1 | |
| | | | | | | | | | | | | trigger languagechange event when language is initially set | |||||
* | | | WIP | Sam Potts | 2018-05-28 | 1 | -28/+19 | |
|/ / | ||||||
* | | v3.3.8 | Sam Potts | 2018-05-26 | 1 | -1/+0 | |
| | | ||||||
* | | Prevent durationchange events from showing time when invertTime is false | Albin Larsson | 2018-05-19 | 1 | -2/+3 | |
| | | ||||||
* | | Fix #966: Add 'seeked' event listener to update progress (seeking doesn't ↵ | Albin Larsson | 2018-05-19 | 1 | -0/+1 | |
|/ | | | | have the correct time) | |||||
* | Merge pull request #958 from friday/954 | Sam Potts | 2018-05-19 | 1 | -1/+1 | |
|\ | | | | | Fix the seek tooltip time difference from seek time | |||||
| * | Fix the seek tooltip time difference from seek time | Albin Larsson | 2018-05-12 | 1 | -1/+1 | |
| | | ||||||
* | | Reduce circular dependencies | Sam Potts | 2018-05-19 | 1 | -23/+159 | |
|/ | ||||||
* | Merge branch 'master' of github.com:sampotts/plyr | Sam Potts | 2018-05-06 | 1 | -0/+1 | |
|\ | ||||||
| * | Added 480p to SD labels | Antoine Cordelois | 2018-05-03 | 1 | -0/+1 | |
| | | ||||||
* | | v3.3.0 | Sam Potts | 2018-05-06 | 1 | -14/+73 | |
|/ | ||||||
* | Fix for default timestamp | Sam Potts | 2018-04-27 | 1 | -1/+1 | |
| | ||||||
* | v3.2.4 | Sam Potts | 2018-04-27 | 1 | -21/+40 | |
| | ||||||
* | Fix for hidden buffer and incorrect use of aria-hidden | Sam Potts | 2018-04-25 | 1 | -23/+10 | |
| | ||||||
* | More a11y stuff and context menu fix | Sam Potts | 2018-04-23 | 1 | -0/+3 | |
| | ||||||
* | ARIA and Vimeo fixes | Sam Potts | 2018-04-18 | 1 | -4/+16 | |
| | ||||||
* | More bug fixes | Sam Potts | 2018-04-17 | 1 | -0/+5 | |
| | ||||||
* | Fixed bug for captions with no srclang and labels and improved logic (fixes ↵ | Sam Potts | 2018-04-17 | 1 | -34/+38 | |
| | | | | #875) | |||||
* | Add i18n support for "Normal" value in speed options | Daniel Sarin | 2018-04-11 | 1 | -1/+1 | |
| | ||||||
* | Fix 'null' being appended after the video if controls is empty array | Albin Larsson | 2018-04-04 | 1 | -1/+1 | |
| | ||||||
* | YouTube speed menu fix | Sam Potts | 2018-04-03 | 1 | -16/+14 | |
| | ||||||
* | HTML5 quality selection | Sam Potts | 2018-04-02 | 1 | -39/+33 | |
| | ||||||
* | Fix regression | Sam Potts | 2018-03-29 | 1 | -3/+1 | |
| | ||||||
* | Bug fixes | Sam Potts | 2018-03-28 | 1 | -4/+22 | |
| | ||||||
* | Controls fixes | Sam Potts | 2018-03-27 | 1 | -9/+15 | |
| | ||||||
* | Fixes for fast forward and issues with event.preventDefault() | Sam Potts | 2018-03-27 | 1 | -16/+17 | |
| | ||||||
* | Check for array for speed options (fixes #252) | Sam Potts | 2018-03-22 | 1 | -1/+1 | |
| | ||||||
* | Fix fast-forward control | Saad Shahd | 2018-03-21 | 1 | -1/+1 | |
| | | | | fast-forward control doesn't work. | |||||
* | Event listener fixes, loadScript promise, ads tweaks | Sam Potts | 2018-03-11 | 1 | -0/+6 | |
| | ||||||
* | Manually merged PRs | Sam Potts | 2018-03-10 | 1 | -19/+34 | |
| | ||||||
* | Fix for custom controls | Sam Potts | 2018-02-13 | 1 | -5/+14 | |
| | ||||||
* | Transition event fix | Sam Potts | 2018-01-19 | 1 | -2/+2 | |
| | ||||||
* | Use CSS custom property for webkit range fill | Sam Potts | 2018-01-08 | 1 | -24/+2 | |
| | ||||||
* | Small fixes | Sam Potts | 2017-12-20 | 1 | -1/+1 | |
| | ||||||
* | Converted to SASS/SCSS | Sam Potts | 2017-12-20 | 1 | -5/+28 | |
| | ||||||
* | IE & Edge fixes, Storage & Console classes | Sam Potts | 2017-12-08 | 1 | -22/+27 | |
| | ||||||
* | Fix display for current language on change | Sam Potts | 2017-11-25 | 1 | -15/+10 | |
| | ||||||
* | Fix overflow issue on small players with menu open | Sam Potts | 2017-11-23 | 1 | -0/+1 | |
| | ||||||
* | Moved to provider + type to make it cleaner in future, fix for multiple players | Sam Potts | 2017-11-23 | 1 | -1/+1 | |
| | ||||||
* | Updated data attributes to `data-plyr` namespace. Speed menu fixes | Sam Potts | 2017-11-23 | 1 | -38/+14 | |
| |