summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-07-16 13:37:30 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2000-07-16 13:37:30 +0200
commit3499416f0785923f40afe0478598c157c9fa00e2 (patch)
treeebe7d11296af0f3e90af6711794a4ceb5009a285 /HISTORY
parentc39ec5082656aef2cd02e1f295884811554630ac (diff)
downloadvdr-3499416f0785923f40afe0478598c157c9fa00e2.tar.gz
vdr-3499416f0785923f40afe0478598c157c9fa00e2.tar.bz2
Using 'Priority' when checking for timer matches
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a7e8c67e..a956c6ac 100644
--- a/HISTORY
+++ b/HISTORY
@@ -70,3 +70,7 @@ Video Disk Recorder Revision History
- The 'Recordings' menu is now listed alphabetically (thanks to Carsten Koch!).
- The new 'xtvrc2vdr' tool (thanks to Plamen Ganev!) can be used to convert
'xtvrc' channel files into 'vdr' format.
+- When more than one timer matches at the same time, the first one in the list
+ with the highest 'Priority' is selected.
+- The MANUAL section on "Programming the Timer" has been filled in.
+