diff options
author | thlo <t.lohmar@gmx.de> | 2013-01-27 21:43:19 +0100 |
---|---|---|
committer | thlo <t.lohmar@gmx.de> | 2013-01-27 21:43:19 +0100 |
commit | cb79f356b321eb4af6e24b2e0b7206a4c1d4e548 (patch) | |
tree | c4351beddd53183b8fa667fa8b4fd3777c251965 /smarttv-client/config.xml | |
parent | e1766a1d404884247df96d4f631245bdc2d3d74a (diff) | |
download | vdr-plugin-smarttvweb-cb79f356b321eb4af6e24b2e0b7206a4c1d4e548.tar.gz vdr-plugin-smarttvweb-cb79f356b321eb4af6e24b2e0b7206a4c1d4e548.tar.bz2 |
Localtime shown in Main and Video Select Menu.
Free HDD space shown in Main and Video Select Menu.
Title in progress overlay are single lined (no overflow).
EPG data of Live channels are updated.
Navigation (Page Up / down, Return, etc) more consistent.
Diffstat (limited to 'smarttv-client/config.xml')
-rwxr-xr-x | smarttv-client/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smarttv-client/config.xml b/smarttv-client/config.xml index c239fd8..9e3edde 100755 --- a/smarttv-client/config.xml +++ b/smarttv-client/config.xml @@ -9,7 +9,7 @@ <BigThumbIcon>Images/icon/SmartTvWeb_115.png</BigThumbIcon>
<ListIcon>Images/icon/SmartTvWeb_85.png</ListIcon>
<BigListIcon>Images/icon/SmartTvWeb_95.png</BigListIcon>
- <ver>0.86</ver>
+ <ver>0.87</ver>
<mgrver></mgrver>
<fullwidget>y</fullwidget>
<movie>y</movie>
|