diff options
author | thlo <t.lohmar@gmx.de> | 2013-03-17 11:34:56 +0100 |
---|---|---|
committer | thlo <t.lohmar@gmx.de> | 2013-03-17 11:34:56 +0100 |
commit | ec487342e840d92dbe556a5cede0073d11fb2862 (patch) | |
tree | 21a8a46d1ffd747bedd79ef6f790d8b6c7b966dd /smarttv-client/config.xml | |
parent | 73c9e696423fa6826d381b6beb9cf2f3f39852ce (diff) | |
download | vdr-plugin-smarttvweb-ec487342e840d92dbe556a5cede0073d11fb2862.tar.gz vdr-plugin-smarttvweb-ec487342e840d92dbe556a5cede0073d11fb2862.tar.bz2 |
Widget v0.92:
* Widget version number on select screen.
* Configurable timeout for direct access.
* Direct access takes first digit.
* Pause-Key toggles between pause and play.
* First version of info overlay.
* Bug fixes.
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 9595184..cd6d56c 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.91</ver>
+ <ver>0.92</ver>
<mgrver></mgrver>
<fullwidget>y</fullwidget>
<movie>y</movie>
|