aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-10-251-4/+7
|\
| * Merge pull request #694 from friday/fix/volume-stepsSam Potts2017-10-251-2/+2
| |\ | | | | | | Restore volume stepping via key up/down
| | * Restore up/down arrow behavior from v2 (10 steps between min and max instead ↵Albin Larsson2017-10-251-2/+2
| | | | | | | | | | | | of one)
| * | Add instanceof wrapper that avoids TypeError when second argument is undefinedAlbin Larsson2017-10-251-2/+5
| |/
* / Docs/demo refreshSam Potts2017-10-251-1/+1
|/
* Fullscreen improvementsSam Potts2017-10-183-114/+104
|
* FixSam Potts2017-10-181-1/+1
|
* CleanupSam Potts2017-10-181-4/+9
|
* Removed extra <progress> for populating lower fill on range inputsSam Potts2017-10-184-193/+174
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-10-082-74/+46
|\ | | | | | | | | # Conflicts: # dist/plyr.js
| * Small tweaks to focusSam Potts2017-10-032-90/+62
| |
* | Fullscreen fixSam Potts2017-10-082-38/+42
| |
* | LintingSam Potts2017-10-081-127/+126
|/
* FormattingSam Potts2017-10-021-17/+24
|
* CDN URLsSam Potts2017-10-021-1/+4
|
* Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-10-021-17/+35
|\
| * Merge pull request #669 from friday/fix/prevent-buttons-from-submitting-formSam Potts2017-09-271-0/+4
| |\ | | | | | | Prevent buttons from submitting form (v3)
| | * Prevent buttons from submitting formAlbin Larsson2017-09-271-0/+4
| | |
| * | Avoid multiple errors when initiating plyr without 'settings' in controlsAlbin Larsson2017-09-271-16/+30
| |/
| * Fix 'TypeError: Cannot read property 'kind' of null' in captions feature ↵Albin Larsson2017-09-271-1/+1
| | | | | | | | detection if video lacks captions
* | Comments, small tweaksSam Potts2017-10-021-0/+6
|/
* Fixing Vimeo captions, WIP on settings menu, prettier and VS code settingsSam Potts2017-09-033-482/+834
|
* CleanupSam Potts2017-08-161-4/+12
|
* ESLint, comments, quality and speed menusSam Potts2017-08-161-315/+460
|
* Small tweakSam Potts2017-08-131-1/+7
|
* Work on quality controlSam Potts2017-08-061-6/+48
|
* Fix bug when switching sourcesSam Potts2017-08-061-20/+10
|
* Work on playback rate changesSam Potts2017-07-311-62/+118
|
* Small tweaksSam Potts2017-07-233-67/+103
|
* TweaksSam Potts2017-07-092-5/+7
|
* TweaksSam Potts2017-06-121-3/+3
|
* TweaksSam Potts2017-06-041-4/+4
|
* Tidy up, fixing destroySam Potts2017-06-042-76/+76
|
* 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-222-77/+110
|
* Menu toggleSam Potts2017-05-212-48/+121
|
* URL updatesSam Potts2017-05-167-15/+15
|
* 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
|\ | | | | | | | | # Conflicts: # dist/plyr.js
| * Implement loop in YouTubeAlejandro Iglesias2017-04-271-0/+7
| |
* | Utils object, work on Vimeo captionsSam Potts2017-05-072-621/+638
|/
* More work on Vimeo captionsSam Potts2017-04-261-59/+85
|
* Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-04-252-612/+365
|\