diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-31 08:35:12 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-31 08:35:12 +0200 |
commit | 246a1c99bb390aded81257082b935bd222f2d8c6 (patch) | |
tree | 9f81aa03ac87d2851ed7253e3f21788371b12b2b /HISTORY | |
parent | 1bc35792d1da62b171e6358e62594eb5603c851c (diff) | |
download | vdr-246a1c99bb390aded81257082b935bd222f2d8c6.tar.gz vdr-246a1c99bb390aded81257082b935bd222f2d8c6.tar.bz2 |
Fixed handling descriptor loops in 'libsi'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2838,7 +2838,7 @@ Video Disk Recorder Revision History - Added some missing cStatus::MsgOsdTextItem() calls (thanks to Oliver Endriss for reporting this one). -2004-05-29: Version 1.3.9 +2004-05-31: Version 1.3.9 - Completed Croatian language texts (thanks to Drazen Dupor). - New iso8859-2 font to fix the problem with program freezes (thanks to Drazen Dupor). @@ -2860,3 +2860,5 @@ Video Disk Recorder Revision History "Editing process finished" message (thanks to Oliver Endriss for reporting this one). - Fixed the height of the channel display in the "Classic VDR" skin. +- Fixed handling descriptor loops in 'libsi', which had sometimes caused invalid + CA ids to be added to the channel definitions (thanks to Marcel Wiesweg). |