aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update readme.mdSam Potts2016-01-181-2/+8
|
* LESS/SASS variable name spacing and clean upSam2016-01-173-260/+247
|
* Don't add video hashSam Potts2016-01-172-4/+5
|
* Docs tweakSam Potts2016-01-171-12/+12
|
* Docs pushstate for tabsSam Potts2016-01-172-14/+46
|
* Reverted docs.js changesSam2016-01-172-5/+5
|
* Fix for event listeners being duplicated on source changeSam2016-01-177-40/+62
|
* Update readme.mdSam Potts2016-01-161-1/+1
|
* Merge branch 'master' of github.com:selz/plyrSam Potts2016-01-160-0/+0
|\ | | | | | | | | # Conflicts: # readme.md
| * Update readme.mdSam Potts2016-01-161-1/+3
| |
* | ImageSam Potts2016-01-161-2/+4
|/
* Docs updateSam Potts2016-01-161-4/+2
|
* HTTPS, docs updateSam Potts2016-01-163-7/+7
|
* Final tweaks for v1.5 and IE9Sam Potts2016-01-169-30/+89
|
* CommentsSam Potts2016-01-151-1/+1
|
* Vimeo iOS fixSam Potts2016-01-152-3/+10
|
* iOS fixesSam Potts2016-01-153-19/+30
|
* Clean upSam Potts2016-01-1412-239/+255
|
* Keyboard nav fixes (seek & focus trap in fullscreen), SASS updatesSam Potts2016-01-148-144/+196
|
* Minor tweaks to custom handler stuffSam Potts2016-01-142-46/+47
|
* Merge pull request #141 from gurupras/gurupras-developSam Potts2016-01-143-11/+38
|\ | | | | Added new configuration option 'handlers'
| * Added new configuration option 'handlers'Guru Prasad Srinivasa2016-01-143-11/+38
|/ | | | | | | 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-143-5/+34
|
* Merge branch 'master' into developSam Potts2016-01-141-2/+6
|\ | | | | | | | | | | | | # Conflicts: # dist/plyr.js # readme.md # src/js/plyr.js
| * Built JSSam Potts2016-01-141-1/+1
| |
| * Merge pull request #140 from gurupras/gurupras-developSam Potts2016-01-142-5/+30
| |\ | | | | | | Updated API function 'plyr.source()' to get media source
| | * Updated API function 'plyr.source()' to get media sourceGuru Prasad Srinivasa2016-01-132-5/+30
| |/ | | | | | | | | | | | | | | | | | | Currently, there is no simple way of acquiring media source. This commit updates the 'source' API function to allow developers to acquire the video source regardless of whether the video is a youtube-embed or HTML5 video. Future embeds just need their respective URL fetching code added to this common function.
| * Merge pull request #134 from gurupras/gurupras-developSam Potts2016-01-111-3/+12
| |\ | | | | | | Fixed embedded Plyr not updating plyr.media.paused
| | * Fixed embedded Plyr not updating plyr.media.pausedGuru Prasad Srinivasa2016-01-101-3/+12
| |/
* | Tab focusSam Potts2016-01-142-2/+11
| |
* | Tidying upSam Potts2016-01-142-5/+5
| |
* | Tab focus tweaksSam Potts2016-01-144-41/+55
| |
* | Use only one index.html for testing locally, fixes for limited controls, ↵Sam Potts2016-01-1410-179/+57
| | | | | | | | larger seek handle
* | Froogaloop fixes (custom version), docs sprite, source api changesSam Potts2016-01-1312-101/+132
| |
* | Controls bug fixSam Potts2016-01-122-3/+3
| |
* | Media paused state for embedsSam Potts2016-01-112-7/+25
| |
* | Fullscreen fixesSam Potts2016-01-114-27/+32
| |
* | Work on v1.5Sam Potts2016-01-1015-290/+341
| | | | | | | | See changelog.md
* | Prep for v1.5Sam2016-01-106-105/+138
| |
* | New vimeo vidSam2015-12-132-5/+5
| |
* | Merge branch 'master' into developSam2015-12-1315-72/+223
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js # docs/dist/docs.css # docs/dist/docs.js # docs/index.html # docs/src/js/docs.js # docs/src/less/components/icons.less # docs/src/less/components/type.less # docs/src/less/docs.less # gulpfile.js # package.json # src/js/plyr.js
| * Removed Hogan from Docs (Fixes #128)Sam Potts2015-12-1120-1000/+281
| |
| * Merge branch 'master' of github.com:selz/plyrSam Potts2015-12-119-97/+27
| |\
| | * Docs update - removed button counts temporarilySam2015-11-268-91/+21
| | |
| | * Merge pull request #123 from ciceropablo/masterSam Potts2015-11-171-1/+1
| | |\ | | | | | | | | Fix typo
| | | * Fix typoCícero Pablo2015-11-161-1/+1
| | |/
| | * Merge pull request #122 from DarthUjj/patch-1Sam Potts2015-11-091-6/+6
| | |\ | | | | | | | | Cleanup README a bit
| | | * Cleanup README a bitUjjwal Arora2015-11-091-6/+6
| | |/
| * / Added autoplay optionSam Potts2015-10-031-5/+6
| |/
| * Fix for multiple YouTube instances (Fixes #114)Sam Potts2015-09-137-15/+26
| |