diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-03-10 14:50:58 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-03-10 14:50:58 +0100 |
commit | c5071cc87b5d5bf4cf6c685a45a8e69f9f36f5ae (patch) | |
tree | 05c1cda788d3e3b83546631cdbfa4b635523c896 /HISTORY | |
parent | 0990c279c74e498b2033b254c646f859b538b83a (diff) | |
download | vdr-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-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |