Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fix for seek issues introduced in v1.8.9 | Sam Potts | 2016-07-21 | 5 | -9/+12 | |
| |/ | ||||||
| * | v1.8.9 | Sam Potts | 2016-07-21 | 5 | -9/+17 | |
| | | ||||||
| * | Fix for fullscreen not being defined (Fixes #295) | Sam Potts | 2016-07-21 | 2 | -2/+4 | |
| | | ||||||
| * | Fix for multiline captions (Fixes #314) | Sam Potts | 2016-07-21 | 3 | -1/+5 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/Selz/plyr | Sam Potts | 2016-07-21 | 1 | -0/+3 | |
| |\ | ||||||
| | * | Merge pull request #312 from dpschen/patch-1 | Sam Potts | 2016-07-14 | 1 | -0/+3 | |
| | |\ | | | | | | | | | Add kirby-plyrtag | |||||
| | | * | Add kirby-plyrtag | Dominik Pschenitschni | 2016-07-14 | 1 | -0/+3 | |
| | |/ | | | | | | | Added a Kirby cms kirbytag https://getkirby.com/ | |||||
| * / | Clean up of type checks and fix for _restart() (Fixes #315) | Sam Potts | 2016-07-21 | 2 | -38/+60 | |
| |/ | ||||||
| * | Fix for MEDIA_ERR_SRC_NOT_SUPPORTED when calling .source() API method | Sam Potts | 2016-07-14 | 2 | -5/+4 | |
| | | ||||||
| * | Version bump | Sam Potts | 2016-07-10 | 4 | -6/+10 | |
| | | ||||||
| * | Added getCurrentTime API method (fixes #292) | Sam Potts | 2016-07-10 | 3 | -2/+8 | |
| | | ||||||
| * | Fix for !hideControls on touch devices (fixes #303) | Sam Potts | 2016-07-10 | 2 | -4/+4 | |
| | | ||||||
| * | Merge branch 'master' of https://github.com/Selz/plyr | Sam Potts | 2016-07-10 | 1 | -5/+5 | |
| |\ | ||||||
| | * | Update readme.md | Sam Potts | 2016-06-29 | 1 | -1/+3 | |
| | | | ||||||
| | * | Update readme.md | Sam Potts | 2016-06-26 | 1 | -4/+2 | |
| | | | ||||||
| * | | Styling minor tweaks | Sam Potts | 2016-07-10 | 9 | -168/+164 | |
| |/ | ||||||
| * | Line height fix | Sam Potts | 2016-06-26 | 8 | -10/+11 | |
| | | ||||||
| * | Reverted font size change | Sam Potts | 2016-06-26 | 6 | -9/+12 | |
| | | ||||||
| * | Built JS | Sam Potts | 2016-06-26 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed overflow issues (fixes #286) | Sam Potts | 2016-06-26 | 10 | -21/+24 | |
| | | ||||||
| * | Version bump | Sam Potts | 2016-06-25 | 6 | -8/+11 | |
| | | ||||||
| * | Fix for z-index on large play button | Sam Potts | 2016-06-25 | 2 | -1/+2 | |
| | | ||||||
| * | Merge pull request #283 from arrowthemes/patch-1 | Sam Potts | 2016-06-25 | 1 | -0/+1 | |
| |\ | | | | | | | Make the player button clickable on small videos | |||||
| | * | Make the player button clickable on small videos | Joel Mbugua | 2016-06-21 | 1 | -0/+1 | |
| | | | | | | | | | If you set the plyr video to width of 300px, the plyr__controls overlays the play centered play button such that you can't click on the play button. Adding a z-index on the plyr .plyr__play-large fixes that. | |||||
| * | | v1.8.3 | Sam Potts | 2016-06-25 | 10 | -247/+291 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Disabled iPad support for YouTube and Vimeo due to iOS limitations with iFrame playback - Fixed IE11 icon loading (fixes #269) - Updated screenshot (fixes #281) - Added WordPress plugin (fixes #239) - Added Neos plugin - Added HLS, Shaka and dash.js examples (see #235 for more) - Improvements for controls hiding and showing on touch devices | |||||
| * | | Merge branch 'master' of https://github.com/Selz/plyr | Sam Potts | 2016-06-25 | 35 | -332/+587 | |
| |\| | | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.css # src/less/plyr.less # src/scss/plyr.scss | |||||
| | * | Merge pull request #275 from wilsonmsalberto/master | Sam Potts | 2016-06-13 | 1 | -1/+1 | |
| | |\ | | | | | | | | | Prevent error when verifying if play buttons exist | |||||
| | | * | Prevent error when verifying if play buttons exist | Wilson Alberto | 2016-06-13 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | Fixed event bubbling | Sam | 2016-06-09 | 7 | -13/+20 | |
| | | | ||||||
| | * | Fixed log message | Sam | 2016-06-09 | 5 | -8/+16 | |
| | | | ||||||
| | * | Merge branch 'master' of https://github.com/Selz/plyr | Sam | 2016-06-09 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Merge pull request #271 from thegrammarnazi/patch-3 | Sam Potts | 2016-06-09 | 1 | -1/+1 | |
| | | |\ | | | | | | | | | | | correct grammar | |||||
| | | | * | correct grammar | Grammar Nazi | 2016-06-09 | 1 | -1/+1 | |
| | | |/ | ||||||
| | * / | Changes to setup return value, SVG bug fix (fixes #269) | Sam | 2016-06-09 | 7 | -72/+118 | |
| | |/ | ||||||
| | * | Merge branch 'master' of https://github.com/Selz/plyr | Sam | 2016-06-07 | 1 | -2/+2 | |
| | |\ | ||||||
| | | * | Merge pull request #260 from cytec/fix-control-icon-size | Sam Potts | 2016-06-02 | 1 | -2/+2 | |
| | | |\ | | | | | | | | | | | use $plyr-control-icon-size in sass file | |||||
| | | | * | use $plyr-control-icon-size in sass file | cytec | 2016-06-02 | 1 | -2/+2 | |
| | | |/ | ||||||
| | * / | See changelog (fixes #265, #253, #257) | Sam | 2016-06-07 | 32 | -171/+199 | |
| | |/ | ||||||
| | * | Version bump | Sam | 2016-06-02 | 2 | -7/+7 | |
| | | | ||||||
| | * | Fix for multiple sprites being requested (fixes #259) | Sam | 2016-06-02 | 4 | -6/+17 | |
| | | | ||||||
| | * | Fix for scroll direction on volume (fixes #258) | Sam | 2016-06-01 | 8 | -19/+33 | |
| | | | ||||||
| | * | Seek rounding from 1 to 4 decimal places (fixes #242) | Sam | 2016-05-30 | 6 | -12/+15 | |
| | | | ||||||
| | * | Update readme.md | Sam Potts | 2016-05-27 | 1 | -1/+7 | |
| | | | ||||||
| | * | Merge branch 'master' of https://github.com/Selz/plyr | Sam | 2016-05-26 | 4 | -5/+8 | |
| | |\ | ||||||
| | | * | Merge pull request #246 from zvizvi/master | Sam Potts | 2016-05-26 | 3 | -1/+3 | |
| | | |\ | | | | | | | | | | | FIx Plyr to work with RTL systems | |||||
| | | | * | FIx Plyr to work with RTL systems | Tzvi | 2016-05-26 | 1 | -1/+1 | |
| | | | | | ||||||
| | | | * | FIx Plyr to work with RTL systems | Tzvi | 2016-05-26 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | (less) | |||||
| | | | * | FIx Plyr to work with RTL systems | Tzvi | 2016-05-26 | 1 | -0/+1 | |
| | | |/ | | | | | | | | | (scss) | |||||
| | | * | Merge pull request #237 from itaditya/master | Sam Potts | 2016-05-25 | 1 | -1/+2 | |
| | | |\ | | | | | | | | | | | Update readme.md | |||||
| | | | * | Update readme.md | Aditya Agarwal | 2016-05-23 | 1 | -1/+1 | |
| | | | | |