Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | ||||||
* | | Tab focus tweaks | Sam Potts | 2016-01-14 | 4 | -41/+55 | |
| | | ||||||
* | | Use only one index.html for testing locally, fixes for limited controls, ↵ | Sam Potts | 2016-01-14 | 10 | -179/+57 | |
| | | | | | | | | larger seek handle | |||||
* | | Froogaloop fixes (custom version), docs sprite, source api changes | Sam Potts | 2016-01-13 | 12 | -101/+132 | |
| | | ||||||
* | | Controls bug fix | Sam Potts | 2016-01-12 | 2 | -3/+3 | |
| | | ||||||
* | | Media paused state for embeds | Sam Potts | 2016-01-11 | 2 | -7/+25 | |
| | | ||||||
* | | Fullscreen fixes | Sam Potts | 2016-01-11 | 4 | -27/+32 | |
| | | ||||||
* | | Work on v1.5 | Sam Potts | 2016-01-10 | 15 | -290/+341 | |
| | | | | | | | | See changelog.md | |||||
* | | Prep for v1.5 | Sam | 2016-01-10 | 6 | -105/+138 | |
| | | ||||||
* | | New vimeo vid | Sam | 2015-12-13 | 2 | -5/+5 | |
| | | ||||||
* | | Merge branch 'master' into develop | Sam | 2015-12-13 | 15 | -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 Potts | 2015-12-11 | 20 | -1000/+281 | |
| | | ||||||
| * | Merge branch 'master' of github.com:selz/plyr | Sam Potts | 2015-12-11 | 9 | -97/+27 | |
| |\ | ||||||
| | * | Docs update - removed button counts temporarily | Sam | 2015-11-26 | 8 | -91/+21 | |
| | | | ||||||
| | * | Merge pull request #123 from ciceropablo/master | Sam Potts | 2015-11-17 | 1 | -1/+1 | |
| | |\ | | | | | | | | | Fix typo | |||||
| | | * | Fix typo | Cícero Pablo | 2015-11-16 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | Merge pull request #122 from DarthUjj/patch-1 | Sam Potts | 2015-11-09 | 1 | -6/+6 | |
| | |\ | | | | | | | | | Cleanup README a bit | |||||
| | | * | Cleanup README a bit | Ujjwal Arora | 2015-11-09 | 1 | -6/+6 | |
| | |/ | ||||||
| * / | Added autoplay option | Sam Potts | 2015-10-03 | 1 | -5/+6 | |
| |/ | ||||||
| * | Fix for multiple YouTube instances (Fixes #114) | Sam Potts | 2015-09-13 | 7 | -15/+26 | |
| | | ||||||
| * | Docs | Sam Potts | 2015-09-06 | 2 | -4/+4 | |
| | | ||||||
* | | Vimeo mute | Sam Potts | 2015-10-25 | 2 | -1/+14 | |
| | | ||||||
* | | Fragaloop and docs | Sam Potts | 2015-10-25 | 3 | -42/+36 | |
| | | ||||||
* | | Audio fullscreen, Tooltip tweaks, Docs | Sam Potts | 2015-10-25 | 8 | -95/+277 | |
| | | ||||||
* | | Sass updated | Sam Potts | 2015-10-05 | 2 | -29/+29 | |
| | | ||||||
* | | Setup improvements, player -> plyr, docs (WIP) | Sam Potts | 2015-10-05 | 12 | -495/+579 | |
| | | ||||||
* | | Removed Hogan stuff | Sam Potts | 2015-10-05 | 9 | -989/+88 | |
| | | ||||||
* | | Docs tweaks | Sam Potts | 2015-10-05 | 8 | -28/+18 | |
| | | ||||||
* | | Source API changes, Vimeo fixes, still WIP | Sam Potts | 2015-10-04 | 22 | -366/+537 | |
| | | ||||||
* | | Icon tweaks, other small tweaks | Sam Potts | 2015-10-03 | 16 | -53/+52 | |
| | | ||||||
* | | Merge | Sam Potts | 2015-08-27 | 3 | -3/+3 | |
| | | ||||||
* | | Merge branch 'master' into develop | Sam Potts | 2015-08-27 | 32 | -370/+675 | |
|\| | | | | | | | | | | | | | | | | | # 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 browsers | Sam Potts | 2015-08-21 | 9 | -17/+33 | |
| | | ||||||
| * | Code cleanup | Sam Potts | 2015-08-13 | 7 | -13/+16 | |
| | | ||||||
| * | Merge pull request #111 from calvintam236/master | Sam Potts | 2015-08-13 | 1 | -470/+466 | |
| |\ | | | | | | | Code cleanup |