Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'develop' of https://github.com/Selz/plyr into develop | Sam Potts | 2016-09-14 | 2 | -107/+117 | |
|\ \ | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js | |||||
| * | | Started on PIP support | Sam | 2016-09-13 | 2 | -109/+117 | |
| | | | ||||||
* | | | Expanded | Sam Potts | 2016-09-13 | 2 | -4/+4 | |
|/ / | ||||||
* | | Added quality in menu | Sam Potts | 2016-09-07 | 3 | -8/+19 | |
| | | ||||||
* | | Icon fix | Sam | 2016-09-06 | 1 | -12/+6 | |
| | | ||||||
* | | Working on settings menu | Sam | 2016-09-06 | 4 | -91/+193 | |
| | | ||||||
* | | refactor: sorting speed | Amo Wu | 2016-09-05 | 1 | -2/+2 | |
| | | ||||||
* | | refactor: check config.speeds format | Amo Wu | 2016-08-31 | 1 | -0/+4 | |
| | | ||||||
* | | refactor: add localStorage supporting | Amo Wu | 2016-08-31 | 1 | -0/+16 | |
| | | ||||||
* | | feat: add playback speed button | Amo Wu | 2016-08-31 | 1 | -3/+71 | |
|/ | ||||||
* | Fixed API method, added new methods (fixes #346, #351) | Sam | 2016-08-29 | 1 | -5/+10 | |
| | | | | | - Fixed `getCurrentTime()` method (fixes #351) - Added `getVolume()` , `isMuted()` and `getDuration()` API methods (fixes #346) | |||||
* | Fixed AMD definition | Sam | 2016-08-26 | 1 | -158/+87 | |
| | ||||||
* | Vimeo IE9/10 (Fixes #348), HTML5 ready event (Fixes #349) | Sam Potts | 2016-08-26 | 1 | -8/+10 | |
| | ||||||
* | Fix for Firefox full screen (fixes #343) | Sam | 2016-08-23 | 1 | -3/+5 | |
| | ||||||
* | Global keyboard shortcut changes | Sam Potts | 2016-08-22 | 1 | -4/+4 | |
| | ||||||
* | Added ‘global’ keyboard shortcut option | Sam Potts | 2016-08-22 | 1 | -73/+100 | |
| | ||||||
* | Version bump for NPM | Sam Potts | 2016-08-22 | 1 | -2/+2 | |
| | ||||||
* | Bump to v2.0.0 | Sam Potts | 2016-08-22 | 3 | -4/+2 | |
| | ||||||
* | Version bump | Sam Potts | 2016-08-21 | 1 | -1/+1 | |
| | ||||||
* | Firefox and Edge fixes | Sam Potts | 2016-08-21 | 1 | -0/+15 | |
| | ||||||
* | Loading tweaks, Microsoft Edge tweaks | Sam Potts | 2016-08-21 | 3 | -102/+73 | |
| | ||||||
* | Work on docs | Sam | 2016-08-21 | 1 | -11/+46 | |
| | ||||||
* | Keyboard shortcuts | Sam | 2016-08-20 | 5 | -111/+200 | |
| | ||||||
* | Jshint tweaks, changelog | Sam | 2016-08-20 | 1 | -76/+74 | |
| | ||||||
* | Refactoring and bug fixing | Sam Potts | 2016-08-20 | 1 | -275/+360 | |
| | ||||||
* | Merge | Sam Potts | 2016-08-06 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of https://github.com/Selz/plyr | Sam Potts | 2016-08-06 | 1 | -1/+1 | |
|\ | ||||||
| * | Updated define to work with AMD imports | Khalid Aziz | 2016-08-04 | 1 | -1/+1 | |
| | | ||||||
* | | Font stack SASS fix (Fixes #328) | Sam Potts | 2016-08-06 | 1 | -1/+1 | |
| | | ||||||
* | | Manually merged #313 PR | Sam Potts | 2016-08-06 | 1 | -17/+69 | |
|/ | ||||||
* | Vimeo keyboard focus fix (Fixes #317), Fix for Vimeo on basic support devices | Sam Potts | 2016-07-23 | 1 | -7/+21 | |
| | ||||||
* | Vimeo API upgrade, YouTube Bugfix, Array support | Sam Potts | 2016-07-23 | 1 | -122/+107 | |
| | | | | | | - Vimeo API upgrade - Fix for YouTube bug introduced in v1.8.9 (Fixes #320) - Added support for passing array to .setup() (Fixes #319) | |||||
* | Fix for seek issues introduced in v1.8.9 | Sam Potts | 2016-07-21 | 1 | -3/+3 | |
| | ||||||
* | v1.8.9 | Sam Potts | 2016-07-21 | 1 | -3/+5 | |
| | ||||||
* | Fix for fullscreen not being defined (Fixes #295) | Sam Potts | 2016-07-21 | 1 | -1/+3 | |
| | ||||||
* | Fix for multiline captions (Fixes #314) | Sam Potts | 2016-07-21 | 2 | -0/+4 | |
| | ||||||
* | Clean up of type checks and fix for _restart() (Fixes #315) | Sam Potts | 2016-07-21 | 1 | -36/+58 | |
| | ||||||
* | Fix for MEDIA_ERR_SRC_NOT_SUPPORTED when calling .source() API method | Sam Potts | 2016-07-14 | 1 | -3/+2 | |
| | ||||||
* | Version bump | Sam Potts | 2016-07-10 | 1 | -2/+2 | |
| | ||||||
* | Added getCurrentTime API method (fixes #292) | Sam Potts | 2016-07-10 | 1 | -1/+2 | |
| | ||||||
* | Fix for !hideControls on touch devices (fixes #303) | Sam Potts | 2016-07-10 | 1 | -2/+2 | |
| | ||||||
* | Styling minor tweaks | Sam Potts | 2016-07-10 | 4 | -6/+2 | |
| | ||||||
* | Line height fix | Sam Potts | 2016-06-26 | 3 | -4/+2 | |
| | ||||||
* | Reverted font size change | Sam Potts | 2016-06-26 | 2 | -4/+4 | |
| | ||||||
* | Fixed overflow issues (fixes #286) | Sam Potts | 2016-06-26 | 5 | -10/+10 | |
| | ||||||
* | Version bump | Sam Potts | 2016-06-25 | 1 | -2/+2 | |
| | ||||||
* | 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 | 3 | -62/+85 | |
| | | | | | | | | | | | | | | | | | | | | - 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 |