aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'master' into developSam Potts2016-11-061-6/+46
|\| | | | | | | | | | | # Conflicts: # demo/index.html # dist/plyr.js
| * v2.0.10Sam Potts2016-11-021-2/+2
| | | | | | | | | | - Added seek event fixes for Vimeo and YouTube (fixes #409) - Added support for embed URLs rather than ID only (fixes #345)
| * Added seek event fixes (fixes #409), Added support for URLs (fixes #345)Sam Potts2016-11-021-23/+44
| |
| * Added logic to parse youtube video idGuru Prasad Srinivasa2016-10-301-0/+19
| | | | | | | | | | | | | | | | | | This commit is targetted at solving issue#345 and adds functionality to parse youtube video IDs from various types of youtube video URLs. Other embed types like vimeo/soundcloud can be extended by following a similar structure as implemented in this commit.
* | PiPSam Potts2016-11-014-21/+33
| |
* | Fullscreen fix, stylingSam2016-10-243-18/+23
| |
* | Merge branch 'develop' of https://github.com/Selz/plyr into developSam2016-10-233-32/+91
|\ \
| * | Work on PiPSam Potts2016-10-233-32/+91
| | |
* | | Merge branch 'develop' of https://github.com/Selz/plyr into developSam2016-10-235-35/+52
|\| | | | | | | | | | | | | | # Conflicts: # src/js/plyr.js
| * | Merge branch 'master' into developSam Potts2016-10-235-17/+35
| |\| | | | | | | | | | | | | | | | | | | # Conflicts: # demo/dist/demo.js # dist/plyr.css # dist/plyr.js
| | * v2.0.9Sam Potts2016-10-231-2/+2
| | | | | | | | | | | | - Temporary patch for the YouTube API issues with `getDuration()` (relates to #374)
| | * Temporary patch for the YouTube API issues with `getDuration()` (relates to ↵Sam Potts2016-10-231-0/+8
| | | | | | | | | | | | #374)
| | * v2.0.8Sam Potts2016-10-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
| | * Fix for caption size (fixes #390), Fix for Firefox Dev (fixes #392)Sam Potts2016-10-234-14/+23
| | |
| | * 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-032-20/+19
| | |
* | | TweaksSam2016-10-231-14/+11
|/ /
* | 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-262-84/+135
| |
* | MenuSam2016-09-251-2/+2
| |
* | More menu workSam Potts2016-09-252-52/+189
| |
* | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2016-09-142-107/+117
|\ \ | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js
| * | Started on PIP supportSam2016-09-132-109/+117
| | |
* | | ExpandedSam Potts2016-09-132-4/+4
|/ /
* | Added quality in menuSam Potts2016-09-073-8/+19
| |
* | Icon fixSam2016-09-061-12/+6
| |
* | Working on settings menuSam2016-09-064-91/+193
| |
* | 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 `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-223-4/+2
|
* Version bumpSam Potts2016-08-211-1/+1
|
* Firefox and Edge fixesSam Potts2016-08-211-0/+15
|
* Loading tweaks, Microsoft Edge tweaksSam Potts2016-08-213-102/+73
|
* Work on docsSam2016-08-211-11/+46
|
* Keyboard shortcutsSam2016-08-205-111/+200
|
* Jshint tweaks, changelogSam2016-08-201-76/+74
|
* Refactoring and bug fixingSam Potts2016-08-201-275/+360
|