Implemented option '-i'

This commit is contained in:
Klaus Schmidinger
2009-01-18 11:10:29 +01:00
parent 3def525dc4
commit 3434f061b3
6 changed files with 36 additions and 11 deletions

View File

@@ -5939,3 +5939,7 @@ Video Disk Recorder Revision History
to Make.config.template (thanks to Johann Friedrichs for pointing this out).
Plugin authors should add this line to their Makefile or Make.config if they use
file access functions that need special versions for 64 bit offsets.
- The new command line option -i can be used to set an "instance id", which will
be used to distinguish recordings of the same broadcast made by different instances
of VDR (suggested by Frank Schmirler). This replaces the use of the "resume id"
that was introduced in version 1.7.3.