summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-10-07 16:24:04 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-10-07 16:24:04 +0200
commite46c1b1affe04e661ed420424db2a5e0799be8bd (patch)
tree9366db044cbcd9c990b8375c19f7261e6e58acee /HISTORY
parent10a7cf33d67b138a31df0564e3fc9267beafe366 (diff)
downloadvdr-e46c1b1affe04e661ed420424db2a5e0799be8bd.tar.gz
vdr-e46c1b1affe04e661ed420424db2a5e0799be8bd.tar.bz2
Fixed fetching the current/next information
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index e68927dc..11c476b4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1580,7 +1580,10 @@ Video Disk Recorder Revision History
- Fixed a bug when pressing the "Blue" button in the main menu without having
displayed it (thanks to Oliver Endriss for reporting this one).
-2002-10-06: Version 1.1.13
+2002-10-07: Version 1.1.13
- Added cDevice::DeviceNumber() to get the number of a device, not counting any
gaps that might be in the index count.
+- Fixed fetching the current/next information to handle cases where the duration
+ of an event is set wrongly and would last beyond the start time of the next
+ event.