aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
|\ \ \
| * | | iconUrl optionSam2016-04-281-13/+15
| | | |
* | | | MarginsSam Potts2016-04-281-1/+1
|/ / /
* | | Volume fixes, iOS bug fixesSam Potts2016-04-273-23/+25
| | |
* | | Input progress for volume, fixes for playback progressSam Potts2016-04-272-40/+59
| | |
* | | ColorSam Potts2016-04-271-1/+1
| | |
* | | Docs tweaksSam Potts2016-04-272-1/+2
| | |
* | | Mute volume toggle fixesSam2016-04-271-3/+5
| | |
* | | Audio styles, docs tweaks, package updatesSam Potts2016-04-263-101/+116
| | |
* | | Tab shows controlsSam2016-04-262-54/+56
| | |
* | | Audio stylesSam2016-04-262-91/+132
| | |
* | | WIPSam Potts2016-04-262-24/+34
| |/ |/|
* | Work on Audio UISam2016-04-252-71/+78
| |
* | WIPSam Potts2016-04-252-23/+23
| |
* | TweaksSam2016-04-252-445/+447
| |
* | Merge branch 'develop' of github.com:selz/plyr into developSam Potts2016-04-258-177/+200
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .gitignore # dist/plyr.css # dist/plyr.js # dist/sprite.svg # docs/dist/docs.css # docs/dist/docs.js # docs/src/less/components/examples.less # src/js/plyr.js # src/less/plyr.less # src/sprite/icon-fast-forward.svg # src/sprite/icon-pause.svg # src/sprite/icon-play.svg # src/sprite/icon-rewind.svg
| * Bug fix for embeds: `play` not being defined (fixes #185 and #186)Sam Potts2016-03-273-6/+8
| |
| * Version bumpSam Potts2016-03-141-1/+1
| |
| * Autoplay bug fixesSam Potts2016-03-141-20/+16
| |
| * Fix for embed property not being setSam Potts2016-03-141-4/+4
| |
| * SASS fixes, docs changes (fixes #180), 'ready' eventSam Potts2016-03-131-2/+5
| |
| * Merge branch 'master' of github.com:selz/plyrSam Potts2016-03-131-1/+1
| |\
| | * Dynamically set YouTube autoplay from configShakeel Mohamed2016-03-121-1/+1
| | | | | | | | | | | | | | | The YouTube autoplay doesn't work without this change.
| * | SASS fixes, Default font stack addedSam Potts2016-03-132-8/+10
| |/
| * Bug fixes and native APIs exposed for embedsSam Potts2016-03-071-7/+14
| |
| * Cancel requests on source change (Fixes #174)Sam Potts2016-02-281-2/+30
| |
| * CustomEvent polyfill (Fixes #172)Sam Potts2016-02-281-4/+7
| |
| * Remove version from sourceSam Potts2016-02-251-1/+0
| |
| * Volume storage fix (Fixes #171)Sam Potts2016-02-251-2/+6
| |
| * Fix for manual captionsSam Potts2016-02-211-6/+16
| |
| * v1.5.12Sam Potts2016-02-211-2/+2
| |