Commit Graph

1221 Commits

Author SHA1 Message Date
Arthur Hulsman 819f7d1080 Resizing the ad container while having it on display none will return offset width and height of 0, which will cause ads not to play when ad sizes are set within the clients DSP. Also making sure that the inner containers of the ad container are full size. The container is now hidden/ displayed using z-index. 2018-03-07 15:43:48 +01:00
Arthur Hulsman 409b588458 Made sure that cue points for midrolls are not displayed when the ad rule for a midroll doesn't exceed the total play time of a video. 2018-03-07 15:17:30 +01:00
Arthur Hulsman e90a603d57 Removed a double this.enabled variable and updated a comment in ads.js. Also made sure the adsmanager promise also can fail, so we can use it to wait for getting the advertisement ready when someone clicks the play button. Otherwise there it can look glitchy when the actual video starts playing and the video ad plays a few seconds later because the vast tag was slow to retrieve. Also fixed a typo. 2018-03-06 17:27:59 +01:00
Sam Potts 6f061621ad v3.0.0-beta.17 2018-03-03 23:16:15 +11:00
Sam Potts 0300610108 Typo 2018-03-03 23:14:57 +11:00
Sam Potts 2fba5f152c 3.0.0-beta.16 2018-03-03 23:06:54 +11:00
Sam Potts 317b08c703 Ready event fix, YouTube play event fix, docs update 2018-03-03 23:06:12 +11:00
Sam Potts 174234c166 v3.0.0-beta.15 2018-02-19 09:55:16 +11:00
Sam Potts 24b4220de5 Fix IE CORS captions 2018-02-19 09:52:46 +11:00
Sam Potts f1895a4cce Pause button fix, polyfilled build, unminified builds 2018-02-17 19:34:15 +11:00
Sam Potts c90f1bdf08 v3.0.0-beta.13 2018-02-13 00:02:13 +11:00
Sam Potts 6a9be8d16b Fix for custom controls 2018-02-13 00:01:19 +11:00
Sam Potts 58c2c52c95 Merge branch 'beta' of github.com:sampotts/plyr into beta 2018-02-11 15:09:40 +11:00
Sam Potts 73a39769d4 Fullscreen API changes, color settings tweaks 2018-02-11 15:09:34 +11:00
Sam Potts 7221e26eca Merge pull request #780 from friday/captions-ie11-indexsizeerror
Fix harmless but annoying IE error 'IndexSizeError'
2018-02-06 12:51:45 +11:00
Albin Larsson 98adb8e784 Fix harmless but annoying IE error 'IndexSizeError' 2018-02-06 02:39:01 +01:00
Sam Potts 211db12a3d Readme merge 2018-02-06 11:06:46 +11:00
Sam Potts f67315e20c 3.0.0-beta.12 2018-02-06 00:25:50 +11:00
Sam Potts 2150c44036 Added backwards compatibility for <div> embeds 2018-02-06 00:24:48 +11:00
Sam Potts 70c9fbdde3 Removed fetch dependency 2018-02-05 21:43:32 +11:00
Sam Potts f3ea31c515 Merge branch 'beta' of github.com:sampotts/plyr into beta
# Conflicts:
#	dist/plyr.js
#	dist/plyr.js.map
2018-02-05 21:28:16 +11:00
Sam Potts 1ee88cba16 Testing fetch 2018-02-05 21:26:18 +11:00
Sam Potts d76ef3ff91 Small UI tweaks and fix for instanceof issue 2018-01-31 19:33:00 +11:00
Sam Potts 2691c7c9d6 Version bump + icon fix 2018-01-30 13:01:05 +11:00
Sam Potts 6fae148fc1 Deploy 2018-01-30 09:26:09 +11:00
Sam Potts 71efbe7a92 Merge branch 'beta' into fix/ads-blocked
# Conflicts:
#	dist/plyr.js
#	dist/plyr.js.map
#	src/js/plugins/ads.js
#	src/js/plyr.js
2018-01-30 09:22:14 +11:00
ferdiemmen afd695cb39 Fix typo's 2018-01-29 22:45:46 +01:00
ferdiemmen c4eb4c97ac fix(ads): Fixes media from playing when ads are blocked 2018-01-29 22:40:08 +01:00
Sam Potts 8f7a8940f3 Version bump 2018-01-25 22:42:52 +11:00
Sam Potts 5e68f8c8dd Attempt to fix YouTube message error, added ads references, changes to bool 2018-01-25 22:41:30 +11:00
Sam Potts b4e22e2e7b Restored “Ad” in label 2018-01-24 09:06:20 +11:00
Sam Potts 1f53b27d4e Version bump 2018-01-23 18:00:08 +11:00
Sam Potts cc128e6088 Renamed property, UI tweak 2018-01-23 10:31:21 +11:00
ferdiemmen 3c8acb4e9e Fix bug where ad would play on every play action 2018-01-22 21:07:08 +01:00
Sam Potts ebf53d14b1 Small tweaks 2018-01-22 23:39:09 +11:00
Sam Potts b298587c0b Bug fix 2018-01-22 23:20:03 +11:00
Sam Potts 26e9aaceb8 Version bump 2018-01-22 23:17:40 +11:00
Sam Potts 5671235fd9 Formatting, events and ad countdown added 2018-01-22 23:15:10 +11:00
Sam Potts 5fad152cbf Formatting and “ad” badge 2018-01-19 20:24:15 +11:00
Sam Potts 986c802acd Merge branch 'beta-with-ads' of github.com:sampotts/plyr into beta-with-ads
# Conflicts:
#	src/js/plugins/ads.js
2018-01-19 14:30:11 +11:00
Sam Potts 98dd818bf6 Merge branch 'beta' into beta-with-ads
# Conflicts:
#	demo/dist/demo.js
#	demo/dist/demo.js.map
#	dist/plyr.js
#	dist/plyr.js.map
2018-01-19 14:28:39 +11:00
Sam Potts 021f6c8460 Comments and formatting 2018-01-19 14:26:25 +11:00
Sam Potts 6831c30534 Transition event fix 2018-01-19 14:22:26 +11:00
Arthur Hulsman ed6048034b Noticed that Plyr stopped working when ads are blocked. 2018-01-18 14:04:47 +01:00
Arthur Hulsman 8af312fe3c Updated pause and resume content methods within Ads class. 2018-01-18 12:31:10 +01:00
Arthur Hulsman d87ada4f58 Reformatted ads codebase and added/ changed comments. Also removed un-used events. 2018-01-18 12:26:53 +01:00
Arthur Hulsman 31c8166562 Fixed string literal and position issue of the midroll cue inside the time line. Added a check for the progress element existence. 2018-01-17 15:57:10 +01:00
Arthur Hulsman 0cb2f95888 Removed an un-used variable. 2018-01-17 15:43:08 +01:00
Arthur Hulsman 896ea7c689 Added cue markings within the time line for when midrolls will be displayed. Removed unusued callback parameter. 2018-01-17 15:38:26 +01:00
Arthur Hulsman 1d1eb02bd7 Added the logging of our main promises to their resolving callback. Otherwise they come up as null. 2018-01-17 14:44:44 +01:00