From 3fe3c15d5db9c1f3982ffe6dac1ae4ad56d1664d Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Thu, 18 Jan 2001 18:00:00 +0100 Subject: Version 0.70 - VDR now requires driver version 0.8.1 or higher. - Recordings are now saved in PES mode. Note that you now need to install the driver *WITHOUT* 'outstream=0'! This is the default when you 'make insmod' in the DVB/driver directory. Old recordings (in AV_PES mode) can still be replayed (as long as the driver still supports replaying AV_PES files). The only limitation with this is that in fast forward/back mode the picture may be slightly distorted and there may be sound fragments. - The EPG data is now dumped into the file /video/epg.data every ten minutes. Use the Perl script 'epg2html.pl' to convert the raw EPG data into a simple HTML programme listing. - Fixed handling of channel switching with the "Blue" button in the "What's on now/next?" menus. - Fixed saving the MarginStop setup parameter. - Fixed missing initialization in cConfig. - Implemented "On Disk Editing". - There is no more default 'timers.conf' file. - Added Italian language texts (thanks to Alberto Carraro). - Fixed starting a replay session when the program is currently in "transfer mode". - Fixed setting/modifying timers via SVDRP with empty summary fields. - Fixed a problem with recordings that have a single quote character in their name (this is now mapped to 0x01). - Changed the value for Diseqc to '0' in the default 'channels.conf'. - Fixed displaying channels and recording status in the RCU's LED display when a recording is interrupted due to higher priority. - Implemented safe writing of config files (first writes into a temporary file and then renames it). - In case the video data stream is broken the log message will come only every 5 seconds. - The current channel is now saved in the 'setup.conf' file when VDR is cancelled, and will be restored next time it is started (thanks to Deti Fliegl). - The EIT scanning thread is now locked when switching channels to avoid problems. - Encrypted channels can now be selected even without knowing the PNR (however, it is still necessary for the EPG info). --- timers.conf | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 timers.conf (limited to 'timers.conf') diff --git a/timers.conf b/timers.conf deleted file mode 100644 index 05946a5..0000000 --- a/timers.conf +++ /dev/null @@ -1,14 +0,0 @@ -1:15:M------:2128:2205:80:7:Neues: -1:3:-T-----:2013:2125:99:99:SevenDays: -1:10:-T-----:2058:2202:99:10:Quarks: -1:25:-T-----:2305:0020:99:99:UFO: -1:14:--W----:1920:2020:70:99:Rettungsflieger: -0:2:--W----:2110:2325:99:99:BulleVonToelz: -1:3:---T---:2210:2315:50:20:IngoAppelt: -1:2:----F--:2013:2125:99:99:Farscape: -1:1:----F--:2215:2325:50:20:7Tage7Koepfe: -0:11:-----S-:2058:2135:99:99:Computer: -0:2:-----S-:2220:2340:99:30:Wochenshow: -1:11:------S:2013:2035:99:10:Centauri: -1:15:MTWTF--:1828:1901:10:5:nano: -1:1:MTWTF--:1553:1710:99:99:Hammerman: -- cgit v1.2.3