aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Collapse)AuthorAgeFilesLines
...
| * Updated define to work with AMD importsKhalid Aziz2016-08-041-1/+1
| |
* | Manually merged #313 PRSam Potts2016-08-061-17/+69
|/
* Vimeo keyboard focus fix (Fixes #317), Fix for Vimeo on basic support devicesSam Potts2016-07-231-7/+21
|
* Vimeo API upgrade, YouTube Bugfix, Array supportSam Potts2016-07-231-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.9Sam Potts2016-07-211-3/+3
|
* v1.8.9Sam Potts2016-07-211-3/+5
|
* Fix for fullscreen not being defined (Fixes #295)Sam Potts2016-07-211-1/+3
|
* Clean up of type checks and fix for _restart() (Fixes #315)Sam Potts2016-07-211-36/+58
|
* Fix for MEDIA_ERR_SRC_NOT_SUPPORTED when calling .source() API methodSam Potts2016-07-141-3/+2
|
* Version bumpSam Potts2016-07-101-2/+2
|
* Added getCurrentTime API method (fixes #292)Sam Potts2016-07-101-1/+2
|
* Fix for !hideControls on touch devices (fixes #303)Sam Potts2016-07-101-2/+2
|
* Line height fixSam Potts2016-06-261-2/+2
|
* Reverted font size changeSam Potts2016-06-261-2/+2
|
* Fixed overflow issues (fixes #286)Sam Potts2016-06-261-3/+3
|
* Version bumpSam Potts2016-06-251-2/+2
|
* v1.8.3Sam Potts2016-06-251-46/+71
| | | | | | | | | | - 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
* Prevent error when verifying if play buttons existWilson Alberto2016-06-131-1/+1
|
* Fixed event bubblingSam2016-06-091-6/+6
|
* Fixed log messageSam2016-06-091-2/+7
|
* Changes to setup return value, SVG bug fix (fixes #269)Sam2016-06-091-54/+94
|
* See changelog (fixes #265, #253, #257)Sam2016-06-071-6/+31
|
* Version bumpSam2016-06-021-2/+2
|
* Fix for multiple sprites being requested (fixes #259)Sam2016-06-021-3/+11
|
* Fix for scroll direction on volume (fixes #258)Sam2016-06-011-8/+20
|
* Seek rounding from 1 to 4 decimal places (fixes #242)Sam2016-05-301-3/+3
|
* Added `disableContextMenu` option to hide the right click context menu ↵Sam2016-05-261-2/+8
| | | | (fixes #248 and #225)
* Version bumpSam2016-05-231-2/+2
|
* Restore scroll position when exiting fullscreen (fixes #236)Sam2016-05-231-4/+27
|
* Sprite loading improvements, touch controlsSam2016-05-231-19/+81
| | | | | - SVG sprite loading automatically for an easier setup - Touch devices now show controls on touch rather than pausing playback
* Decreased sensitivity and inverted scroll on volume slider (scroll up to ↵Sam Potts2016-05-191-5/+8
| | | | increase, down to decrease)
* Version bumpSam Potts2016-05-191-1/+1
|
* Bug fix for no bufferSam Potts2016-05-191-2/+7
|
* Merge branch 'master' into developSam Potts2016-05-191-3/+16
|\ | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js
| * Fix for Vimeo fullscreen (fixes #214)Sam Potts2016-05-161-1/+1
| |
| * Changed icon prefix default to avoid clashesSam Potts2016-05-161-2/+2
| |
| * Build changes, sprite.svg => plyr.svgSam Potts2016-05-151-1/+1
| |
| * Fix for bug in v1.6.7Sam Potts2016-05-141-2/+2
| |
| * iOS bug fixes (fixes #213)Sam Potts2016-05-141-2/+15
| |
| * Icon tweaks, IE button fixSam Potts2016-05-141-1/+1
| |
* | Add scroll listener on volume slideri.adamenko2016-05-191-12/+45
| |
* | Merge branch 'master' into developSam2016-05-111-1/+1
|\| | | | | | | | | | | # Conflicts: # dist/plyr.css # src/less/plyr.less
| * Version bumpSam Potts2016-05-111-1/+1
| |
* | Restore simplicity to LESS file structureSam Potts2016-05-101-2/+2
| |
* | Add event for YouTube onStateChangeShakeel Mohamed2016-05-011-0/+4
|/
* Bug fix for undefined progress barSam Potts2016-05-011-2/+2
|
* Minor bug fixesSam Potts2016-05-011-5/+8
|
* v1.6.2Sam Potts2016-05-011-1/+1
|
* Fixed mergeSam Potts2016-05-011-24/+75
|
* Bug fixesSam Potts2016-05-011-53/+20
|