diff --git a/HISTORY b/HISTORY index 4e40ca3b..2e4a73a4 100644 --- a/HISTORY +++ b/HISTORY @@ -7777,3 +7777,4 @@ Video Disk Recorder Revision History 2013-03-28: Version 2.0.0 - Updated the Lithuanian OSD texts (thanks to Valdemaras Pipiras). +- Fixed the description of the 'M' parameter of channel definitions in vdr.5. diff --git a/vdr.5 b/vdr.5 index c6ee6b42..c6d36015 100644 --- a/vdr.5 +++ b/vdr.5 @@ -8,7 +8,7 @@ .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 2.34 2013/03/18 12:37:17 kls Exp $ +.\" $Id: vdr.5 2.35 2013/03/28 09:14:53 kls Exp $ .\" .TH vdr 5 "31 Mar 2013" "2.0" "Video Disk Recorder Files" .SH NAME @@ -98,7 +98,7 @@ l l. \fBH\fR@Horizontal polarization \fBI\fR@Inversion (0, 1) \fBL\fR@Left circular polarization -\fBM\fR@Modulation (2, 5, 6, 10, 11, 16, 32, 64, 128, 256, 998) +\fBM\fR@Modulation (2, 5, 6, 7, 10, 11, 12, 16, 32, 64, 128, 256, 999) \fBO\fR@rollOff (0, 20, 25, 35) \fBP\fR@stream id (0-255) \fBR\fR@Right circular polarization @@ -133,6 +133,7 @@ l l. \fB11\fR@VSB16 (ATSC aerial) \fB12\fR@DQPSK (ISDB-T) \fB16\fR@QAM16 (DVB-T, DVB-T2, ISDB-T) +\fB32\fR@QAM32 \fB64\fR@QAM64 (DVB-C, DVB-T, DVB-T2, ISDB-T) \fB128\fR@QAM128 (DVB-C) \fB256\fR@QAM256 (DVB-C, DVB-T2)