- yWeb: enable trsp-key on remote controls

This commit is contained in:
svenhoefer
2016-08-15 08:30:36 +02:00
parent a9446a084a
commit 47f11a0e11
4 changed files with 6 additions and 4 deletions

View File

@@ -787,7 +787,7 @@ start-block~rc_cst_v5
<area shape="rect" href="javascript:rcsim('KEY_PAGEUP')" coords="124,396,166,431" alt="page+" title="{=L:rc.key_pageup=}" />
<area shape="rect" href="javascript:rcsim('KEY_PAGEDOWN')" coords="124,441,166,476" alt="page-" title="{=L:rc.key_pagedown=}" />
<!-- area shape="rect" coords="24,485,66,513" alt="trsp" / -->
<area shape="rect" coords="24,485,66,513" alt="trsp" href="javascript:rcsim('KEY_GAMES')" title="{=L:rc.key_trsp=}" />
<!-- area shape="rect" coords="76,485,118,513" alt="stb/tv" / -->
<!-- area shape="rect" coords="128,485,170,513" alt="recall" / -->
@@ -824,7 +824,7 @@ start-block~rc_cst_v6
<area shape="circle" coords="114,171,14" alt="audio" href="javascript:rcsim('KEY_AUDIO')" title="{=L:rc.key_audio=}" />
<area shape="circle" coords="114,204,14" alt="text" href="javascript:rcsim('KEY_TEXT')" title="{=L:rc.key_text=}" />
<!-- area shape="circle" coords="34,183,14" alt="sub" / -->
<!-- area shape="circle" coords="34,217,14" alt="trsp" / -->
<area shape="circle" coords="34,217,14" alt="trsp" href="javascript:rcsim('KEY_GAMES')" title="{=L:rc.key_trsp=}" />
<area shape="circle" coords="154,183,14" alt="help" href="javascript:rcsim('KEY_HELP')" title="{=L:rc.key_help=}" />
<!-- area shape="circle" coords="154,217,14" alt="recall" / -->

View File

@@ -1,4 +1,4 @@
version=2.9.0.37
date=07.06.2016
version=2.9.0.38
date=15.08.2016
type=Release
info=Port CST

View File

@@ -615,6 +615,7 @@ rc.key_stop=Stop
rc.key_record=Record
rc.key_pause=Pause
rc.key_games=
rc.key_trsp=Trsp
rc.key_time=
rc.key_picsize=Pic Size
rc.key_picmode=Pic Mode

View File

@@ -618,6 +618,7 @@ rc.key_stop=Stop
rc.key_record=Record
rc.key_pause=Pause
rc.key_games=
rc.key_trsp=Trsp
rc.key_time=
rc.key_picsize=Pic Size
rc.key_picmode=Pic Mode