VPS timers now record only events that have exactly the given start time

This commit is contained in:
Klaus Schmidinger
2006-04-01 13:27:14 +02:00
parent 6b968a6b27
commit 24b3579d14
3 changed files with 39 additions and 40 deletions

View File

@@ -4468,3 +4468,6 @@ Video Disk Recorder Revision History
- Fixed learning keys when VDR is already running (thanks to Jurij Retzlaff).
- Fixed handling the system time transponder setting in the Setup/EPG menu, which
was broken by the min/max fix in cMenuEditIntItem.
- VPS timers now record only events that have exactly the given start time.
This fix also implements recording several subsequent events that have the
same VPS time (like a sports event with intermittent news breaks).