Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed event bubbling | Sam | 2016-06-09 | 1 | -6/+6 | |
| | ||||||
* | Fixed log message | Sam | 2016-06-09 | 1 | -2/+7 | |
| | ||||||
* | Changes to setup return value, SVG bug fix (fixes #269) | Sam | 2016-06-09 | 1 | -54/+94 | |
| | ||||||
* | See changelog (fixes #265, #253, #257) | Sam | 2016-06-07 | 1 | -6/+31 | |
| | ||||||
* | Version bump | Sam | 2016-06-02 | 1 | -2/+2 | |
| | ||||||
* | Fix for multiple sprites being requested (fixes #259) | Sam | 2016-06-02 | 1 | -3/+11 | |
| | ||||||
* | Fix for scroll direction on volume (fixes #258) | Sam | 2016-06-01 | 1 | -8/+20 | |
| | ||||||
* | Seek rounding from 1 to 4 decimal places (fixes #242) | Sam | 2016-05-30 | 1 | -3/+3 | |
| | ||||||
* | Added `disableContextMenu` option to hide the right click context menu ↵ | Sam | 2016-05-26 | 1 | -2/+8 | |
| | | | | (fixes #248 and #225) | |||||
* | Version bump | Sam | 2016-05-23 | 1 | -2/+2 | |
| | ||||||
* | Restore scroll position when exiting fullscreen (fixes #236) | Sam | 2016-05-23 | 1 | -4/+27 | |
| | ||||||
* | Sprite loading improvements, touch controls | Sam | 2016-05-23 | 1 | -19/+81 | |
| | | | | | - SVG sprite loading automatically for an easier setup - Touch devices now show controls on touch rather than pausing playback | |||||
* | Decreased sensitivity and inverted scroll on volume slider (scroll up to ↵ | Sam Potts | 2016-05-19 | 1 | -5/+8 | |
| | | | | increase, down to decrease) | |||||
* | Version bump | Sam Potts | 2016-05-19 | 1 | -1/+1 | |
| | ||||||
* | Bug fix for no buffer | Sam Potts | 2016-05-19 | 1 | -2/+7 | |
| | ||||||
* | Merge branch 'master' into develop | Sam Potts | 2016-05-19 | 1 | -3/+16 | |
|\ | | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js | |||||
| * | Fix for Vimeo fullscreen (fixes #214) | Sam Potts | 2016-05-16 | 1 | -1/+1 | |
| | | ||||||
| * | Changed icon prefix default to avoid clashes | Sam Potts | 2016-05-16 | 1 | -2/+2 | |
| | | ||||||
| * | Build changes, sprite.svg => plyr.svg | Sam Potts | 2016-05-15 | 1 | -1/+1 | |
| | | ||||||
| * | Fix for bug in v1.6.7 | Sam Potts | 2016-05-14 | 1 | -2/+2 | |
| | | ||||||
| * | iOS bug fixes (fixes #213) | Sam Potts | 2016-05-14 | 1 | -2/+15 | |
| | | ||||||
| * | Icon tweaks, IE button fix | Sam Potts | 2016-05-14 | 1 | -1/+1 | |
| | | ||||||
* | | Add scroll listener on volume slider | i.adamenko | 2016-05-19 | 1 | -12/+45 | |
| | | ||||||
* | | Merge branch 'master' into develop | Sam | 2016-05-11 | 1 | -1/+1 | |
|\| | | | | | | | | | | | # Conflicts: # dist/plyr.css # src/less/plyr.less | |||||
| * | Version bump | Sam Potts | 2016-05-11 | 1 | -1/+1 | |
| | | ||||||
* | | Restore simplicity to LESS file structure | Sam Potts | 2016-05-10 | 1 | -2/+2 | |
| | | ||||||
* | | Add event for YouTube onStateChange | Shakeel Mohamed | 2016-05-01 | 1 | -0/+4 | |
|/ | ||||||
* | Bug fix for undefined progress bar | Sam Potts | 2016-05-01 | 1 | -2/+2 | |
| | ||||||
* | Minor bug fixes | Sam Potts | 2016-05-01 | 1 | -5/+8 | |
| | ||||||
* | v1.6.2 | Sam Potts | 2016-05-01 | 1 | -1/+1 | |
| | ||||||
* | Fixed merge | Sam Potts | 2016-05-01 | 1 | -24/+75 | |
| | ||||||
* | Bug fixes | Sam Potts | 2016-05-01 | 1 | -53/+20 | |
| | ||||||
* | Bug fixes | Sam | 2016-05-01 | 1 | -18/+52 | |
| | ||||||
* | Error handling | Sam Potts | 2016-04-30 | 1 | -51/+71 | |
| | ||||||
* | Merge branch 'pr/196' into develop | Sam Potts | 2016-04-30 | 1 | -45/+175 | |
|\ | | | | | | | | | # Conflicts: # dist/plyr.js | |||||
| * | Merge remote-tracking branch 'org/develop' into develop | Monica Cheung | 2016-04-25 | 1 | -76/+137 | |
| |\ | ||||||
| * | | Add support for soundcloud | Monica Cheung | 2016-04-17 | 1 | -1/+131 | |
| | | | ||||||
| * | | Bug fix for embeds: `play` not being defined (fixes #185 and #186) | Sam Potts | 2016-03-27 | 1 | -6/+6 | |
| | | | ||||||
| * | | Version bump | Sam Potts | 2016-03-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | Autoplay bug fixes | Sam Potts | 2016-03-14 | 1 | -20/+16 | |
| | | | ||||||
| * | | 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 | |
| | | | | | | | | | | | | | | | The YouTube autoplay doesn't work without this change. | |||||
| * | | 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 | |
| | | |