diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-01-12 08:38:36 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-01-12 08:38:36 +0100 |
commit | 303e85e3a34e55de91f8bdc35c5bb6f4e505e112 (patch) | |
tree | 67cefbdee2d26c389862d9160ac29a13a1ed87c1 /HISTORY | |
parent | de4780fad2335f3e21d03bb044a8fd35faf51b5d (diff) | |
download | vdr-303e85e3a34e55de91f8bdc35c5bb6f4e505e112.tar.gz vdr-303e85e3a34e55de91f8bdc35c5bb6f4e505e112.tar.bz2 |
Added the required driver version for DVB-T2
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6810,5 +6810,7 @@ Video Disk Recorder Revision History - Fixed cListBase::Move() in case From and To are equal (reported by Sundararaj Reel). - Added support for DVB-T2 to libsi (thanks to Rolf Ahrenberg). -- Added support for handling DVB-T2 transponders (thanks to Rolf Ahrenberg). +- Added support for handling DVB-T2 transponders. This requires a DVB driver + with version 5.3 or higher that can handle the DTV_DVBT2_PLP_ID call (thanks + to Rolf Ahrenberg). - Fixed cConfig::Load() for g++ version 4.7.0 (thanks to Ville Skyttä). |