aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-08-062-4/+12
| |\
| | * Merge pull request #326 from mkaziz/masterSam Potts2016-08-061-1/+1
| | |\ | | | | | | | | Updated define to work with AMD imports
| | | * Updated define to work with AMD importsKhalid Aziz2016-08-041-1/+1
| | |/
| | * Merge pull request #322 from mortonfox/patch-1Sam Potts2016-07-301-2/+2
| | |\ | | | | | | | | Fix the Initialising and Options anchor links
| | | * Fix the Initialising and Options anchor linksMorton Fox2016-07-301-2/+2
| | |/
| | * Merge pull request #321 from electerious/patch-1Sam Potts2016-07-251-1/+9
| | |\ | | | | | | | | Added Array as selector in .setup() to readme
| | | * Added Array as selector in .setup() to readmeTobias Reich2016-07-241-1/+9
| | |/ | | | | | | Documentation for #319
| * | Font stack SASS fix (Fixes #328)Sam Potts2016-08-061-1/+1
| | |
| * | Manually merged #313 PRSam Potts2016-08-061-17/+69
| |/
| * Vimeo keyboard focus fix (Fixes #317), Fix for Vimeo on basic support devicesSam Potts2016-07-235-13/+31
| |
| * Vimeo API upgrade, YouTube Bugfix, Array supportSam Potts2016-07-235-128/+120
| | | | | | | | | | | | - Vimeo API upgrade - Fix for YouTube bug introduced in v1.8.9 (Fixes #320) - Added support for passing array to .setup() (Fixes #319)
| * Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-07-211-3/+3
| |\
| | * Update readme.mdSam Potts2016-07-211-2/+2
| | |
| | * Update readme.mdSam Potts2016-07-211-1/+1
| | |
| * | Fix for seek issues introduced in v1.8.9Sam Potts2016-07-215-9/+12
| |/
| * v1.8.9Sam Potts2016-07-215-9/+17
| |
| * Fix for fullscreen not being defined (Fixes #295)Sam Potts2016-07-212-2/+4
| |
| * Fix for multiline captions (Fixes #314)Sam Potts2016-07-213-1/+5
| |
| * Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-07-211-0/+3
| |\
| | * Merge pull request #312 from dpschen/patch-1Sam Potts2016-07-141-0/+3
| | |\ | | | | | | | | Add kirby-plyrtag
| | | * Add kirby-plyrtagDominik Pschenitschni2016-07-141-0/+3
| | |/ | | | | | | Added a Kirby cms kirbytag https://getkirby.com/
| * / Clean up of type checks and fix for _restart() (Fixes #315)Sam Potts2016-07-212-38/+60
| |/
| * Fix for MEDIA_ERR_SRC_NOT_SUPPORTED when calling .source() API methodSam Potts2016-07-142-5/+4
| |
| * Version bumpSam Potts2016-07-104-6/+10
| |
| * Added getCurrentTime API method (fixes #292)Sam Potts2016-07-103-2/+8
| |
| * Fix for !hideControls on touch devices (fixes #303)Sam Potts2016-07-102-4/+4
| |
| * Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-07-101-5/+5
| |\
| | * Update readme.mdSam Potts2016-06-291-1/+3
| | |
| | * Update readme.mdSam Potts2016-06-261-4/+2
| | |
| * | Styling minor tweaksSam Potts2016-07-109-168/+164
| |/
| * Line height fixSam Potts2016-06-268-10/+11
| |
| * Reverted font size changeSam Potts2016-06-266-9/+12
| |
| * Built JSSam Potts2016-06-261-1/+1
| |
| * Fixed overflow issues (fixes #286)Sam Potts2016-06-2610-21/+24
| |
| * Version bumpSam Potts2016-06-256-8/+11
| |
| * Fix for z-index on large play buttonSam Potts2016-06-252-1/+2
| |
| * Merge pull request #283 from arrowthemes/patch-1Sam Potts2016-06-251-0/+1
| |\ | | | | | | Make the player button clickable on small videos
| | * Make the player button clickable on small videosJoel Mbugua2016-06-211-0/+1
| | | | | | | | | If you set the plyr video to width of 300px, the plyr__controls overlays the play centered play button such that you can't click on the play button. Adding a z-index on the plyr .plyr__play-large fixes that.
| * | v1.8.3Sam Potts2016-06-2510-247/+291
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Disabled iPad support for YouTube and Vimeo due to iOS limitations with iFrame playback - Fixed IE11 icon loading (fixes #269) - Updated screenshot (fixes #281) - Added WordPress plugin (fixes #239) - Added Neos plugin - Added HLS, Shaka and dash.js examples (see #235 for more) - Improvements for controls hiding and showing on touch devices
| * | Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-06-2535-332/+587
| |\| | | | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.css # src/less/plyr.less # src/scss/plyr.scss
| | * Merge pull request #275 from wilsonmsalberto/masterSam Potts2016-06-131-1/+1
| | |\ | | | | | | | | Prevent error when verifying if play buttons exist
| | | * Prevent error when verifying if play buttons existWilson Alberto2016-06-131-1/+1
| | |/
| | * Fixed event bubblingSam2016-06-097-13/+20
| | |
| | * Fixed log messageSam2016-06-095-8/+16
| | |
| | * Merge branch 'master' of https://github.com/Selz/plyrSam2016-06-091-1/+1
| | |\
| | | * Merge pull request #271 from thegrammarnazi/patch-3Sam Potts2016-06-091-1/+1
| | | |\ | | | | | | | | | | correct grammar
| | | | * correct grammarGrammar Nazi2016-06-091-1/+1
| | | |/
| | * / Changes to setup return value, SVG bug fix (fixes #269)Sam2016-06-097-72/+118
| | |/
| | * Merge branch 'master' of https://github.com/Selz/plyrSam2016-06-071-2/+2
| | |\
| | | * Merge pull request #260 from cytec/fix-control-icon-sizeSam Potts2016-06-021-2/+2
| | | |\ | | | | | | | | | | use $plyr-control-icon-size in sass file