Sam Potts
402eb2b761
Merge pull request #1552 from SoftCreatR/patch-2
...
Fix ads configuration
2020-01-13 16:24:25 +00:00
Dustin Harrell
627df20b6d
#615 : updates to vimeo and youtube plugins to ensure that loading classes are added as content is buffering
2019-09-23 18:26:49 -04:00
Sascha Greuel
e978bc8690
Fixed ads configuration
2019-08-27 19:28:51 +02:00
Sam Potts
8fc6c2ba52
File rename and clean up
2019-06-21 00:19:37 +10:00
Sam Potts
ac6e3dba5a
Fix for thumbnails in demo for audio
2019-06-03 00:28:09 +10:00
Sam Potts
0249772f01
Clean up
2019-06-01 19:50:29 +10:00
Sam Potts
5d699d5f47
Merge branch 'develop' of github.com:sampotts/plyr into develop
2019-06-01 19:29:21 +10:00
Sam Potts
c9055f391b
Linting changes
2019-06-01 18:45:07 +10:00
Alexander Farkas
97a6e72e10
fix youtube embed + handle early destroy
2019-05-24 16:55:45 +02:00
Alexander Farkas
f100caba81
fix youtube embed + handle early destroy
2019-05-24 16:53:58 +02:00
Sam Potts
a1b2c0419f
Ads improvements for volume and race condition fix
2019-04-25 12:03:04 +10:00
Sam Potts
7a4a7dece8
Ratio improvements
2019-04-25 12:02:37 +10:00
Sam Potts
243db9eda3
Fix issue with empty controls and preview thumbs
2019-04-13 12:56:15 +10:00
Sam Potts
cdacae6697
Set download URL via setter
2019-04-12 19:00:17 +10:00
Sam Potts
9f30d54963
Merge branch 'master' into develop
...
# Conflicts:
# readme.md
2019-04-12 12:40:12 +10:00
Sam Potts
b247093495
Aspect ratio improvements ( fixes #1042 , fixes #1366 )
2019-04-12 12:19:48 +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
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
Arslan Javed
e4acff4f8d
Update poster src
2019-03-07 12:54:07 +05: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
2019-02-24 12:10:20 +11:00
Sam Potts
438ebe5013
Jsdoc updates
2019-02-23 13:07:35 +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
Sam Potts
fa4868a26d
Fix listeners for preview thumbs when changing source
2019-01-29 21:33:16 +11:00
Sam Potts
1d51b28701
Tweaks
2019-01-26 22:45:47 +11:00
Sam Potts
a84fc396e8
Merge branch 'develop' into issues/1316-allow-to-customize-vimeo-url-params
2019-01-26 17:19:58 +11:00
Sam Potts
8b57104f83
Docs for preview thumbs
2019-01-26 17:17:27 +11:00
Sam Potts
c44351507f
Plugin tweaks for ads and previews
2019-01-26 16:31:47 +11:00
Christian Gambardella
052e426810
Adds options for vimeo plugin #1316
...
This adds replaces hard coded vimeo options with options that can be passed to the Plyr instance when initializing.
2019-01-24 12:07:01 +01:00
Sam Potts
c577eb01ce
Style tweaks for preview plugin
2019-01-22 16:24:46 +11:00
Sam Potts
263e88f6b3
Comments
2019-01-21 00:39:28 +11:00
Sam Potts
4ab8a54a11
Preview design tweaks
2019-01-21 00:32:20 +11:00
Sam Potts
fe24c73c11
Merge branch 'develop' of github.com:sampotts/plyr into develop
2019-01-14 00:34:12 +11:00
Sam Potts
6782737009
Fullscreen fixes
2019-01-14 00:33:48 +11:00
Sam Potts
4d3e188401
Merge branch 'develop' of https://github.com/sampotts/plyr into develop
2019-01-08 23:34:59 +11:00
Sam Potts
7dd7c13065
Linting etc
2019-01-08 23:34:28 +11:00
Sam Potts
1c79ce70c9
Update youtube.js
2019-01-06 14:09:49 +11:00
Sam Potts
db2997ef21
Merge branch 'develop' into master
2019-01-06 14:08:46 +11:00
Sam Potts
5fdc0aae66
Merge pull request #1253 from jamesoflol/preview-thumbs
...
Preview seek/scrubbing thumbnails
2018-12-15 10:43:36 +07:00
James
d97257a5a9
Preview seek: Edge+IE11 fixes
...
- Fixed bug: Edge seek errors: Replaced array spread with Array.from()
- Fixed IE11 bug: seek time was offset to the left. Required an extra container div to facilitate this
2018-12-15 11:32:50 +11:00
James
279f051905
Preview seek: image preloading + tweaks/fixes
...
- Preloads neighbouring images after showing current image
- Re-fixed bug: if you mousedown but don't move mouse, it shows a stale image in the scrubbing container
- Fixed bug: mobile device correctly detect touch
2018-12-14 12:50:29 +11:00
Omar Khatib
88ffd0f138
remove comment
2018-12-13 17:31:15 +01:00
Omar Khatib
11618353ea
support Youtube noCookie Mode
2018-12-13 17:30:10 +01:00
James
e948bfd585
Preview seek: jpeg sprites + much more
...
- Allow jpeg sprites - much snappier and more accurate
- Fixed bug: right clicking the seek bar sticks on mousedown
- Fixed bug: moving the mouse really quickly results in not updating the thumb
- Fixed bug: if you mousedown but don't move mouse, it shows a stale image in the scrubbing container
- Fixed bug: very first image shows as 0px
- Fixed bug: stretches images when video isn't same aspect as player
2018-12-13 20:39:39 +11:00
James
8f27611911
Preview seek/scrubbing thumbnails
2018-11-12 15:55:26 +11:00