From 85b8e41e8bb16e4e66561768026456ec5f0ee276 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 24 Apr 2000 18:00:00 +0200 Subject: Version 0.04 - Changed name from 'osm' to 'vdr' to avoid mixups with the 'oms' program that appears to be in use with DVD replay. - Implemented a channel display in the top menu line. - Implemented replay progress display (press "Ok" when replaying to bring it up). - Implemented direct channel selecting by pressing the numeric keys. - Added several 'const' keywords to please stricter compilers. - The repeat function for the remote control no longer adapts dynamically to the timing of the RCU (this sometimes caused the repeat function to kick in too early). - Channel selection is now blocked when recording or replaying. - Improved process handling. --- timers.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'timers.conf') diff --git a/timers.conf b/timers.conf index 1996be4..6fff8d8 100644 --- a/timers.conf +++ b/timers.conf @@ -1,5 +1,5 @@ -1:15:MTWTF--:1828:1901:10:5:nano -1:3:M------:2110:2230:99:10:SevenDays +0:15:MTWTF--:1828:1901:10:5:nano +0:3:M------:2110:2230:99:10:SevenDays 1:10:-T-----:2058:2150:99:10:Quarks 1:3:---T---:2158:2300:99:10:Switch 1:2:----F--:2110:2155:99:10:Anke -- cgit v1.2.3