diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-01-25 14:04:03 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-01-25 14:04:03 +0100 |
commit | 3e3abc65f1c85c18acec2a0bd91e1f7dc6778841 (patch) | |
tree | 0edb5e3ea9e41e0fdc01f65bddde500fdafdceba /HISTORY | |
parent | 12fd3cdeb491d10f2226c1356058848b19a862cc (diff) | |
download | vdr-3e3abc65f1c85c18acec2a0bd91e1f7dc6778841.tar.gz vdr-3e3abc65f1c85c18acec2a0bd91e1f7dc6778841.tar.bz2 |
Fixed frequency handling when setting the CA descriptors in cDvbTuner::Action()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2611,9 +2611,11 @@ Video Disk Recorder Revision History - Fixed setting the source type for newly detected terrestrial transponders (thanks to Christian Tramnitz for his support in debugging this). -2004-01-24: Version 1.3.3 +2004-01-25: Version 1.3.3 - Completed the Finnish OSD texts (thanks to Rolf Ahrenberg). - Added ISO639LanguageDescriptor to 'libsi'. - Changed the 'languageCode' members in the descriptor classes of 'libsi' to 'char[4]' and setting the 4th byte to 0 for easier handling. +- Fixed frequency handling when setting the CA descriptors in cDvbTuner::Action() + (thanks to Jan Ekholm for reporting and helping to debug this one). |