mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Added missing description of the 'S' channel parameter to vdr.5
This commit is contained in:
parent
7d1b84a997
commit
2af47cfb18
@ -1181,6 +1181,7 @@ Reinhard Nissl <rnissl@gmx.de>
|
|||||||
for fixing displaying transponder data when it is modified
|
for fixing displaying transponder data when it is modified
|
||||||
for fixing handling the counter in detection of pre 1.3.19 PS data
|
for fixing handling the counter in detection of pre 1.3.19 PS data
|
||||||
for adapting the tuning code to the new DVBFE_SET_DELSYS API
|
for adapting the tuning code to the new DVBFE_SET_DELSYS API
|
||||||
|
for reporting the missing description of the 'S' channel parameter in vdr.5
|
||||||
|
|
||||||
Richard Robson <richard_robson@beeb.net>
|
Richard Robson <richard_robson@beeb.net>
|
||||||
for reporting freezing replay if a timer starts while in Transfer Mode from the
|
for reporting freezing replay if a timer starts while in Transfer Mode from the
|
||||||
|
4
HISTORY
4
HISTORY
@ -5762,7 +5762,7 @@ Video Disk Recorder Revision History
|
|||||||
- Increased the time between checking the CAM status to 500ms to avoid problems
|
- Increased the time between checking the CAM status to 500ms to avoid problems
|
||||||
with some CAMs (reported by Arthur Konovalov).
|
with some CAMs (reported by Arthur Konovalov).
|
||||||
|
|
||||||
2008-05-01: Version 1.7.1
|
2008-05-02: Version 1.7.1
|
||||||
|
|
||||||
- Adapted the tuning code to the new DVBFE_SET_DELSYS API (thanks to Reinhard Nissl).
|
- Adapted the tuning code to the new DVBFE_SET_DELSYS API (thanks to Reinhard Nissl).
|
||||||
VDR now uses the driver from http://jusst.de/hg/multiproto_plus.
|
VDR now uses the driver from http://jusst.de/hg/multiproto_plus.
|
||||||
@ -5773,6 +5773,8 @@ Video Disk Recorder Revision History
|
|||||||
advance information about this change). The previously used "Premiere pseudo
|
advance information about this change). The previously used "Premiere pseudo
|
||||||
standard" (stream=2, type=5) still works, but has apparently been wrongfully used
|
standard" (stream=2, type=5) still works, but has apparently been wrongfully used
|
||||||
by broadcasters from the beginning.
|
by broadcasters from the beginning.
|
||||||
|
- Added missing description of the 'S' channel parameter to vdr.5 (reported by
|
||||||
|
Reinhard Nissl).
|
||||||
|
|
||||||
2008-04-19: Version 1.6.0-2
|
2008-04-19: Version 1.6.0-2
|
||||||
|
|
||||||
|
3
vdr.5
3
vdr.5
@ -8,7 +8,7 @@
|
|||||||
.\" License as specified in the file COPYING that comes with the
|
.\" License as specified in the file COPYING that comes with the
|
||||||
.\" vdr distribution.
|
.\" vdr distribution.
|
||||||
.\"
|
.\"
|
||||||
.\" $Id: vdr.5 2.2 2008/05/01 15:33:49 kls Exp $
|
.\" $Id: vdr.5 2.3 2008/05/02 13:48:31 kls Exp $
|
||||||
.\"
|
.\"
|
||||||
.TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files"
|
.TH vdr 5 "10 Feb 2008" "1.6" "Video Disk Recorder Files"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
@ -95,6 +95,7 @@ l l.
|
|||||||
\fBO\fR@rollOff (0, 20, 25, 35)
|
\fBO\fR@rollOff (0, 20, 25, 35)
|
||||||
\fBP\fR@Priority (0, 1)
|
\fBP\fR@Priority (0, 1)
|
||||||
\fBR\fR@Right circular polarization
|
\fBR\fR@Right circular polarization
|
||||||
|
\fBS\fR@delivery System (0, 1)
|
||||||
\fBT\fR@Transmission mode (2, 4, 8)
|
\fBT\fR@Transmission mode (2, 4, 8)
|
||||||
\fBV\fR@Vertical polarization
|
\fBV\fR@Vertical polarization
|
||||||
\fBY\fR@hierarchY (0, 1)
|
\fBY\fR@hierarchY (0, 1)
|
||||||
|
Loading…
Reference in New Issue
Block a user