1
0
mirror of https://github.com/VDR4Arch/vdr.git synced 2023-10-10 13:36:52 +02:00

Updated vdr.1 to use the new file names in recording directories

This commit is contained in:
Klaus Schmidinger 2009-08-16 10:31:05 +02:00
parent 6d060a98f2
commit 78fc3f2b30
2 changed files with 8 additions and 7 deletions

View File

@ -6136,7 +6136,7 @@ Video Disk Recorder Revision History
file in a wrong way. file in a wrong way.
- Fixed variable types in cIndexFile (reported by Udo Richter). - Fixed variable types in cIndexFile (reported by Udo Richter).
2009-08-15: Version 1.7.9 2009-08-16: Version 1.7.9
- Fixed storing the current OSD size in case the device has - Fixed storing the current OSD size in case the device has
changed it in its setup menu (reported by Reinhard Nissl). changed it in its setup menu (reported by Reinhard Nissl).
@ -6150,3 +6150,4 @@ Video Disk Recorder Revision History
contain UTF-8 characters (thanks to Rolf Ahrenberg). contain UTF-8 characters (thanks to Rolf Ahrenberg).
- Fixed generating CaPmts in case audio and video are encrypted using different - Fixed generating CaPmts in case audio and video are encrypted using different
ECM pids. ECM pids.
- Updated vdr.1 to use the new file names in recording directories.

12
vdr.1
View File

@ -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.1 2.1 2009/01/18 11:05:56 kls Exp $ .\" $Id: vdr.1 2.2 2009/08/16 10:28:39 kls Exp $
.\" .\"
.TH vdr 1 "10 Feb 2008" "1.6" "Video Disk Recorder" .TH vdr 1 "10 Feb 2008" "1.6" "Video Disk Recorder"
.SH NAME .SH NAME
@ -205,16 +205,16 @@ User definable commands (executed from the \fBCommands\fR menu).
SVDRP host configuration, defining which hosts or networks are given SVDRP host configuration, defining which hosts or networks are given
access to the SVDRP port. access to the SVDRP port.
.TP .TP
.I marks.vdr .I marks
Contains the editing marks defined for a recording. Contains the editing marks defined for a recording.
.TP .TP
.I info.vdr .I info
Contains a description of the recording. Contains a description of the recording.
.TP .TP
.I resume.vdr .I resume
Contains the index into the recording where the last replay session left off. Contains the index into the recording where the last replay session left off.
.TP .TP
.I index.vdr .I index
Contains the file number, offset and type of each frame of the recording. Contains the file number, offset and type of each frame of the recording.
.TP .TP
.I remote.conf .I remote.conf
@ -223,7 +223,7 @@ Contains the key assignments for the remote control.
.I keymacros.conf .I keymacros.conf
Contains user defined remote control key macros. Contains user defined remote control key macros.
.TP .TP
.IR 001.vdr\ ...\ 255.vdr .IR 00001.ts\ ...\ 65535.ts
The actual data files of a recording. The actual data files of a recording.
.TP .TP
.I epg.data .I epg.data