summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-03-10 14:50:58 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-03-10 14:50:58 +0100
commitc5071cc87b5d5bf4cf6c685a45a8e69f9f36f5ae (patch)
tree05c1cda788d3e3b83546631cdbfa4b635523c896 /HISTORY
parent0990c279c74e498b2033b254c646f859b538b83a (diff)
downloadvdr-c5071cc87b5d5bf4cf6c685a45a8e69f9f36f5ae.tar.gz
vdr-c5071cc87b5d5bf4cf6c685a45a8e69f9f36f5ae.tar.bz2
The SDT is now only parsed *after* the NIT has been read
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6388b82f..517bfe6e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8226,3 +8226,6 @@ Video Disk Recorder Revision History
- Fixed drawing the live indicator in the LCARS skin in case there are no devices.
- When checking for obsolete channels, those with an RID that is not 0 are now
ignored (suggested by Oliver Endriss).
+- The SDT is now only parsed *after* the NIT has been read, and it explicitly uses
+ the source value derived from the NIT. This should prevent new channels from being
+ created with the wrong source.