summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-03-11 09:32:48 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-03-11 09:32:48 +0100
commitba9651e86348d56f3b7e937652f78fc0fe9e86fa (patch)
treed1d2ff808c9155ebac6545e9499367cebdfdc4ea /HISTORY
parentda404e00c0c95978bd2b126b6e2a6b01556630ec (diff)
downloadvdr-ba9651e86348d56f3b7e937652f78fc0fe9e86fa.tar.gz
vdr-ba9651e86348d56f3b7e937652f78fc0fe9e86fa.tar.bz2
The SDT is now only parsed *after* the NIT has been read
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 3f062fc9..53abf68c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7870,7 +7870,7 @@ Video Disk Recorder Revision History
and also to use the correct directory with --edit (the latter reported by Marko
Mäkelä).
-2014-03-10: Version 2.0.6
+2014-03-11: Version 2.0.6
- Updated 'sources.conf' (thanks to Antti Hartikainen).
- cFont::CreateFont() now returns a dummy font in case there are no fonts installed.
@@ -7907,3 +7907,6 @@ Video Disk Recorder Revision History
- Fixed adding new source types in case they are already registered (reported by Rolf
Ahrenberg).
- Fixed drawing the live indicator in the LCARS skin in case there are no devices.
+- 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.