summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorM. Voerman <rekordc@gmail.com>2014-08-07 19:15:03 +0200
committerM. Voerman <rekordc@gmail.com>2014-08-07 19:15:03 +0200
commit33697794bef52478547e21018d59376d838b6541 (patch)
tree23fbfaf7a10ee18543052e19ed16cbb2047023e0
parentf893bf6abe994b8d7792996d8f0d82a40a1877f8 (diff)
downloadvdr-vipclient-33697794bef52478547e21018d59376d838b6541.tar.gz
vdr-vipclient-33697794bef52478547e21018d59376d838b6541.tar.bz2
Updated History file
-rw-r--r--History3
-rw-r--r--settings.js2
2 files changed, 4 insertions, 1 deletions
diff --git a/History b/History
index 7c4cd5e..83eebdd 100644
--- a/History
+++ b/History
@@ -19,6 +19,9 @@ VDR 1.7.29+
Localrecordings support FF/REW but also the jump in time with 1/4/7 and 3/6/9
Local recordings time is corrected when watching a local recording. Overview shows epg duration.
Changed the color of the infowindow to 'Green' // Infowindow is now 'Red' in case of error, warning or if User attention is needed.
+ To stop local recording goto timer menu press stop button.
+ <Blue> button gives more info about a (local) timer
+
0.24 vip.getmarks used for selecting getmarks 0 = restfulapi, 1 = SmartTVWeb (not all users have the newest SmartTVWeb)
Channels update.
diff --git a/settings.js b/settings.js
index 038a482..dff9e17 100644
--- a/settings.js
+++ b/settings.js
@@ -2,7 +2,7 @@
// Default settings
//
-var Version = "0.25.13";
+var Version = "0.25.14";
server_ip_array = new Array("http://192.168.1.15","http://192.168.3.15","http://easyvdr","http://192.168.3.100","http://192.168.178.19","http://192.168.1.21","http://192.168.2.100","http://192.168.178.52");