summaryrefslogtreecommitdiff
path: root/smarttv-client/index.html
diff options
context:
space:
mode:
authorthlo <smarttv640@gmail.com>2013-01-05 22:57:10 +0100
committerthlo <t.lohmar@gmx.de>2013-01-05 22:57:10 +0100
commit67628780e113ae61ef49b1e458f531b7197ee93b (patch)
tree0b12bca3721b960105e454f85ab19134c07fb802 /smarttv-client/index.html
parent0adab5a1ba140dda76e34a9347d69247c4de2263 (diff)
downloadvdr-plugin-smarttvweb-67628780e113ae61ef49b1e458f531b7197ee93b.tar.gz
vdr-plugin-smarttvweb-67628780e113ae61ef49b1e458f531b7197ee93b.tar.bz2
Disable screen saver during playback.
Basic BD Player Front Panel Feedback. Fix for native Vol OSD. Bug Fixes.
Diffstat (limited to 'smarttv-client/index.html')
-rwxr-xr-xsmarttv-client/index.html12
1 files changed, 8 insertions, 4 deletions
diff --git a/smarttv-client/index.html b/smarttv-client/index.html
index 3f4660a..f9d969c 100755
--- a/smarttv-client/index.html
+++ b/smarttv-client/index.html
@@ -32,16 +32,21 @@
<object id="pluginPlayer" border=0 classid="clsid:SAMSUNG-INFOLINK-PLAYER"></object>
<object id="pluginAudio" border=0 classid="clsid:SAMSUNG-INFOLINK-AUDIO"></object>
<object id="pluginTime" border=0 classid="clsid:SAMSUNG-INFOLINK-TIME"></object>
- <object id="pluginObjectTVMW" border=0 classid="clsid:SAMSUNG-INFOLINK-TVMW"></object>
- <object id="pluginObjectNNavi" border=0 classid="clsid:SAMSUNG-INFOLINK-NNAVI"></object>
+ <object id="pluginObjectTVMW" border=0 classid="clsid:SAMSUNG-INFOLINK-TVMW"></object>
+ <object id="pluginObjectVideo" border=0 classid="clsid:SAMSUNG-INFOLINK-VIDEO"></object>
+ <object id="pluginObjectNNavi" border=0 classid="clsid:SAMSUNG-INFOLINK-NNAVI"></object>
+ <object id="pluginObjectAppCommon" border=0 classid="clsid:SAMSUNG-INFOLINK-APPCOMMON"></object>
+
<object id="pluginNetwork" border=0 classid="clsid:SAMSUNG-INFOLINK-NETWORK"></object>
<object id="pluginTaskmgnt" border=0 classid="clsid:SAMSUNG-INFOLINK-TASKMANAGER"></object>
+ <object id="pluginBD" border=0 classid="clsid:SAMSUNG-INFOLINK-FRONTPANEL"></object>
+
- <script type="text/javascript" src="$MANAGER_WIDGET/Common/OpenSrc/jquery-1.4.2.min.js"></script>
</head>
<body onload="Main.onLoad();" onunload="Main.onUnload();">
+ <script type="text/javascript" src="$MANAGER_WIDGET/Common/OpenSrc/jquery-1.4.2.min.js"></script>
<script type="text/javascript" language="javascript" src="$MANAGER_WIDGET/Common/IME_XT9/ime.js"></script>
<script type="text/javascript" src="$MANAGER_WIDGET/Common/IME_XT9/inputCommon/ime_input.js"></script>
<script language="javascript" type="text/javascript" src="Javascript/Options.js"></script>
@@ -96,7 +101,6 @@
<div id="video13"></div>
<div id="video14"></div>
<div id="video15"></div>
- <div id="video16"></div>
</div>
</div>
</div>