diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-10-20 14:15:40 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-10-20 14:15:40 +0200 |
commit | bff56bb85073ee25a1752915f047aa303f0527b4 (patch) | |
tree | fb41265357e4785d049089c32299cc6201cf1d7b /HISTORY | |
parent | e3aaeccee359534552af66cac247678d81539772 (diff) | |
download | vdr-bff56bb85073ee25a1752915f047aa303f0527b4.tar.gz vdr-bff56bb85073ee25a1752915f047aa303f0527b4.tar.bz2 |
Frequency for DVB-C and DVB-T is now in MHz, kHz or Hz
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1629,3 +1629,6 @@ Video Disk Recorder Revision History handle gaps in channel numbers, and in preparation for unique channel ids). - Fixed slow reaction on SVDRP input (thanks to Guido Fiala for reporting this one). - Added KI.KA to channels.conf.cable (thanks to Robert Schiele). +- Frequency values for cable and terrestrial channels in 'channels.conf' can + now be given either in MHz, kHz or Hz. The actual value given will be multiplied + by 1000 until it is larger than 1000000. |