summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-08-26 11:58:23 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-08-26 11:58:23 +0200
commita4547681d5465067998c4777467540946a73eabe (patch)
tree6d3c8f71b4d2c389c21d40d6721c9f1c83ce1205 /HISTORY
parent0525d1bb780981e63214973b9eb2d60bd84d1dca (diff)
downloadvdr-a4547681d5465067998c4777467540946a73eabe.tar.gz
vdr-a4547681d5465067998c4777467540946a73eabe.tar.bz2
Completely new timer matching calculation
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index cdf94f9d..d9d8ed76 100644
--- a/HISTORY
+++ b/HISTORY
@@ -669,3 +669,5 @@ Video Disk Recorder Revision History
- The menus and the channel display now show the current date and time.
- The new Setup parameter MaxVideoFileSize can be used to customize the
maximum size of the recorded video files.
+- Fixed a bug in handling repeating timers that record over midnight (the
+ calculation of matching timers has been completely rewritten).