diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-01-06 16:56:27 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-01-06 16:56:27 +0100 |
commit | 60c5248a3688eddaab8d1aaebd28c917016c5ad9 (patch) | |
tree | 83493d35e93bf765f53c46a8c24821afdec2e3fe /HISTORY | |
parent | 1f3af22711602138a5fe4198003c77709c1e1028 (diff) | |
download | vdr-60c5248a3688eddaab8d1aaebd28c917016c5ad9.tar.gz vdr-60c5248a3688eddaab8d1aaebd28c917016c5ad9.tar.bz2 |
Removed the '#define FE_CAN_2ND_GEN_MODULATION'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5911,3 +5911,8 @@ Video Disk Recorder Revision History - cDvbDevice now uses the FE_CAN_2G_MODULATION flag to determine whether a device can handle DVB-S2. The #define is still there to allow people with older drivers who don't need DVB-S2 to use this version without pathcing. + +2009-01-06: Version 1.7.4 + +- Removed the '#define FE_CAN_2ND_GEN_MODULATION', since it was wrong and the + flag is now in the driver, anyway. |