summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-01 13:27:14 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-01 13:27:14 +0200
commit24b3579d149a45fa3b09cc22aa09a6ac053bd392 (patch)
tree786366b9a92c901a5f4f8e5879af84773e3842ee /HISTORY
parent6b968a6b274fda3d8baeac9591d9d8e8fc43d2cd (diff)
downloadvdr-24b3579d149a45fa3b09cc22aa09a6ac053bd392.tar.gz
vdr-24b3579d149a45fa3b09cc22aa09a6ac053bd392.tar.bz2
VPS timers now record only events that have exactly the given start time
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b3471f1d..1d8edf5b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).