mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Removed the obsolete "'1' for encrypted radio channels" part from the description of the VPID in vdr.5
This commit is contained in:
parent
ce991f442b
commit
1cc9809a45
@ -1810,6 +1810,8 @@ Alexander Hans <cleditor@arcor.de>
|
|||||||
doesn't have any EPG data
|
doesn't have any EPG data
|
||||||
for giving the DrawBitmap() function a new parameter 'Overlay' that allows a bitmap
|
for giving the DrawBitmap() function a new parameter 'Overlay' that allows a bitmap
|
||||||
to be drawn with a transparent background
|
to be drawn with a transparent background
|
||||||
|
for reporting that the "'1' for encrypted radio channels" part in the description
|
||||||
|
of the VPID in vdr.5 is obsolete
|
||||||
|
|
||||||
Daniel Karsubka <dkar@gmx.de>
|
Daniel Karsubka <dkar@gmx.de>
|
||||||
for suggesting to write the epg.data file when VDR exits
|
for suggesting to write the epg.data file when VDR exits
|
||||||
|
2
HISTORY
2
HISTORY
@ -4674,3 +4674,5 @@ Video Disk Recorder Revision History
|
|||||||
mounted via a Samba share (reported by Andy Grobb).
|
mounted via a Samba share (reported by Andy Grobb).
|
||||||
- Changed the "Really restart?" prompt in the call to cPluginManager::Active() in
|
- Changed the "Really restart?" prompt in the call to cPluginManager::Active() in
|
||||||
menu.c to "restart anyway?" (suggested by Rolf Ahrenberg).
|
menu.c to "restart anyway?" (suggested by Rolf Ahrenberg).
|
||||||
|
- Removed the obsolete "'1' for encrypted radio channels" part from the description
|
||||||
|
of the VPID in vdr.5 (reported by Alexander Hans).
|
||||||
|
4
vdr.5
4
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 1.56 2006/04/21 15:13:10 kls Exp $
|
.\" $Id: vdr.5 1.57 2006/04/28 12:56:49 kls Exp $
|
||||||
.\"
|
.\"
|
||||||
.TH vdr 5 "26 Mar 2006" "1.3.45" "Video Disk Recorder Files"
|
.TH vdr 5 "26 Mar 2006" "1.3.45" "Video Disk Recorder Files"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
@ -118,7 +118,7 @@ defined in \fIsources.conf\fR.
|
|||||||
The symbol rate of this channel (DVB-S and DVB-C only).
|
The symbol rate of this channel (DVB-S and DVB-C only).
|
||||||
.TP
|
.TP
|
||||||
.B VPID
|
.B VPID
|
||||||
The video PID (set to '0' for radio channels, '1' for encrypted radio channels).
|
The video PID (set to '0' for radio channels).
|
||||||
If this channel uses a separate PCR PID, it follows the VPID, separated by a
|
If this channel uses a separate PCR PID, it follows the VPID, separated by a
|
||||||
plus sign, as in
|
plus sign, as in
|
||||||
.B ...:164+17:...
|
.B ...:164+17:...
|
||||||
|
Loading…
Reference in New Issue
Block a user