diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-26 13:45:17 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-26 13:45:17 +0200 |
commit | 45467088419644481dd62c8e65ba5b338cc2a419 (patch) | |
tree | 210c00b6342fc16aba7ac3d2f773fba3225191f3 /HISTORY | |
parent | 22b60d96108b98f11af7fcf27f755637e2d106c5 (diff) | |
download | vdr-45467088419644481dd62c8e65ba5b338cc2a419.tar.gz vdr-45467088419644481dd62c8e65ba5b338cc2a419.tar.bz2 |
Ignoring 'version' in EPG data when reading from 'epg.data' or SVDRP/PUTE
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |