summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-29 11:31:58 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-29 11:31:58 +0100
commit251e04d25a9e8ae5ea92b87fc570aee473625c03 (patch)
treec6435092fa9449f05b5e485942fc75a8c070f82d /HISTORY
parentf03ed68807b86529d20dffa6124527405ed75343 (diff)
downloadvdr-251e04d25a9e8ae5ea92b87fc570aee473625c03.tar.gz
vdr-251e04d25a9e8ae5ea92b87fc570aee473625c03.tar.bz2
When reading epg.data (or data from PUTE), the version number of events with table IDs smaller than 0x50 is now ignored
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3f4fe643..ec343721 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4260,3 +4260,6 @@ Video Disk Recorder Revision History
- Changed DVBS_TUNE_TIMEOUT and DVBC_TUNE_TIMEOUT to 9000ms to avoid problems with
channels that have low symbol rates (reported by Suur Karu).
- Fixed displaying the current audio track in the channel display.
+- When reading epg.data (or data from PUTE), the version number of events with
+ table IDs smaller than 0x50 is now ignored because otherwise the current
+ running status would not be set after a restart of VDR.