summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-02-26 14:13:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-02-26 14:13:30 +0100
commitc3f5c97eadb3fc84cd0c25410e2a4bc6eb873ed8 (patch)
tree17d38599baf7bf9f2918aa22048500e3f54703f5 /HISTORY
parent168348e7e4025d51e2a9cce5415cbd92a7622a45 (diff)
downloadvdr-c3f5c97eadb3fc84cd0c25410e2a4bc6eb873ed8.tar.gz
vdr-c3f5c97eadb3fc84cd0c25410e2a4bc6eb873ed8.tar.bz2
The 'event id' in EPG data has been extended to 32 bit
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4c804eef..75bef2ca 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4407,3 +4407,6 @@ Video Disk Recorder Revision History
- Lines tagged with '#' in the 'info.vdr' file of a recording are now silently
ignored when reading that file (suggested by Peter Bieringer). Such lines can
be used by external tools to store arbitrary information.
+- The 'event id' in EPG data has been extended to 32 bit, so that external tools
+ can generate ids that don't collide with those from the DVB data stream
+ (suggested by Matthias Schniedermeyer).