Ignoring 'version' in EPG data when reading from 'epg.data' or SVDRP/PUTE

This commit is contained in:
Klaus Schmidinger
2006-03-26 13:45:17 +02:00
parent 22b60d9610
commit 4546708841
3 changed files with 7 additions and 7 deletions

View File

@@ -4447,3 +4447,5 @@ Video Disk Recorder Revision History
- Fixed format string handling (thanks to Darren Salt).
- The new function cDevice::ForceTransferMode() can be used to force the primary
device into transfer mode (thanks to Reinhard Nissl).
- The 'version' of EPG events is now ignored when reading EPG data from 'epg.data'
or via SVDRP/PUTE to avoid problems with double EPG events.