aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * Version bumpSam2016-05-231-2/+2
| |
| * Fix for Tooltips overflowing (fixes #230)Sam2016-05-234-10/+82
| |
| * Always hide standard controls (Fixes #225)Sam2016-05-232-0/+10
| |
| * Restore scroll position when exiting fullscreen (fixes #236)Sam2016-05-231-4/+27
| |
| * Sprite loading improvements, touch controlsSam2016-05-231-19/+81
| | | | | | | | | | - 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-252-4/+14
|/
* Decreased sensitivity and inverted scroll on volume slider (scroll up to ↵Sam Potts2016-05-191-5/+8
| | | | increase, down to decrease)
* Version bumpSam Potts2016-05-191-1/+1
|
* Bug fix for no bufferSam Potts2016-05-193-4/+9
|
* Merge branch 'master' into developSam Potts2016-05-1923-80/+90
|\ | | | | | | | | | | # Conflicts: # dist/plyr.css # dist/plyr.js
| * Fix for Vimeo fullscreen (fixes #214)Sam Potts2016-05-163-1/+15
| |
| * Changed icon prefix default to avoid clashesSam Potts2016-05-1612-2/+2
| |
| * Build changes, sprite.svg => plyr.svgSam Potts2016-05-151-1/+1
| |
| * Fix for bug in v1.6.7Sam Potts2016-05-143-9/+7
| |
| * iOS bug fixes (fixes #213)Sam Potts2016-05-143-6/+37
| |
| * Merge branch 'master' of https://github.com/Selz/plyrSam Potts2016-05-144-29/+68
| |\ | | | | | | | | | | | | # Conflicts: # dist/plyr.css
| * | Icon tweaks, IE button fixSam Potts2016-05-1416-106/+89
| | |
* | | Reverted LESS structure for nowSam Potts2016-05-199-741/+740
| | |
* | | Add scroll listener on volume slideri.adamenko2016-05-191-12/+45
| | |
* | | Merge branch 'master' into developSam2016-05-116-30/+70
|\ \ \ | | |/ | |/| | | | | | | | | | # Conflicts: # dist/plyr.css # src/less/plyr.less
| * | Adding SCSS settingsRobin Poort2016-05-112-14/+33
| | | | | | | | | | | | | | | | | | - Added setting to be able to disable the border-box if you already defined that in your own css - Added setting to be able to disable touch-action if you already defined that in your own css - Added setting to choose not to use !important for sr-only class
| * | Adding LESS settingsRobin Poort2016-05-112-15/+35
| |/ | | | | | | | | | | - Added setting to be able to disable the border-box if you already defined that in your own css - Added setting to be able to disable touch-action if you already defined that in your own css - Added setting to choose not to use !important for sr-only class
| * Version bumpSam Potts2016-05-111-1/+1
| |
| * Fix for #206Sam Potts2016-05-112-0/+2
| |
* | Merge branch 'master' into developSam Potts2016-05-102-0/+4
|\| | | | | | | | | | | # Conflicts: # dist/plyr.css # src/less/plyr.less
| * Fix broken progress bar styling IE10Robin Poort2016-05-091-0/+1
| |
| * Fix broken progress bar styling IE10Robin Poort2016-05-091-0/+1
| |
* | Restore simplicity to LESS file structureSam Potts2016-05-1018-654/+646
| |
* | Merge branch 'master' into developSam Potts2016-05-091-7/+3
|\| | | | | | | | | # Conflicts: # src/less/plyr.less
| * Removing duplicate selectorsRobin Poort2016-05-061-7/+3
| |
| * Removing duplicate selectorsRobin Poort2016-05-061-7/+3
| |
* | Add event for YouTube onStateChangeShakeel Mohamed2016-05-011-0/+4
| |
* | Prep work for themingSam Potts2016-05-0115-679/+699
|/
* Bug fix for undefined progress barSam Potts2016-05-011-2/+2
|
* Minor bug fixesSam Potts2016-05-011-5/+8
|
* v1.6.2Sam Potts2016-05-011-1/+1
|
* Caption change position on controls hiddenSam Potts2016-05-012-2/+12
|
* Fixed mergeSam Potts2016-05-011-24/+75
|
* Bug fixesSam Potts2016-05-011-53/+20
|
* Bug fixesSam2016-05-013-48/+76
|
* Error handlingSam Potts2016-04-301-51/+71
|
* Merge branch 'pr/196' into developSam Potts2016-04-301-45/+175
|\ | | | | | | | | # Conflicts: # dist/plyr.js
| * Merge remote-tracking branch 'org/develop' into developMonica Cheung2016-04-256-662/+720
| |\
| * | Add support for soundcloudMonica Cheung2016-04-171-1/+131
| | |
* | | Tooltip bug fixesSam2016-04-283-7/+3
| | |
* | | Docs updates, small tweaksSam2016-04-286-720/+797
| | |
* | | Merge branch 'develop' of github.com:selz/plyr into developSam Potts2016-04-283-19/+32
|\ \ \ | | | | | | | | | | | | | | | | # Conflicts: # dist/plyr.css
| * | | Bug fixesSam Potts2016-04-283-19/+32
| | | |
* | | | Max width on range progress indicatorsSam Potts2016-04-281-0/+2
|/ / /
* | | Merge branch 'develop' of github.com:selz/plyr into developSam Potts2016-04-281-13/+15
|\ \ \