aboutsummaryrefslogtreecommitdiffstats
path: root/dist/plyr.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix for embed property not being setSam Potts2016-03-141-1/+1
|
* SASS fixes, docs changes (fixes #180), 'ready' eventSam Potts2016-03-131-2/+2
|
* Dynamically set YouTube autoplay from configShakeel Mohamed2016-03-121-2/+2
| | | | | The YouTube autoplay doesn't work without this change.
* Bug fixes and native APIs exposed for embedsSam Potts2016-03-071-2/+2
|
* Cancel requests on source change (Fixes #174)Sam Potts2016-02-281-2/+2
|
* CustomEvent polyfill (Fixes #172)Sam Potts2016-02-281-1/+1
|
* Volume storage fix (Fixes #171)Sam Potts2016-02-251-1/+1
|
* Fix for manual captionsSam Potts2016-02-211-1/+1
|
* Merge branch 'master' of github.com:selz/plyrSam Potts2016-02-211-2/+2
|\ | | | | | | | | # Conflicts: # src/js/plyr.js
* | WIP on captions bug, manual duration option, reset media objectSam Potts2016-02-211-2/+2
|/
* Merge branch 'master' of github.com:selz/plyrSam Potts2016-02-131-2/+2
|\ | | | | | | | | # Conflicts: # dist/plyr.js
| * Check for module.exports as well for CommonJS ModulesMarvin Hagemeister2016-01-261-2/+2
| |
| * Swap CommonJS and AMD module check so that CommonJS is checked first. Fixes ↵Marvin Hagemeister2016-01-261-1/+1
| | | | | | | | Webpack module bundling
* | iOS fix (Fixes #166), Edge Progress Tip (Fixes #160), SASS fix (Fixes #158)Sam Potts2016-02-131-2/+2
|/
* Seek fixes for touchSam Potts2016-01-251-1/+1
|
* Fix for control tooltips always showingSam Potts2016-01-251-1/+1
|
* Seek tooltip, bug fixes for SASS, fullscreen and iconsSam Potts2016-01-241-2/+2
|
* Small bug fixesSam Potts2016-01-211-2/+2
|
* Minor bug fix for clicking video to play/pause after source changeSam Potts2016-01-191-1/+1
|
* Listen for durationchangeSam Potts2016-01-191-2/+2
|
* Event listenersSam Potts2016-01-191-1/+2
|
* Tidying up, Vimeo fixSam Potts2016-01-181-1/+1
|
* Fix for event listeners being duplicated on source changeSam2016-01-171-1/+1
|
* HTTPS, docs updateSam Potts2016-01-161-1/+1
|
* Final tweaks for v1.5 and IE9Sam Potts2016-01-161-1/+1
|
* Vimeo iOS fixSam Potts2016-01-151-1/+1
|
* iOS fixesSam Potts2016-01-151-1/+1
|
* Clean upSam Potts2016-01-141-1/+1
|
* Keyboard nav fixes (seek & focus trap in fullscreen), SASS updatesSam Potts2016-01-141-1/+1
|
* Minor tweaks to custom handler stuffSam Potts2016-01-141-1/+1
|
* Added new configuration option 'handlers'Guru Prasad Srinivasa2016-01-141-1/+1
| | | | | | | 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.
* Tab focusSam Potts2016-01-141-1/+1
|
* Tidying upSam Potts2016-01-141-1/+1
|
* Tab focus tweaksSam Potts2016-01-141-1/+1
|
* Use only one index.html for testing locally, fixes for limited controls, ↵Sam Potts2016-01-141-1/+1
| | | | larger seek handle
* Froogaloop fixes (custom version), docs sprite, source api changesSam Potts2016-01-131-1/+1
|
* Media paused state for embedsSam Potts2016-01-111-1/+1
|
* Fullscreen fixesSam Potts2016-01-111-1/+1
|
* Work on v1.5Sam Potts2016-01-101-1/+1
| | | | See changelog.md
* Prep for v1.5Sam2016-01-101-1/+1
|
* Vimeo muteSam Potts2015-10-251-1/+1
|
* Fragaloop and docsSam Potts2015-10-251-1/+1
|
* Audio fullscreen, Tooltip tweaks, DocsSam Potts2015-10-251-1/+1
|
* Setup improvements, player -> plyr, docs (WIP)Sam Potts2015-10-051-1/+1
|
* Removed Hogan stuffSam Potts2015-10-051-1/+1
|
* Docs tweaksSam Potts2015-10-051-1/+1
|
* Source API changes, Vimeo fixes, still WIPSam Potts2015-10-041-1/+1
|
* MergeSam Potts2015-08-271-1/+1
|
* VimeoSam Potts2015-08-271-1/+1
|
* Merge branch 'master' into developSam Potts2015-07-201-1/+1
|\ | | | | | | | | | | # Conflicts: # changelog.md # dist/plyr.js