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,5 +1,8 @@
# Changelog
## v1.0.31
- Display duration on metadataloaded
## v1.0.30
- Fixed bug with media longer than 60 minutes (Fixes #69)