From 14b108f1046203dd6dbe0dbceb17630a741625e3 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 14 Jan 2022 10:46:15 +0100 Subject: Added some missing "AUTO" values to vdr.5 --- CONTRIBUTORS | 1 + HISTORY | 1 + vdr.5 | 14 +++++++------- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 96d544cf..d2821aae 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2787,6 +2787,7 @@ Winfried K for fixing handling $(PKG_CONFIG) in newplugin for using __cplusplus instead of DISABLE_TEMPLATES_COLLIDING_WITH_STL, and using std::min(), std::max() and std::swap() is available + for adding some missing "AUTO" values to vdr.5 Hans-Werner Hilse for adding the command line option --userdump to enable core dumps in case VDR diff --git a/HISTORY b/HISTORY index d0878d67..cb2ee4c3 100644 --- a/HISTORY +++ b/HISTORY @@ -9772,3 +9772,4 @@ Video Disk Recorder Revision History (reported by Marco Mäkelä). - Fixed starting replay after jumping to an editing mark. - Updated the Italian OSD texts (thanks to Diego Pierotto). +- Added some missing "AUTO" values to vdr.5 (thanks to Winfried Köhler). diff --git a/vdr.5 b/vdr.5 index ae7b14e4..9aa0e148 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 5.5 2021/12/27 13:31:04 kls Exp $ +.\" $Id: vdr.5 5.6 2022/01/14 10:46:15 kls Exp $ .\" .TH vdr 5 "27 Dec 2021" "2.6" "Video Disk Recorder Files" .SH NAME @@ -92,11 +92,11 @@ meaning (and allowed values) are tab (@); l l. \fBB\fR@Bandwidth (1712, 5, 6, 7, 8, 10) -\fBC\fR@Code rate high priority (0, 12, 23, 34, 35, 45, 56, 67, 78, 89, 910) -\fBD\fR@coDe rate low priority (0, 12, 23, 34, 35, 45, 56, 67, 78, 89, 910) -\fBG\fR@Guard interval (4, 8, 16, 32, 128, 19128, 19256) +\fBC\fR@Code rate high priority (0, 12, 23, 34, 35, 45, 56, 67, 78, 89, 910, 999) +\fBD\fR@coDe rate low priority (0, 12, 23, 34, 35, 45, 56, 67, 78, 89, 910, 999) +\fBG\fR@Guard interval (4, 8, 16, 32, 128, 19128, 19256, 999) \fBH\fR@Horizontal polarization -\fBI\fR@Inversion (0, 1) +\fBI\fR@Inversion (0, 1, 999) \fBL\fR@Left circular polarization \fBM\fR@Modulation (2, 5, 6, 7, 10, 11, 12, 16, 32, 64, 128, 256, 999) \fBN\fR@pilot mode (0, 1, 999) @@ -105,10 +105,10 @@ l l. \fBQ\fR@t2 system id (0-65535) \fBR\fR@Right circular polarization \fBS\fR@delivery System (0, 1) -\fBT\fR@Transmission mode (1, 2, 4, 8, 16, 32) +\fBT\fR@Transmission mode (1, 2, 4, 8, 16, 32, 999) \fBV\fR@Vertical polarization \fBX\fR@siso/miso mode (0, 1) -\fBY\fR@hierarchY (0, 1, 2, 4) +\fBY\fR@hierarchY (0, 1, 2, 4, 999) .TE \fBBandwidth:\fR The bandwidth of the channel in MHz (1712 in kHz): (DVB-T/DVB-T2 only). -- cgit v1.2.3