summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-01-18 11:10:29 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-01-18 11:10:29 +0100
commit3434f061b38c5d809a2fc6630e504cec2f0f093a (patch)
treeb7d36825a43064af0157deb1d60ce2406b349b99 /HISTORY
parent3def525dc45f52a5e50f29f0106fe16dcd1b85c9 (diff)
downloadvdr-3434f061b38c5d809a2fc6630e504cec2f0f093a.tar.gz
vdr-3434f061b38c5d809a2fc6630e504cec2f0f093a.tar.bz2
Implemented option '-i'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 84b8e43f..4bdad344 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.