When reading epg.data (or data from PUTE), the version number of events with table IDs smaller than 0x50 is now ignored

This commit is contained in:
Klaus Schmidinger
2006-01-29 11:31:58 +01:00
parent f03ed68807
commit 251e04d25a
3 changed files with 8 additions and 4 deletions

View File

@@ -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.