diff --git a/src/nhttpd/web/Y_Boxcontrol_Menue.yhtm b/src/nhttpd/web/Y_Boxcontrol_Menue.yhtm index 993857228..027dc585d 100644 --- a/src/nhttpd/web/Y_Boxcontrol_Menue.yhtm +++ b/src/nhttpd/web/Y_Boxcontrol_Menue.yhtm @@ -1,10 +1,68 @@ -{=var-set:cancache=yPInstall=} {=include-block:Y_Blocks.txt;head=} @@ -138,6 +206,32 @@ function init(){ +
+

{=L:bc.menue.signal=}

+
+
+
SIG %
+ + + + + +
..
+
+
+
SNR %
+ + + + + +
..
+
+
+
BER
+
+
+
{=if-empty:{=ini-get:/var/tuxbox/config/Y-Web.conf;slavebox=}~~

Switch to

@@ -155,6 +249,7 @@ function init(){ diff --git a/src/nhttpd/web/Y_Main.css b/src/nhttpd/web/Y_Main.css index a2283ebe7..b9f71adfe 100644 --- a/src/nhttpd/web/Y_Main.css +++ b/src/nhttpd/web/Y_Main.css @@ -557,6 +557,30 @@ tr { margin-top: 10px; border: #FF8e42 solid 1px; } +.y_text_boxcontrol_table_progress { + width: 114px; + height: 12px; + padding: 0; + margin-bottom: 5px; + border: #FF8e42 solid 1px; + border-top: 0 none; + + background: #ffffff; /* Old browsers */ + background: -moz-linear-gradient(left, #ff0000 0%, #ffff00 74%, #ffff00 75%, #00ff00 100%); /* FF3.6+ */ + background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff0000), color-stop(74%,#ffff00), color-stop(75%,#ffff00), color-stop(100%,#00ff00)); /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(left, #ff0000 0%,#ffff00 74%,#ffff00 75%,#00ff00 100%); /* Chrome10+,Safari5.1+ */ + background: -o-linear-gradient(left, #ff0000 0%,#ffff00 74%,#ffff00 75%,#00ff00 100%); /* Opera 11.10+ */ + background: -ms-linear-gradient(left, #ff0000 0%,#ffff00 74%,#ffff00 75%,#00ff00 100%); /* IE10+ */ + background: linear-gradient(to right, #ff0000 0%,#ffff00 74%,#ffff00 75%,#00ff00 100%); /* W3C */ + filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#00ff00',GradientType=1 ); /* IE6-9 */ +} +.y_text_boxcontrol_div_progress { + width: 112px; + border: #FF8e42 solid 1px; + font-size: 9px; + margin-top: 5px; + margin-bottom: -1px; +} .y_epg_info { border: 1px solid #CCCCCC; background-color: white; diff --git a/src/nhttpd/web/Y_Version.txt b/src/nhttpd/web/Y_Version.txt index 5f8cfc6a9..56230142c 100644 --- a/src/nhttpd/web/Y_Version.txt +++ b/src/nhttpd/web/Y_Version.txt @@ -1,4 +1,4 @@ -version=2.8.0.58 +version=2.8.0.59 date=12.02.2014 type=Release info=Port CST diff --git a/src/nhttpd/web/languages/Deutsch b/src/nhttpd/web/languages/Deutsch index 8673724a9..3ce68695e 100644 --- a/src/nhttpd/web/languages/Deutsch +++ b/src/nhttpd/web/languages/Deutsch @@ -99,6 +99,8 @@ bc.menue.switch_to_radio=Zum Radio umschalten bc.menue.webinf_slavebox=Webinterface der SlaveBox bc.menue.volumen_display=Lautstärke Anzeige +bc.menue.signal=Signalstärke + ========= Boxcontrol bc.control.freemem=FreeMem bc.control.lock=sperren diff --git a/src/nhttpd/web/languages/English b/src/nhttpd/web/languages/English index c5ff7241a..7bd7a6689 100644 --- a/src/nhttpd/web/languages/English +++ b/src/nhttpd/web/languages/English @@ -101,6 +101,8 @@ bc.menue.switch_to_radio=switch to Radio bc.menue.webinf_slavebox=Webinterface der SlaveBox bc.menue.volumen_display=volumen display +bc.menue.signal=Signal strength + ========= Boxcontrol bc.control.freemem=FreeMem bc.control.lock=lock