aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Loop variable namingSam Potts2017-03-251-54/+73
| | | |/ / | | |/| |
| * | | | Colored strip indicating looped areaChrysa Papadopoulou2017-02-151-1/+25
| | |/ / | |/| |
| * | | Fix on typoChrysa Papadopoulou2017-02-141-3/+3
| |/ /
* | | remove commented out codeMarios Tasos2017-03-241-7/+2
* | | toggle quality optionsMarios Tasos2017-03-241-4/+13
* | | make config.captions.selectedIndex numberMarios Tasos2017-03-221-2/+2
* | | set captionExists to true if selectedIndex is bigger than capt sourceMarios Tasos2017-03-221-1/+1
* | | fix data typo in language buttonMarios Tasos2017-03-181-1/+1
* | | check if captions existsMarios Tasos2017-03-151-13/+16
* | | Conflicts and tracks array on configChrysa Papadopoulou2017-02-242-65/+66
|\| |
| * | Merge branch 'develop' of https://github.com/Selz/plyr into developSam Potts2017-02-051-18/+153
| |\ \
| * | | Menu workSam Potts2017-02-052-34/+35
* | | | Subtitles tracksChrysa Papadopoulou2017-02-241-11/+57
| |/ / |/| |
* | | Removed not needed functions + reverted demo.js to previousChrysa Papadopoulou2017-02-031-60/+1
* | | Refactored loop event buttons + on 'No Loop' cleared displayed timingChrysa Papadopoulou2017-02-021-29/+13
* | | Loop functionalityChrysa Papadopoulou2017-02-011-6/+193
* | | Playback speed control settingsChrysa Papadopoulou2017-01-311-12/+36
|/ /
* | ToDo notes, code tidy upSam Potts2017-01-111-647/+741
* | JsBeautifier in use, syntax tweaksSam Potts2017-01-101-461/+596
* | Merge pull request #457 from amowu/patch-3Sam Potts2017-01-041-8/+5
|\ \
| * | fix: Firefox can not display captionsAmo Wu2016-12-151-8/+5
* | | fix: parse webVTT time NaNAmo Wu2016-12-161-2/+6
|/ /
* | Fix cannot scroll after destroyedAmo Wu2016-11-241-0/+3
* | refactor: miss prefixAmo Wu2016-11-101-0/+1
* | Quality WIPSam Potts2016-11-062-141/+214
* | Merge branch 'master' into developSam Potts2016-11-061-6/+46
|\|
| * v2.0.10Sam Potts2016-11-021-2/+2
| * Added seek event fixes (fixes #409), Added support for URLs (fixes #345)Sam Potts2016-11-021-23/+44
| * Added logic to parse youtube video idGuru Prasad Srinivasa2016-10-301-0/+19
* | PiPSam Potts2016-11-014-21/+33
* | Fullscreen fix, stylingSam2016-10-243-18/+23
* | Merge branch 'develop' of https://github.com/Selz/plyr into developSam2016-10-233-32/+91
|\ \
| * | Work on PiPSam Potts2016-10-233-32/+91
* | | Merge branch 'develop' of https://github.com/Selz/plyr into developSam2016-10-235-35/+52
|\| |
| * | Merge branch 'master' into developSam Potts2016-10-235-17/+35
| |\|
| | * v2.0.9Sam Potts2016-10-231-2/+2
| | * Temporary patch for the YouTube API issues with `getDuration()` (relates to #...Sam Potts2016-10-231-0/+8
| | * v2.0.8Sam Potts2016-10-231-2/+2
| | * Fix for caption size (fixes #390), Fix for Firefox Dev (fixes #392)Sam Potts2016-10-234-14/+23
| | * Manually merged #395Sam Potts2016-10-231-1/+1
| | * Added .isPaused to APIDarren Anderson2016-10-061-0/+1
| * | Fixed for array passed to _on and _offSam Potts2016-10-032-20/+19
* | | TweaksSam2016-10-231-14/+11
|/ /
* | Merge branch 'master' into developSam2016-10-011-3/+14
|\|
| * Update plyr.jsThomas LM2016-09-271-3/+14
* | Code styleSam2016-10-011-7/+5
* | Manually merged #385Sam2016-10-011-18/+63
* | Menu animationSam2016-09-262-84/+135
* | MenuSam2016-09-251-2/+2
* | More menu workSam Potts2016-09-252-52/+189