Albin Larsson
|
121093ae71
|
Prevent durationchange events from showing time when invertTime is false
|
2018-05-19 04:27:45 +02:00 |
|
Albin Larsson
|
aa8fc313a9
|
Fix #966: Add 'seeked' event listener to update progress (seeking doesn't have the correct time)
|
2018-05-19 04:23:22 +02:00 |
|
Albin Larsson
|
723298a07b
|
Fix #921: Trigger seeked event in youtube plugin if either playing or paused
|
2018-05-19 04:18:27 +02:00 |
|
Albin Larsson
|
f8c89e3e95
|
Fix #876: YouTube and Vimeo autoplays on seek
|
2018-05-19 04:18:27 +02:00 |
|
Albin Larsson
|
333435a9c2
|
Fix playback state (paused) and events (play/pause)
|
2018-05-19 04:18:27 +02:00 |
|
Sam Potts
|
3ab2295fe7
|
Merge branch 'master' into develop
|
2018-05-19 11:29:47 +10:00 |
|
Sam Potts
|
c41bb657ac
|
Merge pull request #958 from friday/954
Fix the seek tooltip time difference from seek time
|
2018-05-19 11:28:38 +10:00 |
|
Sam Potts
|
55bbf64f2b
|
Merge pull request #963 from friday/verify-poster
Make sure poster element isn't shown if the image isn't loaded
|
2018-05-19 11:27:52 +10:00 |
|
Sam Potts
|
3bba65f2c2
|
Merge pull request #967 from friday/883
toggleControls rewrite
|
2018-05-19 11:27:19 +10:00 |
|
Sam Potts
|
1bab0d07b5
|
Merge branch 'master' into develop
|
2018-05-19 11:26:05 +10:00 |
|
Sam Potts
|
602353f4d9
|
Merge branch 'master' of github.com:sampotts/plyr
|
2018-05-19 11:25:02 +10:00 |
|
Sam Potts
|
51814249af
|
Reduce circular dependencies
|
2018-05-19 11:24:56 +10:00 |
|
Albin Larsson
|
37c5fbfe16
|
toggleControls() rewrite
|
2018-05-18 16:19:38 +02:00 |
|
Albin Larsson
|
d7356726a1
|
Remove ui.checkFailed() and error class
|
2018-05-16 23:21:06 +02:00 |
|
Albin Larsson
|
4db6bf7a2e
|
Make utils.toggleClass() compatible with Element.classList.toggle (rename toggle argument to 'force' and make it optional)
|
2018-05-16 23:21:06 +02:00 |
|
Albin Larsson
|
28826f6402
|
Add 'video only' caveat to toggleControls() doc (current behavior)
|
2018-05-16 23:21:06 +02:00 |
|
Albin Larsson
|
c845558d96
|
Youtube poster: Set css backgroundSize to 'cover' for padded youtube thumbnails
|
2018-05-15 16:41:51 +02:00 |
|
Albin Larsson
|
16c3a7d9e5
|
Rewrite ui.setPoster to check that images arent broken or youtube fallback images. Only show poster element when valid
|
2018-05-15 16:21:36 +02:00 |
|
Albin Larsson
|
90d5b48845
|
Add async method to utils for loading/checking images
|
2018-05-15 13:27:55 +02:00 |
|
Albin Larsson
|
d1acc4abb3
|
Add event before seeking via mouse interaction to set alternative 'value' for the input matching the tooltip time
|
2018-05-14 19:50:08 +02:00 |
|
Sam Potts
|
797b70998f
|
Merge pull request #960 from friday/935
Support importing Plyr in Node.js without errors
|
2018-05-14 23:38:48 +10:00 |
|
Sam Potts
|
4a01027da0
|
Merge pull request #961 from friday/expose-defaults
Enable overriding defaults
|
2018-05-14 23:38:25 +10:00 |
|
Albin Larsson
|
7ca2169790
|
Expose defaults (enable overriding)
|
2018-05-14 06:49:04 +02:00 |
|
Albin Larsson
|
054f522aa9
|
Enable importing Plyr in node.js without errors (resulting in an empty object)
|
2018-05-14 05:35:13 +02:00 |
|
Albin Larsson
|
f2fc3f5ea5
|
Fix the seek tooltip time difference from seek time
|
2018-05-12 00:10:39 +02:00 |
|
Sam Potts
|
765c01e83d
|
Remove references to window.Plyr
|
2018-05-10 09:34:15 +10:00 |
|
Sam Potts
|
33a11fb53a
|
v3.3.7
v3.3.7
|
2018-05-09 09:50:22 +10:00 |
|
Sam Potts
|
d1d41ca49a
|
Merge branch 'master' of github.com:sampotts/plyr
|
2018-05-09 09:48:52 +10:00 |
|
Sam Potts
|
c06e0ee5e9
|
Grid tweak
|
2018-05-09 09:48:46 +10:00 |
|
Sam Potts
|
83f80ccc40
|
Merge pull request #950 from friday/poster-fixes
Poster fixes
|
2018-05-09 09:44:36 +10:00 |
|
Albin Larsson
|
069065ea3a
|
Fix #946 - poster getting click events
|
2018-05-08 16:50:40 +02:00 |
|
Albin Larsson
|
1672e78041
|
Fix poster being stretched
|
2018-05-08 16:49:32 +02:00 |
|
Sam Potts
|
34401de3d0
|
Merge branch 'master' into develop
|
2018-05-08 22:22:43 +10:00 |
|
Sam Potts
|
f687b81b70
|
v3.3.6
v3.3.6
|
2018-05-08 13:18:30 +10:00 |
|
Sam Potts
|
bbb11e611e
|
Vimeo options, docs for multiple players
|
2018-05-08 13:12:39 +10:00 |
|
Sam Potts
|
90919411e9
|
Use div for poster, Vimeo fixes, Tooltip fixes
|
2018-05-08 12:57:24 +10:00 |
|
Sam Potts
|
1491b017a0
|
Setup multiple players
|
2018-05-06 16:18:10 +10:00 |
|
Sam Potts
|
1655150092
|
v3.3.5
v3.3.5
|
2018-05-06 01:32:51 +10:00 |
|
Sam Potts
|
ceb6c9a100
|
v3.3.3
v3.3.3
|
2018-05-06 01:16:41 +10:00 |
|
Sam Potts
|
00bbce08fb
|
Reverted menu change
|
2018-05-06 01:14:41 +10:00 |
|
Sam Potts
|
91a4b86860
|
Small bug fixes
v3.3.2
|
2018-05-06 01:03:38 +10:00 |
|
Sam Potts
|
5aece6fa06
|
Merge
v3.3.0
|
2018-05-06 00:50:02 +10:00 |
|
Sam Potts
|
a70b94afe2
|
Merge branch 'master' of github.com:sampotts/plyr
|
2018-05-06 00:49:22 +10:00 |
|
Sam Potts
|
9ebc2719d3
|
v3.3.0
|
2018-05-06 00:49:12 +10:00 |
|
Sam Potts
|
b46aae1833
|
Merge pull request #939 from Billybobbonnet/patch-1
Added 480p to SD labels
|
2018-05-03 20:28:03 +10:00 |
|
Antoine Cordelois
|
30e6a40865
|
Added 480p to SD labels
|
2018-05-03 11:42:09 +02:00 |
|
Sam Potts
|
403df36af6
|
Merge branch 'master' into develop
|
2018-04-27 21:42:29 +10:00 |
|
Sam Potts
|
5ca769807e
|
Merge pull request #923 from friday/922
Only add hideControls class if config.hideControls is truthy
|
2018-04-27 20:07:18 +10:00 |
|
Sam Potts
|
72a71a605b
|
Fix for default timestamp
|
2018-04-27 20:06:14 +10:00 |
|
Sam Potts
|
24d833a5d1
|
Merge branch 'master' into develop
|
2018-04-27 18:35:06 +10:00 |
|