Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
|\ | |||||
| * | Rewrite ui.setPoster to check that images arent broken or youtube fallback im... | Albin Larsson | 2018-05-15 | 1 | -4/+1 |
* | | 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 |
* | 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 |