summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-02-17 16:03:49 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-02-17 16:03:49 +0100
commit3db87e806caf5deef10918e58294774a291eb939 (patch)
treedf37900ceffc8111a1b5f56f177ae468059102fa /HISTORY
parentaaf792357da5d9aaa0f8f61da78daf12508a69c4 (diff)
downloadvdr-3db87e806caf5deef10918e58294774a291eb939.tar.gz
vdr-3db87e806caf5deef10918e58294774a291eb939.tar.bz2
Taking EPG data from 'start + 5min' for instant recordings
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7c9b0e27..9c4ef52d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1014,3 +1014,7 @@ Video Disk Recorder Revision History
will receive a "First day" setting that skips the timer for this day.
- Fixed closing all unused file descriptors when opening a pipe (thanks to
Werner Fink).
+- Instant recordings now take the EPG data from the point in time at 5 minutes
+ from the start time of the recording. In order for this to work the 'active'
+ parameter of a timer now uses the second bit to indicate that this is an
+ "instant" recording (see FORMATS for details).