From: Jean-Paul Saman Date: Sun, 28 Sep 2008 17:23:59 +0000 (+0200) Subject: Add subtitle and teletext JS API to test.html X-Git-Tag: 1.0.0-pre1~2728 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=be9c509e4c1b7fbeffc421f472ddb9e0b0486f86;p=vlc Add subtitle and teletext JS API to test.html --- diff --git a/projects/mozilla/test.html b/projects/mozilla/test.html index b7b723daef..5733be4f61 100644 --- a/projects/mozilla/test.html +++ b/projects/mozilla/test.html @@ -58,14 +58,14 @@ function init(){ function getVLC(name) { - if (window.document[name]) + if (window.document[name]) { return window.document[name]; } if (navigator.appName.indexOf("Microsoft Internet")==-1) { if (document.embeds && document.embeds[name]) - return document.embeds[name]; + return document.embeds[name]; } else // if (navigator.appName.indexOf("Microsoft Internet")!=-1) { @@ -90,7 +90,7 @@ MRL: - + Volume: -- @@ -145,11 +145,19 @@ Insert Slider widget -Playlist: +Playlist: - + Aspect Ratio: + @@ -189,6 +197,20 @@ Verbosity: + +Video Subtitle: + + -- + + + + + + + Teletext page: + + +