aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/media.js
Commit message (Expand)AuthorAgeFilesLines
* v3.6.3 (#2016)Sam Potts2020-11-141-0/+1
* Poster image fix (fixes #1763)Sam Potts2020-04-191-8/+6
* Converted to 2 space indentationSam Potts2020-04-111-48/+48
* Speed settings logic improvementsSam Potts2020-02-101-1/+1
* HTML5 poster fixes for multiple downloadsSam Potts2020-01-211-4/+6
* Replace switch in media.js with simpler conditionsAlbin Larsson2018-06-151-14/+5
* Utils broken down into seperate files and exportsSam Potts2018-06-131-7/+7
* Use div for poster, Vimeo fixes, Tooltip fixesSam Potts2018-05-081-1/+1
* v3.3.0Sam Potts2018-05-061-27/+10
* HTML5 quality selectionSam Potts2018-04-021-23/+2
* Controls fixesSam Potts2018-03-271-1/+1
* Fix for custom controlsSam Potts2018-02-131-1/+1
* Progressively enhance <iframe> embedsSam Potts2018-01-121-1/+1
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-081-2/+2
* Moved to provider + type to make it cleaner in future, fix for multiple playersSam Potts2017-11-231-3/+6
* Updated data attributes to `data-plyr` namespace. Speed menu fixesSam Potts2017-11-231-10/+2
* Handle no audio, more docs in code, fix for playing getterSam Potts2017-11-211-1/+1
* Using fetch instead of xhr, grabbing title for YouTubeSam Potts2017-11-161-3/+2
* Moved console methods out of the root of the objectSam Potts2017-11-091-2/+2
* Started on documentation and aspect ratio optionSam Potts2017-11-061-1/+4
* ES6-ifiedSam Potts2017-11-041-0/+109