aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * use $plyr-control-icon-size in sass filecytec2016-06-021-2/+2
| | | |/
| | * / See changelog (fixes #265, #253, #257)Sam2016-06-0732-171/+199
| | |/
| | * Version bumpSam2016-06-022-7/+7
| | |
| | * Fix for multiple sprites being requested (fixes #259)Sam2016-06-024-6/+17
| | |
| | * Fix for scroll direction on volume (fixes #258)Sam2016-06-018-19/+33
| | |
| | * Seek rounding from 1 to 4 decimal places (fixes #242)Sam2016-05-306-12/+15
| | |
| | * Update readme.mdSam Potts2016-05-271-1/+7
| | |
| | * Merge branch 'master' of https://github.com/Selz/plyrSam2016-05-264-5/+8
| | |\
| | | * Merge pull request #246 from zvizvi/masterSam Potts2016-05-263-1/+3
| | | |\ | | | | | | | | | | FIx Plyr to work with RTL systems
| | | | * FIx Plyr to work with RTL systemsTzvi2016-05-261-1/+1
| | | | |
| | | | * FIx Plyr to work with RTL systemsTzvi2016-05-261-0/+1
| | | | | | | | | | | | | | | (less)
| | | | * FIx Plyr to work with RTL systemsTzvi2016-05-261-0/+1
| | | |/ | | | | | | | | (scss)
| | | * Merge pull request #237 from itaditya/masterSam Potts2016-05-251-1/+2
| | | |\ | | | | | | | | | | Update readme.md
| | | | * Update readme.mdAditya Agarwal2016-05-231-1/+1
| | | | |
| | | | * Update readme.mdAditya Agarwal2016-05-221-1/+2
| | | | | | | | | | | | | | | thang was a less common word , keeping it simple by using 'thing' is I think good , also there were SASS support so why not add that too.
| | | * | Merge pull request #244 from thijstriemstra/patch-1Sam Potts2016-05-251-1/+1
| | | |\ \ | | | | | | | | | | | | reference unminified js script
| | | | * | reference unminified js scriptThijs Triemstra2016-05-251-1/+1
| | | |/ / | | | | | | | | | | Reading the minified js script is impossible so reference the source version instead.
| | | * | Merge pull request #241 from rabbitears/patch-1Sam Potts2016-05-241-2/+2
| | | |\ \ | | | | | | | | | | | | Fix typo
| | | | * | Fix typolouise louise2016-05-241-2/+2
| | | |/ /
| | * / / Added `disableContextMenu` option to hide the right click context menu ↵Sam2016-05-265-31/+46
| | |/ / | | | | | | | | | | | | (fixes #248 and #225)
| | * | Version bumpSam2016-05-234-8/+12
| | | |
| | * | Fix for Tooltips overflowing (fixes #230)Sam2016-05-235-11/+83
| | | |
| | * | Always hide standard controls (Fixes #225)Sam2016-05-234-2/+12
| | | |
| | * | Merge branch 'master' of https://github.com/Selz/plyrSam2016-05-231-1/+1
| | |\ \
| | | * | Update readme.mdSam Potts2016-05-231-1/+1
| | | | |
| | * | | Restore scroll position when exiting fullscreen (fixes #236)Sam2016-05-235-12/+38
| | |/ /
| | * / Sprite loading improvements, touch controlsSam2016-05-239-102/+112
| | |/ | | | | | | | | | | | | - SVG sprite loading automatically for an easier setup - Touch devices now show controls on touch rather than pausing playback
| * / Hide Shadow DOM elementsSam Potts2016-06-253-5/+15
| |/
| * Decreased sensitivity and inverted scroll on volume slider (scroll up to ↵Sam Potts2016-05-195-13/+19
| | | | | | | | increase, down to decrease)
| * Version bumpSam Potts2016-05-194-8/+12
| |
* | Merge pull request #284 from Integer64/developSam Potts2016-06-221-1/+1
|\ \ | | | | | | fix name svg
| * | fix name svgInteger642016-06-231-1/+1
|/ /
* | Merge pull request #256 from MrSnowflake/developSam Potts2016-05-311-1/+1
|\ \ | |/ |/| In specific cases Plyr fails to initiate YT: YT.Player is not a constructor
| * Improved YT initialized check.MrSnowflake2016-05-301-1/+1
|/ | | Added an extra check to see wether YT API has been initialized. The current check is inadequate as YT can be an object while the API still isn't completely initialized.
* Bug fix for no bufferSam Potts2016-05-196-7/+12
|
* Merge branch 'master' into developSam Potts2016-05-1933-136/+221
|\ | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js
| * Update readme.mdSam Potts2016-05-191-2/+2
| |
| * Update readme.mdSam Potts2016-05-171-1/+1
| |
| * Merge pull request #216 from IonicaBizauKitchen/fixSam Potts2016-05-171-2/+2
| |\ | | | | | | Removed "Node Package Manager" in readme.md
| | * Removed "Node Package Manager" in readme.mdIonică Bizău2016-05-161-2/+2
| |/ | | | | | | | | `npm` does not stand for "Node Package Manager" because `npm` is not an acronym. It is a bacronymic abbreviation for "npm is not an acronym". https://www.quora.com/I-keep-hearing-NPM-doesnt-stand-for-Node-Package-Manager-what-does-it-stand-for
| * Fix for Vimeo fullscreen (fixes #214)Sam Potts2016-05-167-9/+26
| |
| * Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-05-160-0/+0
| |\
| | * Merge branch 'master' of https://github.com/Selz/plyrSam2016-05-1525-146/+229
| | |\ | | | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.css # src/less/variables.less
| | * | Remove unused stylesSam2016-05-153-6/+3
| | | |
| * | | Changed icon prefix default to avoid clashesSam Potts2016-05-1619-29/+33
| | |/ | |/|
| * | CommentSam Potts2016-05-151-0/+1
| | |
| * | Build changes, sprite.svg => plyr.svgSam Potts2016-05-157-34/+88
| | |
| * | Fix for bug in v1.6.7Sam Potts2016-05-148-18/+19
| | |
| * | Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-05-141-1/+1
| |\ \
| | * | Update readme.mdSam Potts2016-05-141-1/+1
| | | |