diff options
author | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2000-04-24 18:00:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <kls (at) cadsoft (dot) de> | 2000-04-24 18:00:00 +0200 |
commit | 85b8e41e8bb16e4e66561768026456ec5f0ee276 (patch) | |
tree | dd52f93f8db69b395ed2170d641a3e9d574ed039 /timers.conf | |
parent | 37250a0568d5b1d689d5c59f983e9be228ed49c2 (diff) | |
download | vdr-patch-lnbsharing-85b8e41e8bb16e4e66561768026456ec5f0ee276.tar.gz vdr-patch-lnbsharing-85b8e41e8bb16e4e66561768026456ec5f0ee276.tar.bz2 |
Version 0.04vdr-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.
Diffstat (limited to 'timers.conf')
-rw-r--r-- | timers.conf | 4 |
1 files changed, 2 insertions, 2 deletions
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 |