Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs update | Sam Potts | 2016-01-19 | 4 | -4/+10 |
| | |||||
* | Minor bug fix for clicking video to play/pause after source change | Sam Potts | 2016-01-19 | 4 | -7/+13 |
| | |||||
* | Fix for video click | Sam Potts | 2016-01-19 | 1 | -16/+16 |
| | |||||
* | Controls | Sam Potts | 2016-01-19 | 1 | -32/+32 |
| | |||||
* | Added reference | Sam Potts | 2016-01-19 | 1 | -1/+1 |
| | |||||
* | Version bump | Sam Potts | 2016-01-19 | 3 | -7/+7 |
| | |||||
* | Listen for durationchange | Sam Potts | 2016-01-19 | 2 | -3/+3 |
| | |||||
* | Docs | Sam Potts | 2016-01-19 | 1 | -2/+2 |
| | |||||
* | Docs | Sam Potts | 2016-01-19 | 1 | -19/+3 |
| | |||||
* | Added events line | Sam Potts | 2016-01-19 | 1 | -0/+1 |
| | |||||
* | Removed broken links | Sam Potts | 2016-01-19 | 1 | -19/+21 |
| | |||||
* | Removed onSetup from docs code | Sam Potts | 2016-01-19 | 2 | -4/+1 |
| | |||||
* | Version bump | Sam Potts | 2016-01-19 | 2 | -6/+6 |
| | |||||
* | Event listeners | Sam Potts | 2016-01-19 | 5 | -62/+223 |
| | |||||
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2016-01-18 | 6 | -280/+282 |
|\ | |||||
| * | Style tweaks | Sam Potts | 2016-01-18 | 2 | -0/+6 |
| | | |||||
| * | Merge branch 'master' of https://github.com/Selz/plyr | Sam Potts | 2016-01-18 | 1 | -2/+8 |
| |\ | |||||
| | * | Update readme.md | Sam Potts | 2016-01-18 | 1 | -2/+8 |
| | | | |||||
| * | | Tidying up, Vimeo fix | Sam Potts | 2016-01-18 | 4 | -18/+21 |
| |/ | |||||
| * | LESS/SASS variable name spacing and clean up | Sam | 2016-01-17 | 3 | -260/+247 |
| | | |||||
* | | Types enum | Sam Potts | 2016-01-18 | 2 | -10/+11 |
|/ | |||||
* | Don't add video hash | Sam Potts | 2016-01-17 | 2 | -4/+5 |
| | |||||
* | Docs tweak | Sam Potts | 2016-01-17 | 1 | -12/+12 |
| | |||||
* | Docs pushstate for tabs | Sam Potts | 2016-01-17 | 2 | -14/+46 |
| | |||||
* | Reverted docs.js changes | Sam | 2016-01-17 | 2 | -5/+5 |
| | |||||
* | Fix for event listeners being duplicated on source change | Sam | 2016-01-17 | 7 | -40/+62 |
| | |||||
* | Update readme.md | Sam Potts | 2016-01-16 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2016-01-16 | 0 | -0/+0 |
|\ | | | | | | | | | # Conflicts: # readme.md | ||||
| * | Update readme.md | Sam Potts | 2016-01-16 | 1 | -1/+3 |
| | | |||||
* | | Image | Sam Potts | 2016-01-16 | 1 | -2/+4 |
|/ | |||||
* | Docs update | Sam Potts | 2016-01-16 | 1 | -4/+2 |
| | |||||
* | HTTPS, docs update | Sam Potts | 2016-01-16 | 3 | -7/+7 |
| | |||||
* | Final tweaks for v1.5 and IE9 | Sam Potts | 2016-01-16 | 9 | -30/+89 |
| | |||||
* | Comments | Sam Potts | 2016-01-15 | 1 | -1/+1 |
| | |||||
* | Vimeo iOS fix | Sam Potts | 2016-01-15 | 2 | -3/+10 |
| | |||||
* | iOS fixes | Sam Potts | 2016-01-15 | 3 | -19/+30 |
| | |||||
* | Clean up | Sam Potts | 2016-01-14 | 12 | -239/+255 |
| | |||||
* | Keyboard nav fixes (seek & focus trap in fullscreen), SASS updates | Sam Potts | 2016-01-14 | 8 | -144/+196 |
| | |||||
* | Minor tweaks to custom handler stuff | Sam Potts | 2016-01-14 | 2 | -46/+47 |
| | |||||
* | Merge pull request #141 from gurupras/gurupras-develop | Sam Potts | 2016-01-14 | 3 | -11/+38 |
|\ | | | | | Added new configuration option 'handlers' | ||||
| * | Added new configuration option 'handlers' | Guru Prasad Srinivasa | 2016-01-14 | 3 | -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 changes | Sam Potts | 2016-01-14 | 3 | -5/+34 |
| | |||||
* | Merge branch 'master' into develop | Sam Potts | 2016-01-14 | 1 | -2/+6 |
|\ | | | | | | | | | | | | | # Conflicts: # dist/plyr.js # readme.md # src/js/plyr.js | ||||
| * | Built JS | Sam Potts | 2016-01-14 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #140 from gurupras/gurupras-develop | Sam Potts | 2016-01-14 | 2 | -5/+30 |
| |\ | | | | | | | Updated API function 'plyr.source()' to get media source | ||||
| | * | Updated API function 'plyr.source()' to get media source | Guru Prasad Srinivasa | 2016-01-13 | 2 | -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-develop | Sam Potts | 2016-01-11 | 1 | -3/+12 |
| |\ | | | | | | | Fixed embedded Plyr not updating plyr.media.paused | ||||
| | * | Fixed embedded Plyr not updating plyr.media.paused | Guru Prasad Srinivasa | 2016-01-10 | 1 | -3/+12 |
| |/ | |||||
* | | Tab focus | Sam Potts | 2016-01-14 | 2 | -2/+11 |
| | | |||||
* | | Tidying up | Sam Potts | 2016-01-14 | 2 | -5/+5 |
| | |