Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Bug fixes | Sam Potts | 2018-03-28 | 1 | -1/+1 | |
| | ||||||
* | v3.0.6 | Sam Potts | 2018-03-28 | 1 | -1/+1 | |
| | ||||||
* | v3.0.5 | Sam Potts | 2018-03-27 | 1 | -3/+1 | |
| | ||||||
* | v3.0.4 | Sam Potts | 2018-03-27 | 1 | -1/+1 | |
| | ||||||
* | Controls fixes | Sam Potts | 2018-03-27 | 1 | -11/+22 | |
| | ||||||
* | Revert API method change | Sam Potts | 2018-03-27 | 1 | -1/+1 | |
| | ||||||
* | Fixes for fast forward and issues with event.preventDefault() | Sam Potts | 2018-03-27 | 1 | -1/+1 | |
| | ||||||
* | v3.0.3 | Sam Potts | 2018-03-22 | 1 | -1/+1 | |
| | ||||||
* | Fix for .stop() method (fixes #819) | Sam Potts | 2018-03-22 | 1 | -2/+5 | |
| | ||||||
* | Restore as float (fixes #828) | Sam Potts | 2018-03-22 | 1 | -1/+1 | |
| | ||||||
* | v3.0.2 | Sam Potts | 2018-03-18 | 1 | -3/+3 | |
| | ||||||
* | Fix for local storage issue | Sam Potts | 2018-03-18 | 1 | -2/+6 | |
| | ||||||
* | v3.0.0 | Sam Potts | 2018-03-17 | 1 | -1/+1 | |
| | ||||||
* | Added buffered getter | Sam Potts | 2018-03-17 | 1 | -17/+42 | |
| | ||||||
* | Vimeo fix | Sam Potts | 2018-03-15 | 1 | -0/+7 | |
| | ||||||
* | 3.0.0-beta.20 | Sam Potts | 2018-03-13 | 1 | -10/+19 | |
| | ||||||
* | 3.0.0-beta.19 | Sam Potts | 2018-03-13 | 1 | -1/+1 | |
| | ||||||
* | 3.0.0-beta.18 | Sam Potts | 2018-03-13 | 1 | -1/+1 | |
| | ||||||
* | Event listener fixes, loadScript promise, ads tweaks | Sam Potts | 2018-03-11 | 1 | -10/+16 | |
| | ||||||
* | Unneeded else has been removed within the play() method. | Arthur Hulsman | 2018-03-09 | 1 | -2/+2 | |
| | ||||||
* | Made sure play() returns a promise. | Arthur Hulsman | 2018-03-09 | 1 | -2/+2 | |
| | ||||||
* | Ad block detection would not work when calling play() right after creating ↵ | Arthur Hulsman | 2018-03-09 | 1 | -3/+4 | |
| | | | | the player instance, so the adsManager now also rejects on such a case. Also made sure that calling play() will wait for the adsManager promise to resolve or otherwise return the media.play() method. | |||||
* | Removed a double this.enabled variable and updated a comment in ads.js. Also ↵ | Arthur Hulsman | 2018-03-06 | 1 | -6/+7 | |
| | | | | made sure the adsmanager promise also can fail, so we can use it to wait for getting the advertisement ready when someone clicks the play button. Otherwise there it can look glitchy when the actual video starts playing and the video ad plays a few seconds later because the vast tag was slow to retrieve. Also fixed a typo. | |||||
* | v3.0.0-beta.17 | Sam Potts | 2018-03-03 | 1 | -1/+1 | |
| |