aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Added ended and playing gettersSam Potts2017-11-207-9/+34
| | |/ / / | |/| | |
| * | | | UI tweaksSam Potts2017-11-193-3/+4
| |/ / /
| * | | Captions fixSam Potts2017-11-1914-144/+113
| | | |
| * | | FormattingSam Potts2017-11-183-4/+4
| | | |
| * | | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-1833-632/+627
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # src/js/controls.js
| | * | | Controls cleanup, work on captions bug, click to invert timeSam Potts2017-11-1832-255/+361
| | | | |
| | * | | Using fetch instead of xhr, grabbing title for YouTubeSam Potts2017-11-1612-50/+47
| | | | |
| | * | | Started on error handling, Safari icon fixSam Potts2017-11-1411-45/+113
| | | | |
| | * | | YouTube fixSam Potts2017-11-143-3/+5
| | | | |
| | * | | DocsSam Potts2017-11-121-8/+8
| | | | |
| | * | | Docs, keyboard shortcut fixesSam Potts2017-11-124-128/+67
| | | | |
| | * | | More docs, event renamedSam Potts2017-11-126-190/+70
| | | | |
| * | | | Minor fixesSam Potts2017-11-184-4/+4
| |/ / /
| * | | Added Sparkk TV to the list of usersSam Potts2017-11-101-7/+3
| | | |
| * | | More docsSam Potts2017-11-107-248/+149
| | | |
| * | | Config docsSam Potts2017-11-091-154/+20
| | | |
| * | | Fix for destroySam Potts2017-11-093-11/+18
| | | |
| * | | Moved console methods out of the root of the objectSam Potts2017-11-0911-36/+41
| | | |
| * | | Use callback for loading Vimeo APISam Potts2017-11-093-11/+5
| | | |
| * | | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-092-5/+16
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map
| | * | | Callback for loadScriptSam Potts2017-11-094-7/+18
| | | | |
| * | | | UI bugsSam Potts2017-11-0914-59/+78
| |/ / /
| * | | Missing code highlightSam Potts2017-11-091-2/+2
| | | |
| * | | More docsSam Potts2017-11-091-49/+10
| | | |
| * | | TestSam Potts2017-11-091-31/+12
| | | |
| * | | Volume fixes and other tidy up workSam Potts2017-11-089-57/+76
| | | |
| * | | Looping, increase/decrease volume fixSam Potts2017-11-087-29/+52
| | | |
| * | | Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-11-074-23/+43
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # dist/plyr.js.map # src/js/defaults.js
| | * | | Trap focus fixSam Potts2017-11-075-16/+22
| | | | |
| | * | | Using the “href” attribute on SVG if supported, using hasAttributeSam Potts2017-11-075-10/+20
| | | | |
| * | | | Merge branch 'develop' of github.com:Selz/plyr into developSam Potts2017-11-0716-309/+411
| |\| | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # readme.md
| | * | | Automatic Vimeo aspect ratioSam Potts2017-11-067-12/+33
| | | | |
| | * | | Global listeners to prevent repeat bindingSam Potts2017-11-064-171/+184
| | | | |
| | * | | Keyboard logicSam Potts2017-11-066-7/+10
| | | | |
| | * | | Vimeo captions fixSam Potts2017-11-065-6/+6
| | | | |
| | * | | Finished aspect ratio settingSam Potts2017-11-065-6/+6
| | | | |
| | * | | CleanupSam Potts2017-11-063-22/+22
| | | | |
| | * | | Added Vimeo playback speedSam Potts2017-11-063-5/+16
| | | | |
| | * | | Started on documentation and aspect ratio optionSam Potts2017-11-0614-108/+159
| | | | |
| * | | | Started on docsSam Potts2017-11-061-59/+45
| |/ / /
| * | | Tab focus classname changeSam Potts2017-11-059-13/+13
| | | |
| * | | Keyboard shortcut tweaksSam Potts2017-11-054-58/+32
| | | |
| * | | Key listeners fixSam Potts2017-11-053-9/+7
| | | |
| * | | Captions fixSam Potts2017-11-054-5/+5
| | | |
| * | | YouTube volume fixSam Potts2017-11-059-69/+63
| | | |
| * | | Vimeo fixSam Potts2017-11-053-3/+3
| | | |
| * | | Captions language fixSam Potts2017-11-055-5/+6
| | | |
| * | | src getter fix, local storage fixSam Potts2017-11-0510-53/+71
| | | |
| * | | CleanupSam Potts2017-11-057-17/+19
| | | |
| * | | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-11-051-0/+10
| |\ \ \