Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable HTML-rendered captions in all browsers #819

Conversation

TobbeMobiTV
Copy link
Contributor

The full-screen HTML rendering of subtitles is working in IE11 from #797.
Thus we can now enable this rendering in IE11. It also works in Edge similarly to IE11, so the IE11 test was extended to Edge. Fixes #748.

Also made a fix to the sample captioning apps which repeated subtitle tracks because they listened to the wrong event.

…or IE.

It also works in Edge when the tracks are treated as for IE11. Therefore, the isIE11 was changed from isIE11 to isIE11orEdge.
@KozhinM
Copy link
Contributor

KozhinM commented Sep 29, 2015

@TobbeMobiTV, looks great, thanks!

KozhinM added a commit that referenced this pull request Sep 29, 2015
…s-ie-edge

Enable HTML-rendered captions in all browsers
@KozhinM KozhinM merged commit 6802776 into Dash-Industry-Forum:development Sep 29, 2015
@TobbeMobiTV TobbeMobiTV added this to the 1.5.1 milestone Oct 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Full-screen issues and subtitle non-rendering in Edge and Firefox.
2 participants