diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-03-11 09:32:48 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-03-11 09:32:48 +0100 |
commit | ba9651e86348d56f3b7e937652f78fc0fe9e86fa (patch) | |
tree | d1d2ff808c9155ebac6545e9499367cebdfdc4ea /HISTORY | |
parent | da404e00c0c95978bd2b126b6e2a6b01556630ec (diff) | |
download | vdr-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-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |