aboutsummaryrefslogtreecommitdiffstats
path: root/dist/plyr.js
Commit message (Collapse)AuthorAgeFilesLines
...
* Clean up of type checks and fix for _restart() (Fixes #315)Sam Potts2016-07-211-2/+2
|
* Fix for MEDIA_ERR_SRC_NOT_SUPPORTED when calling .source() API methodSam Potts2016-07-141-2/+2
|
* Added getCurrentTime API method (fixes #292)Sam Potts2016-07-101-1/+1
|
* Fix for !hideControls on touch devices (fixes #303)Sam Potts2016-07-101-2/+2
|
* Styling minor tweaksSam Potts2016-07-101-1/+1
|
* Line height fixSam Potts2016-06-261-1/+1
|
* Built JSSam Potts2016-06-261-1/+1
|
* Fixed overflow issues (fixes #286)Sam Potts2016-06-261-2/+2
|
* Version bumpSam Potts2016-06-251-1/+1
|
* v1.8.3Sam Potts2016-06-251-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-2/+2
|\ | | | | | | | | | | | | # Conflicts: # dist/plyr.css # src/less/plyr.less # src/scss/plyr.scss
| * Fixed event bubblingSam2016-06-091-2/+2
| |
| * Fixed log messageSam2016-06-091-2/+2
| |
| * Changes to setup return value, SVG bug fix (fixes #269)Sam2016-06-091-2/+2
| |
| * See changelog (fixes #265, #253, #257)Sam2016-06-071-2/+2
| |
| * Fix for multiple sprites being requested (fixes #259)Sam2016-06-021-2/+2
| |
| * Fix for scroll direction on volume (fixes #258)Sam2016-06-011-2/+2
| |
| * Seek rounding from 1 to 4 decimal places (fixes #242)Sam2016-05-301-2/+2
| |
| * Added `disableContextMenu` option to hide the right click context menu ↵Sam2016-05-261-2/+2
| | | | | | | | (fixes #248 and #225)
| * Always hide standard controls (Fixes #225)Sam2016-05-231-1/+1
| |
| * Restore scroll position when exiting fullscreen (fixes #236)Sam2016-05-231-2/+2
| |
| * Sprite loading improvements, touch controlsSam2016-05-231-2/+2
|/ | | | | - 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-1/+1
| | | | increase, down to decrease)
* Bug fix for no bufferSam Potts2016-05-191-1/+1
|
* Merge branch 'master' into developSam Potts2016-05-191-2/+2
|\ | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js
| * Changed icon prefix default to avoid clashesSam Potts2016-05-161-1/+1
| |
| * Fix for bug in v1.6.7Sam Potts2016-05-141-1/+1
| |
| * iOS bug fixes (fixes #213)Sam Potts2016-05-141-1/+1
| |
* | Add event for YouTube onStateChangeShakeel Mohamed2016-05-011-1/+1
|/
* Bug fix for undefined progress barSam Potts2016-05-011-1/+1
|
* Minor bug fixesSam Potts2016-05-011-1/+1
|
* Fixed mergeSam Potts2016-05-011-2/+2
|
* Bug fixesSam Potts2016-05-011-2/+2
|
* Bug fixesSam2016-05-011-2/+2
|
* Error handlingSam Potts2016-04-301-2/+2
|
* Merge branch 'pr/196' into developSam Potts2016-04-301-2/+2
|\ | | | | | | | | # Conflicts: # dist/plyr.js
| * Merge remote-tracking branch 'org/develop' into developMonica Cheung2016-04-251-2/+2
| |\
| * | Add support for soundcloudMonica Cheung2016-04-171-2/+2
| | |
| * | Bug fix for embeds: `play` not being defined (fixes #185 and #186)Sam Potts2016-03-271-2/+2
| | |
| * | Autoplay bug fixesSam Potts2016-03-141-2/+2
| | |
| * | Fix for embed property not being setSam Potts2016-03-141-1/+1
| | |
| * | SASS fixes, docs changes (fixes #180), 'ready' eventSam Potts2016-03-131-2/+2
| | |
| * | Dynamically set YouTube autoplay from configShakeel Mohamed2016-03-121-2/+2
| | | | | | | | | | | | | | | The YouTube autoplay doesn't work without this change.
| * | Bug fixes and native APIs exposed for embedsSam Potts2016-03-071-2/+2
| | |
| * | Cancel requests on source change (Fixes #174)Sam Potts2016-02-281-2/+2
| | |
| * | CustomEvent polyfill (Fixes #172)Sam Potts2016-02-281-1/+1
| | |
| * | Volume storage fix (Fixes #171)Sam Potts2016-02-251-1/+1
| | |
| * | Fix for manual captionsSam Potts2016-02-211-1/+1
| | |
| * | Merge branch 'master' of github.com:selz/plyrSam Potts2016-02-211-2/+2
| |\ \ | | | | | | | | | | | | | | | | # Conflicts: # src/js/plyr.js
| * | | WIP on captions bug, manual duration option, reset media objectSam Potts2016-02-211-2/+2
| |/ /