Added displayDuration option, small bug fix

- Using the native VTT cues, sometimes cues would not disappear
This commit is contained in:
Sam Potts
2015-03-30 21:03:48 +11:00
parent aa1fed0b16
commit 73de5b5773
7 changed files with 56 additions and 25 deletions

View File

@ -1,6 +1,6 @@
{
"name": "plyr",
"version": "1.0.30",
"version": "1.0.31",
"description": "A simple HTML5 media player using custom controls",
"homepage": "http://plyr.io",
"main": "gulpfile.js",