Sam Potts
b247093495
Aspect ratio improvements ( fixes #1042 , fixes #1366 )
2019-04-12 12:19:48 +10:00
Sam Potts
9ca7b861a9
Autoplay tweak for HTML5
2019-04-12 12:14:12 +10:00
Sam Potts
2eccf0dd05
Fix YouTube autoplay ( fixes #1185 )
2019-04-12 12:13:46 +10:00
Sam Potts
566b957e65
Merge pull request #1362 from doublex/master
...
#46 - two patches from 'jamesoflol'
2019-04-11 21:20:23 +10:00
Sam Potts
a8456f4ca7
Merge pull request #1404 from taion/clear-timeouts
...
fix: Properly clear all timeouts on destroy
2019-04-11 21:18:52 +10:00
Sam Potts
0f3098040d
Merge pull request #1407 from freezer278/http-youtube-fix
...
fixed setting youtube host for non-https case
2019-04-11 21:18:15 +10:00
Vladimir Morozov
21539be3f2
code cleanup
2019-04-04 09:32:38 +03:00
Vladimir Morozov
c22f5c4b39
code cleanup
2019-04-04 08:56:46 +03:00
Vladimir Morozov
f4b47a9275
fixed setting youtube host for non-https case
2019-04-04 08:51:20 +03:00
Jimmy Jia
266b70d9d0
fix: Properly clear all timeouts on destroy
2019-04-01 14:42:51 -04:00
Sam Potts
6e68ad6d15
Update readme.md
2019-03-26 21:43:59 +11:00
Sam Potts
c202551e6d
Merge branch 'develop' of github.com:sampotts/plyr into develop
2019-03-16 11:58:12 +11:00
Sam Potts
5b7a025d26
Housekeeping
2019-03-16 11:57:15 +11:00
Sam Potts
26bcf83960
Merge pull request #1376 from ar31an/patch-1
...
Update poster src
2019-03-07 18:59:58 +11:00
Arslan Javed
e4acff4f8d
Update poster src
2019-03-07 12:54:07 +05:00
Sam Potts
568ddf2390
Merge pull request #1375 from sampotts/master
...
Merge back
2019-03-07 18:30:05 +11:00
Your Name
ce91945544
Preview seek: optional hours and ms in VTT parser
2019-02-27 15:45:24 +01:00
Your Name
11fed8d1b5
Preview seek: fix: allow absolute thumbnail paths
2019-02-27 15:43:36 +01:00
Sam Potts
4c3bf25b8a
Fixed issue where the preview thumbnail was present while scrubbing
v3.5.2
2019-02-24 12:10:20 +11:00
Sam Potts
215fc3677a
v3.5.1
v3.5.1
2019-02-23 13:14:01 +11:00
Sam Potts
4d3b6b882e
Merge pull request #1356 from sampotts/develop
...
v3.5.1
2019-02-23 13:10:20 +11:00
Sam Potts
83eda174af
v3.5.1
2019-02-23 13:09:26 +11:00
Sam Potts
1c29cb890e
Merge branch 'master' into develop
...
# Conflicts:
# gulpfile.js
2019-02-23 13:08:32 +11:00
Sam Potts
438ebe5013
Jsdoc updates
2019-02-23 13:07:35 +11:00
Sam Potts
4335a2a0d1
Update .npmignore
2019-02-23 13:07:26 +11:00
Sam Potts
825fd292ae
Fix build
2019-02-23 13:07:17 +11:00
Sam Potts
80990c98c8
Deployed v3.5.0
v3.5.0
2019-02-19 01:25:39 +11:00
Sam Potts
44d3a17870
Fix links
2019-02-19 01:17:08 +11:00
Sam Potts
54110f8358
Update build process
2019-02-19 01:05:59 +11:00
Sam Potts
522135adaf
Merge branch 'develop' of github.com:sampotts/plyr into develop
2019-02-19 00:19:40 +11:00
Sam Potts
153b8dc6bb
Added RangeTouch, updated Shr lib in demo
2019-02-19 00:19:25 +11:00
Sam Potts
d1bc70ea06
Merge pull request #1327 from robertkraig/develop
...
Update <progress> bar role=progressbar
2019-02-19 00:11:05 +11:00
Sam Potts
df61e5cdd2
Tweak to readme
2019-02-15 00:03:30 +11:00
Sam Potts
bf9a557868
Plenty of emojis
2019-02-15 00:02:42 +11:00
Sam Potts
537ffce4e0
Docs
2019-02-14 23:44:32 +11:00
Sam Potts
b38a481b20
Merge pull request #1343 from electerious/patch-1
...
Remove NodeList example
2019-02-14 23:29:49 +11:00
Tobias Reich
7e1d461882
Removed setting up multiple players
...
This example is already covered in the readme.
2019-02-14 13:29:11 +01:00
Tobias Reich
c634d3696e
Remove NodeList example
...
I've removed the NodeList example because it's confusing. Only the first element of a NodeList will be used and this is usually not what you want. I've instead replaced it with a `querySelector` and map example. It's related to: https://github.com/sampotts/plyr/issues/801
I know that there was a note, pointing out that the first element will be used, but be honest: Everybody is just scanning the examples for code and doing copy paste :D
2019-02-14 13:16:10 +01:00
Sam Potts
0189e90fce
Fix deployment
2019-02-12 13:55:45 +11:00
Sam Potts
dbd2136bac
Fix for cue points missing
2019-02-07 23:45:19 +11:00
Sam Potts
eb628c8e4f
Ads bug fixes
2019-02-01 00:24:48 +11:00
Robert Kraig
38cb20706f
Merge pull request #1 from robertkraig/defect/update-progress-element-axe-error
...
Updating accessibility attribute to progressbar
2019-01-30 12:06:37 -08:00
Robert Kraig
c730866efe
Updating accessibility attribute to progressbar
...
aXe complains this is a non-compatible attribute to be set as `role="presentation"`
2019-01-30 12:05:12 -08:00
Sam Potts
d0e3c7c6d0
Merge branch 'develop' into beta
2019-01-29 21:37:06 +11:00
Sam Potts
d9daf2c618
Fix gulp
2019-01-29 21:36:47 +11:00
Sam Potts
b1da599b5d
Merge branch 'develop' into beta
2019-01-29 21:34:40 +11:00
Sam Potts
b798368ba6
Update version
2019-01-29 21:33:47 +11:00
Sam Potts
fa4868a26d
Fix listeners for preview thumbs when changing source
2019-01-29 21:33:16 +11:00
Sam Potts
6bf6c3f0f4
Paths
2019-01-27 01:15:54 +11:00
Sam Potts
32e8cce527
Fullscreen fix
2019-01-27 01:08:44 +11:00