aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix #946 - poster getting click eventsAlbin Larsson2018-05-081-0/+1
|
* Fix poster being stretchedAlbin Larsson2018-05-081-1/+1
|
* v3.3.6Sam Potts2018-05-0818-20/+27
|
* Vimeo options, docs for multiple playersSam Potts2018-05-0814-19/+40
|
* Use div for poster, Vimeo fixes, Tooltip fixesSam Potts2018-05-0821-35/+140
|
* Setup multiple playersSam Potts2018-05-065-3/+58
|
* v3.3.5Sam Potts2018-05-0617-24/+78
|
* v3.3.3Sam Potts2018-05-0612-25/+14
|
* Reverted menu changeSam Potts2018-05-0611-25/+13
|
* Small bug fixesSam Potts2018-05-0617-68/+105
|
* MergeSam Potts2018-05-068-6/+8
|
* Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-05-061-0/+1
|\
| * Merge pull request #939 from Billybobbonnet/patch-1Sam Potts2018-05-031-0/+1
| |\ | | | | | | Added 480p to SD labels
| | * Added 480p to SD labelsAntoine Cordelois2018-05-031-0/+1
| |/
* / v3.3.0Sam Potts2018-05-0635-6165/+5409
|/
* Merge pull request #923 from friday/922Sam Potts2018-04-271-2/+2
|\ | | | | Only add hideControls class if config.hideControls is truthy
| * Only add hideControls class if config.hideControls is truthyAlbin Larsson2018-04-261-2/+2
| |
* | Fix for default timestampSam Potts2018-04-2713-822/+1845
| |
* | Update readme.mdSam Potts2018-04-271-3/+9
| |
* | Readme fixSam Potts2018-04-271-7/+7
|/
* v3.2.4Sam Potts2018-04-2728-164/+1586
|
* v3.2.3Sam Potts2018-04-2510-12/+16
|
* Fix for iOS 9 throwing error for `name` property in fullscreen API (fixes #908)Sam Potts2018-04-259-22/+22
|
* v3.2.2Sam Potts2018-04-2514-1846/+828
|
* Fix for hidden buffer and incorrect use of aria-hiddenSam Potts2018-04-2519-972/+2056
|
* v3.2.1Sam Potts2018-04-2318-1850/+833
|
* More a11y stuff and context menu fixSam Potts2018-04-2310-13/+22
|
* MergeSam Potts2018-04-188-22/+12
|
* Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-04-183-8/+3
|\
| * Merge pull request #903 from friday/901Sam Potts2018-04-182-7/+2
| |\ | | | | | | Show captions even if toggle button is omitted from controls
| | * Don't require captions toggle button to be enabled in order to show captionsAlbin Larsson2018-04-172-7/+2
| | |
| * | Merge pull request #904 from friday/881Sam Potts2018-04-181-1/+1
| |\ \ | | |/ | |/| Fullscreen aria-pressed event listened fix for Chrome
| | * Fullscreen aria-pressed event listened fix for ChromeAlbin Larsson2018-04-171-1/+1
| |/
* / ARIA and Vimeo fixesSam Potts2018-04-1817-845/+1933
|/
* v3.2.0Sam Potts2018-04-1713-1847/+824
|
* More bug fixesSam Potts2018-04-1723-75/+141
|
* Fix for `playing` false positive (fixes #898)Sam Potts2018-04-1715-12/+15
|
* Fixed bug for captions with no srclang and labels and improved logic (fixes ↵Sam Potts2018-04-1716-171/+372
| | | | #875)
* PR mergeSam Potts2018-04-1414-829/+1866
|
* Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-04-141-1/+1
|\
| * Merge pull request #895 from nicolasthy/patch-1Sam Potts2018-04-141-1/+1
| |\ | | | | | | Fix IE10 split error
| | * Fix IE10 with default captions.languageNicolas Thiry2018-04-131-1/+1
| | |
| | * Fix IE10 split errorNicolas Thiry2018-04-121-1/+1
| |/ | | | | On IE10, Plyr throws the error `Unable to get property 'split' of undefined or null reference`. This fixes the case when `window.navigator.language` is null and can't use the `split()` function.
* | Merge branch 'master' of github.com:sampotts/plyrSam Potts2018-04-115-3/+5
|\|
| * Merge pull request #888 from Antonio-Laguna/masterSam Potts2018-04-111-1/+1
| |\ | | | | | | Safer check for active caption
| | * Safer check for active captionAntonio Laguna2018-04-111-1/+1
| |/
| * Merge pull request #887 from danielsarin/use-i18n-for-normal-speedSam Potts2018-04-113-1/+3
| |\ | | | | | | Add i18n support for "Normal" value in speed options
| | * Add i18n support for "Normal" value in speed optionsDaniel Sarin2018-04-113-1/+3
| |/
| * Merge pull request #886 from danielsarin/increate-menu-z-indexSam Potts2018-04-111-1/+1
| |\ | | | | | | Increase menu container z-index to be higher than controls
| | * Increase menu container z-index to be higher than controlsDaniel Sarin2018-04-111-1/+1
| |/