| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for embed property not being set | Sam Potts | 2016-03-14 | 1 | -4/+4 |
* | SASS fixes, docs changes (fixes #180), 'ready' event | Sam Potts | 2016-03-13 | 1 | -2/+5 |
* | Dynamically set YouTube autoplay from config | Shakeel Mohamed | 2016-03-12 | 1 | -1/+1 |
* | Bug fixes and native APIs exposed for embeds | Sam Potts | 2016-03-07 | 1 | -7/+14 |
* | Cancel requests on source change (Fixes #174) | Sam Potts | 2016-02-28 | 1 | -2/+30 |
* | CustomEvent polyfill (Fixes #172) | Sam Potts | 2016-02-28 | 1 | -4/+7 |
* | Remove version from source | Sam Potts | 2016-02-25 | 1 | -1/+0 |
* | Volume storage fix (Fixes #171) | Sam Potts | 2016-02-25 | 1 | -2/+6 |
* | Fix for manual captions | Sam Potts | 2016-02-21 | 1 | -6/+16 |
* | v1.5.12 | Sam Potts | 2016-02-21 | 1 | -2/+2 |
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2016-02-21 | 1 | -74/+69 |
|\ |
|
| * | Updated manual caption split pattern | Guru Prasad Srinivasa | 2016-02-16 | 1 | -3/+9 |
| * | Some WebVTT fixes to allow manual captions | Guru Prasad Srinivasa | 2016-02-16 | 1 | -5/+11 |
* | | WIP on captions bug, manual duration option, reset media object | Sam Potts | 2016-02-21 | 1 | -368/+424 |
|/ |
|
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2016-02-13 | 1 | -5/+5 |
|\ |
|
| * | Get the proper window reference on initialization. | Marvin Hagemeister | 2016-01-27 | 1 | -1/+1 |
| * | Check for module.exports as well for CommonJS Modules | Marvin Hagemeister | 2016-01-26 | 1 | -1/+1 |
| * | Swap CommonJS and AMD module check so that CommonJS is checked first. Fixes W... | Marvin Hagemeister | 2016-01-26 | 1 | -4/+4 |
* | | iOS fix (Fixes #166), Edge Progress Tip (Fixes #160), SASS fix (Fixes #158) | Sam Potts | 2016-02-13 | 1 | -8/+13 |
|/ |
|
* | Seek fixes for touch | Sam Potts | 2016-01-25 | 1 | -4/+4 |
* | Fix for control tooltips always showing | Sam Potts | 2016-01-25 | 1 | -2/+2 |
* | Seek tooltip, bug fixes for SASS, fullscreen and icons | Sam Potts | 2016-01-24 | 1 | -41/+115 |
* | Comment | Sam Potts | 2016-01-23 | 1 | -0/+1 |
* | Small bug fixes | Sam Potts | 2016-01-21 | 1 | -2/+8 |
* | Fix for video click | Sam Potts | 2016-01-19 | 1 | -16/+16 |
* | Added reference | Sam Potts | 2016-01-19 | 1 | -1/+1 |
* | Version bump | Sam Potts | 2016-01-19 | 1 | -1/+1 |
* | Listen for durationchange | Sam Potts | 2016-01-19 | 1 | -1/+1 |
* | Event listeners | Sam Potts | 2016-01-19 | 1 | -44/+82 |
* | Tidying up, Vimeo fix | Sam Potts | 2016-01-18 | 1 | -4/+5 |
* | Fix for event listeners being duplicated on source change | Sam | 2016-01-17 | 1 | -32/+43 |
* | HTTPS, docs update | Sam Potts | 2016-01-16 | 1 | -1/+1 |
* | Final tweaks for v1.5 and IE9 | Sam Potts | 2016-01-16 | 1 | -7/+32 |
* | Comments | Sam Potts | 2016-01-15 | 1 | -1/+1 |
* | Vimeo iOS fix | Sam Potts | 2016-01-15 | 1 | -2/+9 |
* | iOS fixes | Sam Potts | 2016-01-15 | 1 | -17/+28 |
* | Clean up | Sam Potts | 2016-01-14 | 1 | -212/+216 |
* | Keyboard nav fixes (seek & focus trap in fullscreen), SASS updates | Sam Potts | 2016-01-14 | 1 | -12/+52 |
* | Minor tweaks to custom handler stuff | Sam Potts | 2016-01-14 | 1 | -45/+46 |
* | Added new configuration option 'handlers' | Guru Prasad Srinivasa | 2016-01-14 | 1 | -10/+31 |
* | Merge for new source api changes | Sam Potts | 2016-01-14 | 1 | -1/+30 |
* | Tab focus | Sam Potts | 2016-01-14 | 1 | -1/+10 |
* | Tidying up | Sam Potts | 2016-01-14 | 1 | -4/+4 |
* | Tab focus tweaks | Sam Potts | 2016-01-14 | 1 | -37/+46 |
* | Use only one index.html for testing locally, fixes for limited controls, larg... | Sam Potts | 2016-01-14 | 1 | -18/+35 |
* | Froogaloop fixes (custom version), docs sprite, source api changes | Sam Potts | 2016-01-13 | 1 | -29/+44 |
* | Media paused state for embeds | Sam Potts | 2016-01-11 | 1 | -6/+24 |
* | Fullscreen fixes | Sam Potts | 2016-01-11 | 1 | -2/+6 |
* | Work on v1.5 | Sam Potts | 2016-01-10 | 1 | -89/+143 |
* | Prep for v1.5 | Sam | 2016-01-10 | 1 | -65/+79 |