igor.butorin
  1. igor.butorin

videojs-ima

Public
AuthorCommitMessageCommit dateIssues
Shawn BusolitsShawn Busolits
2d6d553475fMMerge branch 'tape-tv-player-dimensions'
Shawn BusolitsShawn Busolits
83c9c1487d9Mimplement own width/height, read values from dom
Shawn BusolitsShawn Busolits
3778829e725MMerge pull request #162 from tape-tv/fix-fullscreenfix fullscreen handler if adsManager uninitialized
Hannes ProbstHannes Probst
5fb8c4969a3implement own width/height, read values from domaccording to https://github.com/videojs/video.js/issues/2282 videojs' width() and height() aren't supposed to return the 'real' width and height, instead returning the values the player was initialized with. This fix reads the current player's dimensions from DOM and makes the ad-plugin use these instead.
Hannes ProbstHannes Probst
a0ce42998fcfix fullscreen handler if adsManager uninitializedWe don't call for ads on every video, thus there is no call to requestAds() and subsequently no adsManger is created. This fix checks for an existing adsManager when handling the fullscreen-change event.
Shawn BusolitsShawn Busolits
062a7217e04MMerge pull request #155 from shawnbuso/issue151Fixes issue 151 - switching content while an ad is playing.
Shawn BusolitsShawn Busolits
733088b4f5dMMerge pull request #154 from shawnbuso/numRedirectsREADMEUpdated README
Shawn BusolitsShawn Busolits
94cc5cba247Fixes issue 151 - switching content while an ad is playing.
Shawn BusolitsShawn Busolits
ee15aa43015Updated READMEUpdated README Updated README Updated README and docs
Shawn BusolitsShawn Busolits
ad28dda913cMMerge pull request #153 from tape-tv/add-numredirectspassing through numRedirects setting to ima-sdk
Hannes ProbstHannes Probst
f005a2d144fpassing through numRedirects setting to ima-sdk
Shawn BusolitsShawn Busolits
e70a041e857MMerge pull request #152 from shawnbuso/issue151Clear ad tracking timer interval in resetIMA_.
Shawn BusolitsShawn Busolits
0c214a30233MMerge pull request #145 from shawnbuso/samples_consistencyUpdating samples for debugging consistency - remove debug everywhere.
Shawn BusolitsShawn Busolits
f59789c1fd4MMerge pull request #148 from shawnbuso/issue44-ie_supportChanged insertBefore statements to appendChild for IE support.
Shawn BusolitsShawn Busolits
76445c5c975MMerge pull request #144 from shawnbuso/playlist-fixFixes playlist example issue #139
Shawn BusolitsShawn Busolits
8fc624f11e7Clear ad tracking timer interval in resetIMA_.
Shawn BusolitsShawn Busolits
ece5dd46d31Changed insertBefore statements to appendChild for IE support.
Shawn BusolitsShawn Busolits
ca878d469e1MMerge pull request #130 from aydinkn/tests-videojsv5-compatibleVideojs v5 upgrade for tests
Shawn BusolitsShawn Busolits
0a4e7daa26eUpdating samples for debugging consistency - remove debug everywhere.
Shawn BusolitsShawn Busolits
b7aa85452d6Fixes playlist example issue #139
Shawn BusolitsShawn Busolits
87389e121bbMMerge pull request #140 from shawnbuso/vjs5Updating plugin for Video.js 5.3
Shawn BusolitsShawn Busolits
f1f08e13416Updating plugin for Video.js 5.3Updating plugin for Video.js 5.3
Aydın AkanAydın Akan
118e7440fcdVideojs v5 upgrade for tests
Shawn BusolitsShawn Busolits
ef16bd1d706MMerge pull request #125 from jimper/patch-1Update README.md
Jonathon ImperiosiJonathon Imperiosi
29c3050142cUpdate README.mdRemove authors, fix broken link
Shawn BusolitsShawn Busolits
bf97e4aef7eMMerge pull request #124 from kjanoudi/adcontrols-fixFix hidden ad controls after IMA error.
kjanoudikjanoudi
d4e1de7195cUpdate videojs.ima.jsAd controls remain hidden after a VAST error.
Shawn BusolitsShawn Busolits
67a62b8efddMMerge pull request #117 from shawnbuso/issue78-autoPlayAdBreaksAdded ability to manually trigger ad breaks.
Shawn BusolitsShawn Busolits
51fcbd1114dAdded ability to manually trigger ad breaks.Added ability to manually trigger ad breaks. Added ability to manually trigger ad breaks. Added ability to manually trigger ad breaks. Added ability to manually trigger ad breaks.
Shawn BusolitsShawn Busolits
139b9b805f9MMerge pull request #120 from shawnbuso/issue69-overlayStillObscuredAdded CSS to bump overlay when vjs-user-active is not present.
Shawn BusolitsShawn Busolits
512cf9395afAdded CSS to bump overlay when vjs-user-active is not present.
Shawn BusolitsShawn Busolits
46d2c7c6fe4MMerge pull request #115 from shawnbuso/issue114-JSDocAdds API doc generation.
Shawn BusolitsShawn Busolits
2aa5aa6eb3dAdds API doc generation.Adds API doc generation.
Shawn BusolitsShawn Busolits
6e282d1127eMMerge pull request #112 from shawnbuso/issue97-contentAndAdsEndedAdds ability to add event listeners for content+ads ended, not just c…
Yury PavlotskyYury Pavlotsky
119157020ccMMerge pull request #113 from ypavlotsky/84_volume_controlsAdded volume slider controls for ad UI.
Yury PavlotskyYury Pavlotsky
ea1a8b4b928Added volume slider controls for ad UI.Added ad volume controls. Added ad volume controls.
Shawn BusolitsShawn Busolits
ec6fa0d4a53Adds ability to add event listeners for content+ads ended, not just content ended.
Yury PavlotskyYury Pavlotsky
97e4df9738bMMerge pull request #108 from ypavlotsky/107_vpaidAdded vpaidMode to options.
Yury PavlotskyYury Pavlotsky
10e9dfc6636Added vpaidMode to options.
Shawn BusolitsShawn Busolits
85ad3a92349MMerge pull request #104 from shawnbuso/issue96-hiddenNonLinearFixing issue of CONTENT_RESUME_REQUESTED hiding non-linear ads.
Shawn BusolitsShawn Busolits
38ef0a39539MMerge pull request #105 from shawnbuso/issue94-companionsFixes issue 94 - companion ads not showing in samples.
Shawn BusolitsShawn Busolits
f4c6b6c378dFixes issue 94 - companion ads not showing in samples.
Shawn BusolitsShawn Busolits
932f7d11b0aFixing issue of CONTENT_RESUME_REQUESTED hiding non-linear ads.
Shawn BusolitsShawn Busolits
3f5ad0e9c25MMerge pull request #91 from shawnbuso/issue74-removeFirstClickBoolRemove firstClick flag in samples and instead use player.one
Shawn BusolitsShawn Busolits
78b00812ea8Remove firstClick flag in samples and instead use player.one
Shawn BusolitsShawn Busolits
8d611820e42MMerge pull request #86 from tape-tv/fix-setcontentcheck if tech is loaded before set src
Shawn BusolitsShawn Busolits
cce8e3e7eceMMerge pull request #88 from shawnbuso/issue15-cleanUpIntervalsCleaning up seek check and current time update intervals.
Shawn BusolitsShawn Busolits
140ba8f48ffMMerge pull request #90 from tape-tv/unbind-loadedmetadataproperly bind loadedmetadata event handlers
Hannes ProbstHannes Probst
de4b38540cfmake sure we have a src set before pausing
Hannes ProbstHannes Probst
ff2ef5e2772properly bind loadedmetadata event handlersyou can only use player.off('event', refToFunction) when you used player.on('event', refToFunction) before...