diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-29 11:31:58 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-29 11:31:58 +0100 |
commit | 251e04d25a9e8ae5ea92b87fc570aee473625c03 (patch) | |
tree | c6435092fa9449f05b5e485942fc75a8c070f82d /HISTORY | |
parent | f03ed68807b86529d20dffa6124527405ed75343 (diff) | |
download | vdr-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-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |