|
9e52296dc6
|
Moved the ads container to be outside of the video wrapper. This way we can easily move the ad in front or behind the video controls based on content resume or pause IMA events.
|
2018-01-17 12:19:32 +01:00 |
|
|
12a7a4142c
|
Moved the logic for pausing and playing the video to content pause/ resume IMA events to avoid flickering. Also used events for resolving the adsmanager and adsloader promises.
|
2018-01-17 11:32:13 +01:00 |
|
|
8348f79742
|
Fix loading/playing of the ads when there is no valid ads.tagUrl
|
2018-01-17 08:31:36 +01:00 |
|
|
ec73d34bd3
|
Some tweaks
|
2018-01-16 23:06:40 +01:00 |
|
|
1cef48d4f8
|
fix blocking play() if ads are set
|
2018-01-15 23:30:54 +01:00 |
|
|
4b0005c28e
|
Added promises, missing events, new ad tag and additional logging.
|
2018-01-15 14:47:34 +01:00 |
|
|
8064405dbc
|
Tweaks
|
2018-01-14 23:33:18 +11:00 |
|
|
22e8892993
|
Code tweaks
|
2018-01-14 23:15:33 +11:00 |
|
|
bbdf225d7b
|
Fix loading google ima sdk
|
2018-01-14 08:21:35 +01:00 |
|
|
025fc1090b
|
Implementing ads plugin
|
2018-01-13 23:02:59 +01:00 |
|
|
d9ec1d1b8e
|
Progressively enhance <iframe> embeds
|
2018-01-12 19:35:46 +11:00 |
|
|
9e0c406a4a
|
Remove chaning ability and return promise for play()
|
2017-12-20 20:47:02 +00:00 |
|
|
c8990bd379
|
IE & Edge fixes, Storage & Console classes
|
2017-12-08 10:05:38 +00:00 |
|
|
fd77831303
|
Fix display for current language on change
|
2017-11-25 01:19:16 +11:00 |
|
|
921cefd212
|
Moved to provider + type to make it cleaner in future, fix for multiple players
|
2017-11-23 17:35:35 +11:00 |
|
|
de6f0f1b77
|
Updated data attributes to data-plyr namespace. Speed menu fixes
|
2017-11-23 12:57:43 +11:00 |
|
|
d3b31e595a
|
Handle no audio, more docs in code, fix for playing getter
|
2017-11-21 20:14:57 +11:00 |
|
|
f518ec108b
|
Vimeo autopause option
|
2017-11-21 13:33:51 +11:00 |
|
|
2d4a166218
|
Merge branch 'develop' of https://github.com/Selz/plyr into develop
# Conflicts:
# dist/plyr.js
# dist/plyr.js.map
|
2017-11-20 10:48:53 +11:00 |
|
|
feae00224e
|
Added ended and playing getters
|
2017-11-20 10:48:28 +11:00 |
|
|
0dc9681ae8
|
YouTube title
|
2017-11-19 23:35:07 +11:00 |
|
|
4b62a5c74d
|
Captions fix
|
2017-11-19 17:54:38 +11:00 |
|
|
6984d6fb16
|
Controls cleanup, work on captions bug, click to invert time
|
2017-11-18 19:30:26 +11:00 |
|
|
d7a1c44281
|
Using fetch instead of xhr, grabbing title for YouTube
|
2017-11-16 11:38:06 +01:00 |
|
|
c64b8f6940
|
Started on error handling, Safari icon fix
|
2017-11-14 17:27:40 +01:00 |
|
|
022b436c3f
|
YouTube fix
|
2017-11-14 13:22:23 +01:00 |
|
|
66917fd39b
|
Use callback for loading Vimeo API
|
2017-11-09 19:44:07 +11:00 |
|
|
fd97607e55
|
Merge branch 'develop' of https://github.com/Selz/plyr into develop
# Conflicts:
# dist/plyr.js
# dist/plyr.js.map
|
2017-11-09 19:41:12 +11:00 |
|
|
f878581c8f
|
UI bugs
|
2017-11-09 19:40:45 +11:00 |
|
|
f9602acf61
|
Callback for loadScript
|
2017-11-09 16:06:49 +11:00 |
|
|
bb66be98da
|
Volume fixes and other tidy up work
|
2017-11-08 23:46:20 +11:00 |
|
|
c948e95ade
|
Looping, increase/decrease volume fix
|
2017-11-08 00:37:14 +11:00 |
|
|
3f41a0cf54
|
Merge branch 'develop' of github.com:Selz/plyr into develop
# Conflicts:
# readme.md
|
2017-11-07 23:21:35 +11:00 |
|
|
84505da84b
|
Automatic Vimeo aspect ratio
|
2017-11-06 22:00:00 +11:00 |
|
|
3a9beaed59
|
Vimeo captions fix
|
2017-11-06 20:27:19 +11:00 |
|
|
1578525ee3
|
Finished aspect ratio setting
|
2017-11-06 20:24:07 +11:00 |
|
|
62c1b368cf
|
Cleanup
|
2017-11-06 19:53:27 +11:00 |
|
|
f8ecea8fb7
|
Added Vimeo playback speed
|
2017-11-06 19:47:14 +11:00 |
|
|
0068710740
|
Started on documentation and aspect ratio option
|
2017-11-06 19:38:31 +11:00 |
|
|
60084a17f8
|
YouTube volume fix
|
2017-11-05 18:40:41 +11:00 |
|
|
4d417d0396
|
Vimeo fix
|
2017-11-05 12:04:31 +11:00 |
|
|
1c693df00b
|
src getter fix, local storage fix
|
2017-11-05 11:45:02 +11:00 |
|
|
8aaa932050
|
Cleanup
|
2017-11-05 01:13:00 +11:00 |
|
|
3930ebb339
|
Menu design tweaks, moved logic into plugins
|
2017-11-05 01:02:10 +11:00 |
|
|
8d80f6b05d
|
Removed log
|
2017-11-04 23:53:03 +11:00 |
|
|
d920de2a25
|
Small tweaks
|
2017-11-04 21:19:02 +11:00 |
|
|
069c8093ae
|
Small bug fixes
|
2017-11-04 14:45:06 +11:00 |
|
|
1cc2930dc0
|
ES6-ified
|
2017-11-04 14:25:28 +11:00 |
|