aboutsummaryrefslogtreecommitdiffstats
path: root/demo
Commit message (Collapse)AuthorAgeFilesLines
...
| * Added seek event fixes (fixes #409), Added support for URLs (fixes #345)Sam Potts2016-11-022-2/+2
| |
| * v2.0.8Sam Potts2016-10-231-1/+1
| | | | | | | | | | | | | | | | | | - Added `isPaused()` API method (thanks to @darrena092) - Allowed `.on()` API method to be chainable (thanks to @gurupras) (fixes #357) - Improved the "awful" rendering of captions on small screens in fullscreen mode (fixes #390) - Fix for Firefox VTT compatibility (thanks to @magourex) - Fix for Firefox Developer Edition blank video due to `-webkit-mask-image` issue (fixes #392) - Added Issue and PR templates with the aim of reducing duplicate or duff issues
| * Gulp build done.Darren Anderson2016-10-061-1/+1
| |
| * CSS pathSam Potts2016-09-061-1/+1
| |
* | Loop variable namingSam Potts2017-03-252-2/+2
| |
* | ToDo notes, code tidy upSam Potts2017-01-113-60/+70
| |
* | PiPSam Potts2016-11-011-1/+1
| |
* | Fullscreen fix, stylingSam2016-10-241-1/+1
| |
* | Work on PiPSam Potts2016-10-232-2/+2
| |
* | Fixed for array passed to _on and _offSam Potts2016-10-032-2/+2
| |
* | Manually merged #385Sam2016-10-014-3/+62
| |
* | MenuSam2016-09-253-6/+6
| |
* | More menu workSam Potts2016-09-252-5/+5
| |
* | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2016-09-142-2/+2
|\ \ | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js
| * | Started on PIP supportSam2016-09-131-1/+1
|/ /
* | Added quality in menuSam Potts2016-09-071-1/+1
| |
* | Working on settings menuSam2016-09-062-3/+3
| |
* | test: add `speed-up` buttonAmo Wu2016-09-051-1/+2
|/
* Fixed AMD definitionSam2016-08-261-1/+1
|
* Vimeo IE9/10 (Fixes #348), HTML5 ready event (Fixes #349)Sam Potts2016-08-261-1/+1
|
* Fix for Firefox full screen (fixes #343)Sam2016-08-231-1/+1
|
* Use minifiedSam Potts2016-08-211-2/+1
|
* Firefox and Edge fixesSam Potts2016-08-211-2/+2
|
* Loading tweaks, Microsoft Edge tweaksSam Potts2016-08-212-3/+3
|
* Jshint tweaks, changelogSam2016-08-201-1/+1
|
* Refactoring and bug fixingSam Potts2016-08-206-12/+9
|
* Styling minor tweaksSam Potts2016-07-103-160/+160
|
* v1.8.3Sam Potts2016-06-252-2/+2
| | | | | | | | | | - 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/plyrSam Potts2016-06-251-1/+1
| | | | | | | # Conflicts: # dist/plyr.css # src/less/plyr.less # src/scss/plyr.scss
* Fixed event bubblingSam2016-06-092-1/+3
|
* Changes to setup return value, SVG bug fix (fixes #269)Sam2016-06-092-3/+2
|
* See changelog (fixes #265, #253, #257)Sam2016-06-0723-0/+1509