The SDT is now only parsed *after* the NIT has been read

This commit is contained in:
Klaus Schmidinger
2014-03-10 14:50:58 +01:00
parent 0990c279c7
commit c5071cc87b
6 changed files with 37 additions and 14 deletions

View File

@@ -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.