diff options
author | M. Voerman <rekordc@gmail.com> | 2013-09-15 13:13:34 +0200 |
---|---|---|
committer | M. Voerman <rekordc@gmail.com> | 2013-09-15 13:13:34 +0200 |
commit | cdabaf91e6fcb29232a22f429417451e314f2d79 (patch) | |
tree | a3e106646ba5423cd9381ee23505f617bc2f9471 | |
parent | 219a962562a3c4fed8898c563830c40544f82b99 (diff) | |
download | vdr-vipclient-cdabaf91e6fcb29232a22f429417451e314f2d79.tar.gz vdr-vipclient-cdabaf91e6fcb29232a22f429417451e314f2d79.tar.bz2 |
After change re init menu
-rw-r--r-- | S19.2E-133-7-160.jpg | bin | 0 -> 210442 bytes | |||
-rw-r--r-- | index.html | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/S19.2E-133-7-160.jpg b/S19.2E-133-7-160.jpg Binary files differnew file mode 100644 index 0000000..2a0a03a --- /dev/null +++ b/S19.2E-133-7-160.jpg @@ -471,6 +471,7 @@ videoConfig = toi.videoOutputService.getVideoConfiguration(); } setOSDscale(); +InitMenu(menu); Set_Res = Set_Res + 1; if (Set_Res > VideoOutputModes.length) { Set_Res = 0;} |