| Commit message (Expand) | Author | Age | Files | Lines |
* | Linting, housekeeping, duration fix (fixes #1074) | Sam Potts | 2018-06-29 | 1 | -10/+10 |
* | Respect call order and prioritize public API calls for setting poster, in ord... | Albin Larsson | 2018-06-15 | 1 | -1/+1 |
* | Copy poster when creating new media element for YouTube and Vimeo (needed for... | Albin Larsson | 2018-06-15 | 1 | -1/+4 |
* | Remove line breaks in arrays | Albin Larsson | 2018-06-13 | 1 | -6/+3 |
* | Merge branch 'develop' of github.com:sampotts/plyr into develop | Sam Potts | 2018-06-13 | 1 | -17/+17 |
|\ |
|
* | | Utils broken down into seperate files and exports | Sam Potts | 2018-06-13 | 1 | -36/+62 |
|/ |
|
* | Merge pull request #1015 from friday/captions-fixes-again | Sam Potts | 2018-06-11 | 1 | -8/+3 |
|\ |
|
| * | Merge captions setText and setCue into updateCues (fixes #998 and vimeo cuech... | Albin Larsson | 2018-06-08 | 1 | -8/+3 |
* | | Merge pull request #1020 from friday/1016 | Sam Potts | 2018-06-11 | 1 | -0/+8 |
|\ \ |
|
| * | | Vimeo: Assure state is updated with autoplay (fixes #1016) | Albin Larsson | 2018-06-11 | 1 | -0/+8 |
| |/ |
|
* / | Fix problem with YouTube and Vimeo seeking while playing | Albin Larsson | 2018-06-11 | 1 | -3/+7 |
|/ |
|
* | Fix #876: YouTube and Vimeo autoplays on seek | Albin Larsson | 2018-05-19 | 1 | -20/+20 |
* | Fix playback state (paused) and events (play/pause) | Albin Larsson | 2018-05-19 | 1 | -13/+14 |
* | Rewrite ui.setPoster to check that images arent broken or youtube fallback im... | Albin Larsson | 2018-05-15 | 1 | -5/+2 |
* | Vimeo options, docs for multiple players | Sam Potts | 2018-05-08 | 1 | -1/+4 |
* | Use div for poster, Vimeo fixes, Tooltip fixes | Sam Potts | 2018-05-08 | 1 | -1/+2 |
* | v3.3.0 | Sam Potts | 2018-05-06 | 1 | -4/+23 |
* | ARIA and Vimeo fixes | Sam Potts | 2018-04-18 | 1 | -1/+12 |
* | More bug fixes | Sam Potts | 2018-04-17 | 1 | -3/+13 |
* | Vimeo hotfix | Sam Potts | 2018-03-29 | 1 | -3/+9 |
* | Bug fixes | Sam Potts | 2018-03-28 | 1 | -4/+13 |
* | Vimeo offset tweak (fixes #826) | Sam Potts | 2018-03-22 | 1 | -1/+1 |
* | Fix for .stop() method (fixes #819) | Sam Potts | 2018-03-22 | 1 | -4/+2 |
* | Event listener fixes, loadScript promise, ads tweaks | Sam Potts | 2018-03-11 | 1 | -3/+8 |
* | Ready event fix, YouTube play event fix, docs update | Sam Potts | 2018-03-03 | 1 | -1/+1 |
* | Added backwards compatibility for <div> embeds | Sam Potts | 2018-02-06 | 1 | -1/+10 |
* | Progressively enhance <iframe> embeds | Sam Potts | 2018-01-12 | 1 | -10/+9 |
* | Remove chaning ability and return promise for play() | Sam Potts | 2017-12-20 | 1 | -1/+6 |
* | IE & Edge fixes, Storage & Console classes | Sam Potts | 2017-12-08 | 1 | -1/+1 |
* | Fix display for current language on change | Sam Potts | 2017-11-25 | 1 | -1/+1 |
* | Moved to provider + type to make it cleaner in future, fix for multiple players | Sam Potts | 2017-11-23 | 1 | -3/+2 |
* | Updated data attributes to `data-plyr` namespace. Speed menu fixes | Sam Potts | 2017-11-23 | 1 | -5/+0 |
* | Handle no audio, more docs in code, fix for playing getter | Sam Potts | 2017-11-21 | 1 | -1/+4 |
* | Vimeo autopause option | Sam Potts | 2017-11-21 | 1 | -0/+5 |
* | Added ended and playing getters | Sam Potts | 2017-11-20 | 1 | -0/+7 |
* | Captions fix | Sam Potts | 2017-11-19 | 1 | -2/+2 |
* | Using fetch instead of xhr, grabbing title for YouTube | Sam Potts | 2017-11-16 | 1 | -0/+2 |
* | Started on error handling, Safari icon fix | Sam Potts | 2017-11-14 | 1 | -21/+38 |
* | Use callback for loading Vimeo API | Sam Potts | 2017-11-09 | 1 | -9/+3 |
* | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2017-11-09 | 1 | -0/+2 |
|\ |
|
| * | Callback for loadScript | Sam Potts | 2017-11-09 | 1 | -0/+2 |
* | | UI bugs | Sam Potts | 2017-11-09 | 1 | -2/+5 |
|/ |
|
* | Volume fixes and other tidy up work | Sam Potts | 2017-11-08 | 1 | -5/+5 |
* | Looping, increase/decrease volume fix | Sam Potts | 2017-11-08 | 1 | -1/+13 |
* | Automatic Vimeo aspect ratio | Sam Potts | 2017-11-06 | 1 | -6/+17 |
* | Vimeo captions fix | Sam Potts | 2017-11-06 | 1 | -1/+1 |
* | Finished aspect ratio setting | Sam Potts | 2017-11-06 | 1 | -1/+1 |
* | Cleanup | Sam Potts | 2017-11-06 | 1 | -20/+20 |
* | Added Vimeo playback speed | Sam Potts | 2017-11-06 | 1 | -3/+14 |
* | Started on documentation and aspect ratio option | Sam Potts | 2017-11-06 | 1 | -0/+7 |