summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-03-26 13:45:17 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-03-26 13:45:17 +0200
commit45467088419644481dd62c8e65ba5b338cc2a419 (patch)
tree210c00b6342fc16aba7ac3d2f773fba3225191f3 /HISTORY
parent22b60d96108b98f11af7fcf27f755637e2d106c5 (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index aa24e7da..16b94f87 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.