summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-02-23 17:11:19 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-02-23 17:11:19 +0100
commit430284a8a78b536151b829d7ba63450b85cb2f90 (patch)
tree5cf81fc46d02200cbaec9e62413884bb61231bf5 /HISTORY
parentdb7f6ee6192b395682685eb2151fb88354a786b5 (diff)
downloadvdr-430284a8a78b536151b829d7ba63450b85cb2f90.tar.gz
vdr-430284a8a78b536151b829d7ba63450b85cb2f90.tar.bz2
Reading 'epg.data' at startup
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 1e133b2a..58ab9cc5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -997,7 +997,7 @@ Video Disk Recorder Revision History
- If a recording has no episode title, the trailing '~' is no longer shown in
the progress display.
-2002-02-17: Version 1.0.0pre1
+2002-02-23: Version 1.0.0pre1
- Added scanning for EPG data for another 4 days on channels that support this
(thanks to Oleg Assovski).
@@ -1020,3 +1020,6 @@ Video Disk Recorder Revision History
"instant" recording (see FORMATS for details).
- Fixed the SVDRP GRAB command in case the video device can't be opened (thanks
to Adrian Stabiszewski).
+- At startup the data written into 'epg.data' is now read into the EPG data
+ structures. In order for this to work, the 'E' record has been extended to
+ (optionally) contain the 'table ID' (see FORMATS for details).