If VPS timers are active, their events are now being kept up to date

This commit is contained in:
Klaus Schmidinger
2006-05-07 09:13:36 +02:00
parent 93d0120c3f
commit 465ddf3ffc
3 changed files with 29 additions and 10 deletions

View File

@@ -4688,7 +4688,7 @@ Video Disk Recorder Revision History
- Updated the Italian OSD texts (thanks to Nino Gerbino and Antonio Ospite).
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
2006-05-06: Version 1.4.0-1
2006-05-07: Version 1.4.0-1
- Updated 'S110W' in 'sources.conf'.
- Adjusted the 'runvdr' script so that the user can fill in the functions to
@@ -4705,3 +4705,5 @@ Video Disk Recorder Revision History
- When checking whether a VPS timer has entered the "VPS margin", the event's start
time is now used instead of the timer's start time, because otherwise events that
start way off of their VPS time wouldn't be recorded correctly.
- If VPS timers are active, their events are now being kept up to date if there
are any free devices available.