Using 'Priority' when checking for timer matches

This commit is contained in:
Klaus Schmidinger
2000-07-16 13:37:30 +02:00
parent c39ec50826
commit 3499416f07
4 changed files with 59 additions and 11 deletions

View File

@@ -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.