Omar Roth
0afc4f07c0
Show mouse display on hover
2019-10-21 10:29:34 -04:00
chrisboustead
d2c40e9a0d
Merge pull request #8 from omarroth/cache-sprites
...
Cache sprites on request
2019-10-11 14:50:25 -04:00
chrisboustead
c6137368e5
Merge pull request #11 from chrisboustead/pr/9
...
Pr/9
2019-10-11 14:23:24 -04:00
Chris Boustead
6822722a7b
fix(npm): drop support for videojs 5.x to use dom module
2019-10-11 12:03:24 -04:00
chrisboustead
7ed9779fae
Merge pull request #7 from bradjones1/patch-1
...
Add note regarding support only for sprited thumbnails
2019-10-11 11:15:26 -04:00
agomez@bitcentral.net
ac065249e3
Now the thumbnails are contained in the video area
2019-08-01 17:09:32 -05:00
agomez@bitcentral.net
d2ef719bfb
added fix Comparing changes
2019-07-31 13:28:58 -05:00
Omar Roth
5cec7f8f1e
Cache sprites on request
2019-05-27 20:42:07 -05:00
Brad Jones
f0f9cd0beb
Add note regarding support only for sprited thumbnails
...
I learned the hard way that this module does not work with thumbnail-per-segment VTTs; it's better to do sprites anyway but the thumbnails will load but not appear (no dimensions are set for the applicable DOM node) unless the VTT file contains the `xywh` info.
2019-05-12 14:50:45 -06:00
Chris Boustead
ceed945872
fix: update to work with vjs 7.x
2019-01-02 20:06:26 -05:00
Chris Boustead
1de0872f60
v0.0.12
2018-06-01 14:34:48 -04:00
Chris Boustead
a833af184f
Make plugin available for VJS 5x or 6x
2018-06-01 14:33:54 -04:00
Chris Boustead
73cf66f83f
Fix bug on mobile devices where mouse time indicator not available
2018-05-17 17:47:51 -04:00
Chris Boustead
00251ba9de
Further correction of X coord calculation
2018-05-16 14:15:28 -04:00
Chris Boustead
3d6c6709e2
Fix position calcualtion
2018-05-16 13:58:09 -04:00
Chris Boustead
8e88f57e1c
Version bump to 0.0.8
2018-01-19 13:30:16 -05:00
Chris Boustead
bf37be4961
Merge branch 'master' of https://github.com/chrisboustead/videojs-vtt-thumbnails
2018-01-19 13:29:42 -05:00
chrisboustead
4c217d3df8
Merge pull request #2 from dcharbonnier/patch-1
...
fix getSecondsFromTimestamp with milliseconds
2018-01-19 13:21:51 -05:00
dcharbonnier
cbba8b8828
fix getSecondsFromTimestamp with milliseconds
2017-12-29 12:46:29 +01:00
Chris Boustead
fd1c657964
Progress bar removal bug
2017-11-15 17:10:50 -05:00
Chris Boustead
fc2b523fe8
fix bug with thumbnail holder removal
2017-11-15 16:57:54 -05:00
Chris Boustead
d75c370d0e
Remove thumb holder on reset/detach
2017-11-15 16:54:31 -05:00
Chris Boustead
6ac730a5fc
better handling of event listeners
2017-11-15 16:46:54 -05:00
Chris Boustead
53fdf0a0fd
Add detach api method to remove plugin from player
2017-11-15 16:05:28 -05:00
Chris Boustead
4c4f0179c3
Bump patch number
2017-11-15 12:54:33 -05:00
Chris Boustead
ae376a28aa
Add src api call, more thorough base base qualification
2017-11-15 12:51:58 -05:00
Chris Boustead
af1cb0df92
bump version for publish
2017-11-10 12:23:00 -05:00
Chris Boustead
f0a97f8e13
Initial commit
2017-11-10 12:15:08 -05:00