From fb4fde7ef4f0297790dae8c430246bba3d08e368 Mon Sep 17 00:00:00 2001 From: thlo Date: Sat, 19 Jan 2013 14:19:23 +0100 Subject: time query parameter. isnew in recordings.xml. Fixes. --- vdr-smarttvweb/stvw_cfg.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 vdr-smarttvweb/stvw_cfg.c (limited to 'vdr-smarttvweb/stvw_cfg.c') diff --git a/vdr-smarttvweb/stvw_cfg.c b/vdr-smarttvweb/stvw_cfg.c old mode 100644 new mode 100755 index a7a5e58..b624040 --- a/vdr-smarttvweb/stvw_cfg.c +++ b/vdr-smarttvweb/stvw_cfg.c @@ -122,10 +122,10 @@ void cSmartTvConfig::readConfig() { myfile.close(); } + /* cResumes* cSmartTvConfig::readConfig(string f) { - /* string line; ifstream myfile ("example.txt"); @@ -156,9 +156,9 @@ cResumes* cSmartTvConfig::readConfig(string f) { return NULL; } -*/ // open the file // read the lines return NULL; } +*/ -- cgit v1.2.3