aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Expand)AuthorAgeFilesLines
* Tidy up, fixing destroySam Potts2017-06-041-75/+75
* Source change fixSam Potts2017-06-041-26/+35
* Change to proper constructor + prototypesSam Potts2017-06-041-1178/+1307
* Seperated reduce motion checkSam Potts2017-05-221-3/+6
* More work on the menuSam Potts2017-05-221-67/+106
* Menu toggleSam Potts2017-05-211-46/+116
* URL updatesSam Potts2017-05-161-9/+9
* Single instance onlySam Potts2017-05-161-554/+463
* CleanupSam Potts2017-05-091-27/+20
* Adding support for playsinlineSam Potts2017-05-091-34/+57
* Added support for passive event listenersSam Potts2017-05-081-23/+69
* Bug fixesSam Potts2017-05-071-4/+2
* Vimeo captions workingSam Potts2017-05-071-86/+83
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-05-071-0/+7
|\
| * Implement loop in YouTubeAlejandro Iglesias2017-04-271-0/+7
* | Utils object, work on Vimeo captionsSam Potts2017-05-071-617/+638
|/
* More work on Vimeo captionsSam Potts2017-04-261-59/+85
* Started on Vimeo captionsSam Potts2017-04-251-7/+22
* TweaksSam Potts2017-04-251-9/+27
* Tidy upSam Potts2017-04-251-29/+23
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-04-251-17/+7
|\
| * Merge branch 'develop' into masterSam Potts2017-04-251-1536/+2847
| |\
| * | removed vimeo id parsing because it is not necessarystormrockwell2017-04-191-11/+1
* | | More work on menus and tidy upSam Potts2017-04-251-578/+309
| |/ |/|
* | Looping menu (WIP)Sam Potts2017-04-191-13/+34
* | Toggle menuSam Potts2017-04-171-55/+71
* | Airplay and PiPSam Potts2017-04-171-15/+32
* | ID fix and styling fixSam Potts2017-04-171-16/+14
* | More work on menusSam Potts2017-04-161-40/+60
* | Cleanup events and referencesSam Potts2017-04-161-104/+168
* | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-04-151-3/+3
|\ \
| * | FormattingSam Potts2017-04-151-7/+7
* | | FormattingSam Potts2017-04-151-10/+29
|/ /
* | Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-03-291-10/+21
|\ \
| * \ Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-03-281-81/+193
| |\ \
| * | | TweaksSam Potts2017-03-281-13/+21
* | | | NamespacingSam Potts2017-03-291-564/+576
| |/ / |/| |
* | | Menu creation (WIP)Sam Potts2017-03-281-87/+196
|/ /
* | Controls rewriteSam Potts2017-03-271-311/+319
* | WIP on new controls creationSam Potts2017-03-261-465/+637
* | Merge branch 'develop' into feature/subtitlesSam Potts2017-03-251-77/+148
|\ \
| * | Merge branch 'master' into developSam Potts2017-03-251-1/+1
| |\|
| | * Version bump to 2.0.12Sam Potts2017-03-251-2/+2
| | * Merge pull request #468 from jronallo/captions-listenerSam Potts2017-03-251-1/+1
| | |\
| | | * allow for setting additional listener for captionsJason Ronallo2016-12-261-1/+1
| | * | Allow configuration of the blank.mp4 URLSamuel Hodge2017-02-111-1/+2
| | * | Fixed typoMorten Vestergaard Hansen2016-11-301-1/+1
| | |/
| | * v2.0.11Sam Potts2016-11-271-2/+2
| | * Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-11-271-1/+3
| | |\
| | | * fixes bug where cleanUp would be called twiceSebastian Carlsson2016-11-171-49/+51