summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorM. Voerman <rekordc@gmail.com>2013-09-15 13:13:34 +0200
committerM. Voerman <rekordc@gmail.com>2013-09-15 13:13:34 +0200
commitcdabaf91e6fcb29232a22f429417451e314f2d79 (patch)
treea3e106646ba5423cd9381ee23505f617bc2f9471
parent219a962562a3c4fed8898c563830c40544f82b99 (diff)
downloadvdr-vipclient-cdabaf91e6fcb29232a22f429417451e314f2d79.tar.gz
vdr-vipclient-cdabaf91e6fcb29232a22f429417451e314f2d79.tar.bz2
After change re init menu
-rw-r--r--S19.2E-133-7-160.jpgbin0 -> 210442 bytes
-rw-r--r--index.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/S19.2E-133-7-160.jpg b/S19.2E-133-7-160.jpg
new file mode 100644
index 0000000..2a0a03a
--- /dev/null
+++ b/S19.2E-133-7-160.jpg
Binary files differ
diff --git a/index.html b/index.html
index bc23a20..0ae51d6 100644
--- a/index.html
+++ b/index.html
@@ -471,6 +471,7 @@ videoConfig = toi.videoOutputService.getVideoConfiguration();
}
setOSDscale();
+InitMenu(menu);
Set_Res = Set_Res + 1;
if (Set_Res > VideoOutputModes.length) { Set_Res = 0;}