aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Expand)AuthorAgeFilesLines
* Work on PiPSam Potts2016-10-231-32/+77
* Merge branch 'master' into developSam Potts2016-10-231-3/+12
|\
| * v2.0.9Sam Potts2016-10-231-2/+2
| * Temporary patch for the YouTube API issues with `getDuration()` (relates to #...Sam Potts2016-10-231-0/+8
| * v2.0.8Sam Potts2016-10-231-2/+2
| * Manually merged #395Sam Potts2016-10-231-1/+1
| * Added .isPaused to APIDarren Anderson2016-10-061-0/+1
* | Fixed for array passed to _on and _offSam Potts2016-10-031-19/+18
* | Merge branch 'master' into developSam2016-10-011-3/+14
|\|
| * Update plyr.jsThomas LM2016-09-271-3/+14
* | Code styleSam2016-10-011-7/+5
* | Manually merged #385Sam2016-10-011-18/+63
* | Menu animationSam2016-09-261-84/+116
* | MenuSam2016-09-251-2/+2
* | More menu workSam Potts2016-09-251-30/+112
* | Started on PIP supportSam2016-09-131-107/+114
* | Added quality in menuSam Potts2016-09-071-1/+7
* | Working on settings menuSam2016-09-061-79/+74
* | refactor: sorting speedAmo Wu2016-09-051-2/+2
* | refactor: check config.speeds formatAmo Wu2016-08-311-0/+4
* | refactor: add localStorage supportingAmo Wu2016-08-311-0/+16
* | feat: add playback speed buttonAmo Wu2016-08-311-3/+71
|/
* Fixed API method, added new methods (fixes #346, #351)Sam2016-08-291-5/+10
* 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
* 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