aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/plyr.js
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Added referenceSam Potts2016-01-191-1/+1
| | |
| * | Version bumpSam Potts2016-01-191-1/+1
| | |
| * | Listen for durationchangeSam Potts2016-01-191-1/+1
| | |
| * | Event listenersSam Potts2016-01-191-44/+82
| | |
| * | Tidying up, Vimeo fixSam Potts2016-01-181-4/+5
| | |
| * | Fix for event listeners being duplicated on source changeSam2016-01-171-32/+43
| | |
* | | Tooltip bug fixesSam2016-04-281-1/+1
| | |
* | | Bug fixesSam Potts2016-04-281-14/+27
| | |
* | | iconUrl optionSam2016-04-281-13/+15
| | |
* | | Volume fixes, iOS bug fixesSam Potts2016-04-271-6/+11
| | |
* | | Input progress for volume, fixes for playback progressSam Potts2016-04-271-34/+47
| | |
* | | Mute volume toggle fixesSam2016-04-271-3/+5
| | |
* | | Tab shows controlsSam2016-04-261-41/+45
| | |
* | | Audio stylesSam2016-04-261-0/+5
| | |
* | | WIPSam Potts2016-04-261-4/+13
| |/ |/|
* | Work on Audio UISam2016-04-251-1/+7
| |
* | WIPSam Potts2016-04-251-17/+18
| |
* | TweaksSam2016-04-251-3/+12
| |
* | UI tweaksSam Potts2016-04-251-550/+832
|/
* HTTPS, docs updateSam Potts2016-01-161-1/+1
|
* Final tweaks for v1.5 and IE9Sam Potts2016-01-161-7/+32
|
* CommentsSam Potts2016-01-151-1/+1
|
* Vimeo iOS fixSam Potts2016-01-151-2/+9
|
* iOS fixesSam Potts2016-01-151-17/+28
|
* Clean upSam Potts2016-01-141-212/+216
|
* Keyboard nav fixes (seek & focus trap in fullscreen), SASS updatesSam Potts2016-01-141-12/+52
|
* Minor tweaks to custom handler stuffSam Potts2016-01-141-45/+46
|
* Added new configuration option 'handlers'Guru Prasad Srinivasa2016-01-141-10/+31
| | | | | | | This option allows developers to attach their custom handlers before internal plyr's handlers. This should enable developers to have full control over all the buttons including the ability to stop event propagation if desired.
* Merge for new source api changesSam Potts2016-01-141-1/+30
|
* Tab focusSam Potts2016-01-141-1/+10
|
* Tidying upSam Potts2016-01-141-4/+4
|
* Tab focus tweaksSam Potts2016-01-141-37/+46
|
* Use only one index.html for testing locally, fixes for limited controls, ↵Sam Potts2016-01-141-18/+35
| | | | larger seek handle
* Froogaloop fixes (custom version), docs sprite, source api changesSam Potts2016-01-131-29/+44
|
* Media paused state for embedsSam Potts2016-01-111-6/+24
|
* Fullscreen fixesSam Potts2016-01-111-2/+6
|
* Work on v1.5Sam Potts2016-01-101-89/+143
| | | | See changelog.md
* Prep for v1.5Sam2016-01-101-65/+79
|
* Vimeo muteSam Potts2015-10-251-0/+13
|
* Fragaloop and docsSam Potts2015-10-251-1/+1
|
* Audio fullscreen, Tooltip tweaks, DocsSam Potts2015-10-251-35/+43
|
* Setup improvements, player -> plyr, docs (WIP)Sam Potts2015-10-051-427/+442
|
* Docs tweaksSam Potts2015-10-051-15/+6
|
* Source API changes, Vimeo fixes, still WIPSam Potts2015-10-041-149/+285
|
* Icon tweaks, other small tweaksSam Potts2015-10-031-0/+1
|
* Merge branch 'master' into developSam Potts2015-08-271-2/+7
|\ | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js # docs/dist/docs.css # docs/src/less/components/examples.less # src/js/plyr.js
| * Fixed bug with API use on basic supported browsersSam Potts2015-08-211-1/+5
| |
| * Code cleanupSam Potts2015-08-131-1/+1
| |
| * Fixed equal signsCalvin Tam2015-08-131-6/+6
| |
| * Converted double quote to single quoteCalvin Tam2015-08-131-288/+288
| |