From 33697794bef52478547e21018d59376d838b6541 Mon Sep 17 00:00:00 2001 From: "M. Voerman" Date: Thu, 7 Aug 2014 19:15:03 +0200 Subject: Updated History file --- History | 3 +++ settings.js | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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. + 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"); -- cgit v1.2.3