From 9ae052cb8e623ebaac90ff4a43ee4b4ede55a51a Mon Sep 17 00:00:00 2001 From: "M. Voerman" Date: Fri, 1 Aug 2014 23:57:51 +0200 Subject: Removed some old code --- History | 2 +- index.html | 43 ++++--------------------------------------- settings.js | 3 +-- 3 files changed, 6 insertions(+), 42 deletions(-) diff --git a/History b/History index 013fba4..6442abb 100644 --- a/History +++ b/History @@ -12,7 +12,7 @@ VDR 1.7.29+ Duration of recording is show in Recordings list. In recordings listing there is an other sublevel for directories, (use subgroup_old = 0 for old version) In recordings listing, first sub directory is shown in Header - + Removed some old, not in use, code for recordings listings 0.24 vip.getmarks used for selecting getmarks 0 = restfulapi, 1 = SmartTVWeb (not all users have the newest SmartTVWeb) Channels update. diff --git a/index.html b/index.html index 37f5977..d80ba22 100644 --- a/index.html +++ b/index.html @@ -2486,8 +2486,6 @@ function onKeyMenu(keyCode) { InitMenu(menu); break; case "Teletext": - UseNewReclist = 1 - UseNewReclist; - alert(UseNewReclist); break; case "TV": break; @@ -3873,7 +3871,7 @@ try { recTitl.length = 0; rec_lst.length = 0; - if (UseNewReclist && recPath == "/recordings.xml") { + if (recPath == "/recordings.xml") { for (var i=0;i