Fixed handling VPS timers, so that they only record if the event they are assigned to actually has the given VPS time

This commit is contained in:
Klaus Schmidinger
2005-06-18 13:32:03 +02:00
parent 7e81649d68
commit be1b6b5e88
2 changed files with 14 additions and 8 deletions

View File

@@ -3622,3 +3622,5 @@ Video Disk Recorder Revision History
in menu lists (based on a suggestion by Patrick Gleichmann).
- Removed the NPTL check at startup, since several users have reported that VDR
now runs fine with NPTL.
- Fixed handling VPS timers, so that they only record if the event they are assigned
to actually has the given VPS time.