diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-01-11 15:54:37 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-01-11 15:54:37 +0100 |
commit | 7f9d14ee8b181a999afb997d74a24b3087fd9d33 (patch) | |
tree | 8c1c2238cb7137033ae68ba7d4e32a3d7a22f548 /HISTORY | |
parent | 43ca916c20a72c9b47a15c460cced63b5c19c286 (diff) | |
download | vdr-7f9d14ee8b181a999afb997d74a24b3087fd9d33.tar.gz vdr-7f9d14ee8b181a999afb997d74a24b3087fd9d33.tar.bz2 |
The actual transponder data is now taken from the NIT1.3.1
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -2538,7 +2538,7 @@ Video Disk Recorder Revision History overflow that caused a crash when cleaning up the EPG data (at 05:00 in the morning). -2004-01-10: Version 1.3.1 +2004-01-11: Version 1.3.1 - Fixed a lockup in the EPG scanner when no non-primary device was available (thanks to Martin Holst for reporting this one). @@ -2566,3 +2566,8 @@ Video Disk Recorder Revision History seconds. - Fixed a possible NULL pointer access in cEITScanner::Process() (thanks to Andreas Kool). +- The actual transponder data is now taken from the NIT and existing channels + are adjusted if necessary. If the NIT contains new transponders, they are + scanned for channels during the next EPG scan. Note that only the satellite + branches are tested, cable and terrestrial need to be tested by somebody who + actually has such equipment. |