aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | Working on settings menuSam2016-09-069-98/+200
| | | | | | | | |
| * | | | | | | | Merge pull request #356 from amowu/feature/add-playback-speedSam Potts2016-09-063-5/+100
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add playback speed
| | * | | | | | | | refactor: sorting speedAmo Wu2016-09-051-2/+2
| | | | | | | | | |
| | * | | | | | | | test: add `speed-up` buttonAmo Wu2016-09-051-1/+2
| | | | | | | | | |
| | * | | | | | | | docs: update readmeAmo Wu2016-08-311-1/+7
| | | | | | | | | |
| | * | | | | | | | refactor: check config.speeds formatAmo Wu2016-08-311-0/+4
| | | | | | | | | |
| | * | | | | | | | refactor: add localStorage supportingAmo Wu2016-08-311-0/+16
| | | | | | | | | |
| | * | | | | | | | feat: add playback speed buttonAmo Wu2016-08-311-3/+71
| |/ / / / / / / /
* | | | | | | | | Merge pull request #795 from frogg/patch-1Sam Potts2018-03-101-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Added link that explains Webkit's autoplay blocker
| * | | | | | | | | Added link that explains Webkit's autoplay blockerFrederik Riedel2018-02-241-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #769 from redxtech/add-vue-plyr-to-readmeSam Potts2018-02-061-0/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | Add vue-plyr to readme
| * | | | | | | | Add vue-plyr to readmeGabriel Dunn2018-01-281-0/+3
|/ / / / / / / /
* | | | | | | | Merge pull request #740 from gurinderhans/masterSam Potts2018-01-071-0/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | double click player to toggle fullscreen
| * | | | | | | add comment about no fullscreen if player type is audioGurinder Hans2017-12-231-0/+2
| | | | | | | |
| * | | | | | | add double click to make full screen supportGurinder Hans2017-12-231-0/+6
| | | | | | | |
* | | | | | | | Merge pull request #726 from xDae/masterSam Potts2018-01-051-0/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Added react port
| * | | | | | | | Added react portJose Miguel Bejarano2017-12-041-0/+3
| |/ / / / / / /
* | | | | | | | Merge pull request #743 from jwpage/patch-1Sam Potts2018-01-031-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Fix `enabled` smartphone example in README
| * | | | | | | Fix `enabled` smartphone example in READMEJohnson Page2018-01-031-1/+1
|/ / / / / / /
* | | | | | | Fix for YouTube .getVideoData() issue (fixes #709)Sam Potts2017-11-146-10/+15
| | | | | | |
* | | | | | | Update readme.mdSam Potts2017-11-071-1/+1
| | | | | | |
* | | | | | | Merge pull request #696 from yuriykuzin/enable-speed-controls-on-vimeoSam Potts2017-11-061-0/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Enable speed controls using Vimeo API
| * \ \ \ \ \ \ Merge branch 'master' into enable-speed-controls-on-vimeoSam Potts2017-11-0616-799/+5446
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Vimeo fixes + small bug fixesSam Potts2017-11-0414-814/+5405
| | | | | | | |
* | | | | | | | Merge pull request #577 from brandon-pereira/masterSam Potts2017-11-043-5/+6
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix for svg4everybody conflicting with plyr
| * \ \ \ \ \ \ \ Merge branch 'master' into masterSam Potts2017-11-040-0/+0
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' into masterSam Potts2017-11-0417-1164/+1448
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #613 from vers-one/masterSam Potts2017-11-042-2/+6
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix for handling explicitly set duration of audio
| * \ \ \ \ \ \ \ \ Merge branch 'master' into masterSam Potts2017-11-040-0/+0
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'master' into masterSam Potts2017-11-0415-1128/+1408
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #617 from oemueller/patch-1Sam Potts2017-11-041-4/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [bugfix] target is null exception
| * | | | | | | | | | [bugfix] target is null exceptionOliver2017-07-121-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when using 'play-large' without a 'play' button, the statement target = target[0]; caused an error. So it is necessary to check the value of target before accessing [0]
* | | | | | | | | | | Merge pull request #649 from waltercruz/masterSam Potts2017-11-046-5/+10
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Adding title to the player html template
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into masterSam Potts2017-11-040-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into masterSam Potts2017-11-0412-1118/+1392
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #654 from jjui/patch-1Sam Potts2017-11-042-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Enable start/stop toggle on whole element
| * | | | | | | | | | | | Update plyr.scssSam Potts2017-11-041-0/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Update plyr.lessSam Potts2017-11-041-0/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Update plyr.lessJ2017-09-091-0/+4
| | | | | | | | | | | | |
| * | | | | | | | | | | | Enable start/stop toggle on whole elementJ2017-09-091-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Related to issue https://github.com/sampotts/plyr/issues/587
* | | | | | | | | | | | | Merge pull request #678 from StudyTube/use-url-as-input-for-vimeo-playerSam Potts2017-11-041-15/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add URL as a possible input option to Vimeo player
| * | | | | | | | | | | | | Add URL as a possible input option to Vimeo playerYuriy Kuzin2017-10-061-15/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is reasonable to processing correctly private Vimeo links, like https://vimeo.com/25345658/fe46e209ac - that contain not only vimeo id, but also private key
* | | | | | | | | | | | | | Merge pull request #703 from gurupras/early-listener-fixSam Potts2017-11-041-3/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow Plyr.setup event listeners to be set up as separate event listeners
| * | | | | | | | | | | | | | Allow setup event listeners to be set up as separate event listenersGuru Prasad Srinivasa2017-11-011-3/+11
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rather than in-conjunction with defaultListener This allows the setup listeners to do things like preventDefault()/stopImmediatePropagation() and have them work
* | | | | | | | | | | | | | Merge pull request #700 from ashkanhosseini/masterSam Potts2017-11-041-5/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | fix #684 memory leaks issues after destroy.
| * | | | | | | | | | | | | fix #684 memory leaks issues after destroy.Ashkan Hosseini2017-10-281-5/+13
|/ / / / / / / / / / / / /
| | * | | | | | | | | | | TypoSam Potts2017-11-041-1/+1
| | | | | | | | | | | | |
| | * | | | | | | | | | | dding title to the player html template (build)Walter Cruz2017-08-284-5/+4
| | | | | | | | | | | | |
| | * | | | | | | | | | | Adding title to the player html templateWalter Cruz2017-08-282-0/+6
| |/ / / / / / / / / / /
| | | * | | | | | | | | Gulp buildversfx2017-07-061-2/+2
| | | | | | | | | | | |