aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed API method, added new methods (fixes #346, #351)Sam2016-08-291-5/+10
| | | | | - Fixed `getCurrentTime()` method (fixes #351) - Added `getVolume()` , `isMuted()` and `getDuration()` API methods (fixes #346)
* Fixed AMD definitionSam2016-08-261-158/+87
|
* Vimeo IE9/10 (Fixes #348), HTML5 ready event (Fixes #349)Sam Potts2016-08-261-8/+10
|
* Fix for Firefox full screen (fixes #343)Sam2016-08-231-3/+5
|
* Global keyboard shortcut changesSam Potts2016-08-221-4/+4
|
* Added ‘global’ keyboard shortcut optionSam Potts2016-08-221-73/+100
|
* Version bump for NPMSam Potts2016-08-221-2/+2
|
* Bump to v2.0.0Sam Potts2016-08-221-2/+2
|
* Version bumpSam Potts2016-08-211-1/+1
|
* Firefox and Edge fixesSam Potts2016-08-211-0/+15
|
* Loading tweaks, Microsoft Edge tweaksSam Potts2016-08-211-100/+71
|
* Work on docsSam2016-08-211-11/+46
|
* Keyboard shortcutsSam2016-08-201-109/+188
|
* Jshint tweaks, changelogSam2016-08-201-76/+74
|
* Refactoring and bug fixingSam Potts2016-08-201-275/+360
|
* MergeSam Potts2016-08-061-1/+1
|
* Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-08-061-1/+1
|\
| * 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
|